Releases: Automattic/vip-cli
Releases · Automattic/vip-cli
v2.0.1
- Fix for multi-site SQL tables validation
- Bump
@automattic/vip-search-replace
to v1.0.12
- Introduce
--skip-validation
when running an import to skip the validation step
v2.0.0
- Drops support for Node 8
- Added Security Policy
- Added SQL file import feature for new sites
- Added SQL search and replace feature
v1.12.1
- Updated list of accepted special characters for media files for imports
v1.12.0
- Adds multisite support for media files validation #587
- Adds Tracks for SQL and media file validation events #589
v1.11.1
- Adds SQL File validation command #576
- Adds subcommand for media file validation #575
- Adds support for SOCKS proxy #565
v1.9.0
- Added support for opting out of usage tracking via DO_NOT_TRACK environment variable #547
- Fix interactive commands not working correctly #478
- Show usage information when an unsupported command is entered #527
- Dependency & dev dependency upgrades
v1.8.0
- Fixes around cancelling commands via Ctrl-C
- Gracefully handle remote command cancellation
- Enhance Rollbar logging for additional use cases
v1.7.0
- Resume long-running WP-CLI commands in case of network interruptions
v1.6.2
- Issues with v1.6.0 release corrected, and install is working correctly.
v1.6.1
- Intermittent release to test some issues with v1.6.0