Skip to content

Releases: Automattic/vip-cli

v2.0.11

05 Aug 09:13
Compare
Choose a tag to compare
  • Handle parameter validation in a consistent way #795
  • Fix error blocking data sync on CLI sites #810
  • Update DB Engine check to reduce false positives #811
  • Retrieve the status and steps regardless of the site type. #812
  • Dev-Env: Handle relative file paths #802
  • Dev-Env: Make dev-env start more resilient #804
  • Dev-Env: Validate Path to a component #803
  • Dev-Env: Handle multisite = false correctly #809
  • Dev-Env: Adds a check for an orphaned proxy container #814
  • Add logged in user details to all Tracks events #801
  • Throttle request to Parker when fetching media import status #808

v2.0.10

21 Jun 13:58
Compare
Choose a tag to compare
  • Adds Media Import Abort subcommand
  • Disables enterprise search by default
  • Handles numbered slugs correctly
  • Unifies print table on start command with other commands
  • Drops the isVip requirement for dev-env
  • Fixes intermittent fatal error caused due to analytics tracking
  • Misc dependency updates

v2.0.9

03 Jun 17:54
Compare
Choose a tag to compare
  • Enable SQL import for all site types
  • Bug fix for analytics errors causing some commands to fail
  • Add the full changelog to the readme
  • Improved error output by adding debug info and consistent output/error codes
  • Misc dependency updates

v2.0.8

27 May 13:21
Compare
Choose a tag to compare

[Beta] Media Import: Enable media imports for production WordPress applications
SQL Import: Enable SQL Import for launched sites
SQL Import: Enable SQL Import for multisite networks
SQL Import: Additional input file validation

v2.0.7

06 May 10:56
Compare
Choose a tag to compare
  • SQL Import: Add additional multisite validations
  • Update socket.io-client to 4.0.1
  • Misc. dependency updates

v2.0.6

15 Apr 07:41
Compare
Choose a tag to compare
  • SQL Import: Add additional checks for site type

v2.0.5

08 Mar 14:09
Compare
Choose a tag to compare
  • Fix a bug when comparing env data to selected environment #697

v2.0.4

03 Mar 13:36
Compare
Choose a tag to compare
  • Bump socket.io-client from 2.3.0 to 2.4.0 (Fixes WP-CLI in node 15+) #679
  • Additional SQL import file static validations #669

v2.0.3

19 Feb 20:22
Compare
Choose a tag to compare
  • Improved SQL import validation around the use of TRIGGER

v2.0.2

15 Feb 19:49
Compare
Choose a tag to compare
  • Improved handling of debug output during search & replace
  • Updated the vip-search-replace package to ^1.0.13