1.48.1 (2024-11-20)
- Use dynamic wait for establishing ssh tunnel to database server (6159adc)
1.48.0 (2024-09-28)
- bump deployed wp-cli version to 2.11.0 (22f02eb)
1.47.1 (2024-09-23)
- need to set the access token in the api client once we log in (36304c4)
1.47.0 (2024-08-30)
- add support for configuring projects using the cloudflare plugin (5051c1d)
- default image deployment question to
true
if docker is installed (44cafd2)
- wasn't passing the password properly to ftp adapter (ac315ac)
1.46.0 (2024-06-28)
- add
--skip-ssl
option fordatabase:import
command (07d4c80) - let
uploads:import
continue when a file path is corrupted (d87a703)
1.45.0 (2024-02-08)
- bump deployed wp-cli version to 2.10.0 (064aef8)
- display warnings when validating project configuration (d25377d)
1.44.0 (2024-02-07)
- add
cache:modify
command (50dfd44)
1.43.2 (2024-01-20)
- use
which
instead ofcommand -v
for windows compatibility (f01e5a8)
1.43.1 (2023-10-24)
- fix infinite loop with
isInteractive
method call (8b65d02)