Links
Full List of Changes
This release contains the following fixes and changes:
- Added ipv6 database host address support. (#5464)
- Updated translations with latest Crowdin changes. (#5505)
- Updated revisions list to hide changes link for oldest revision. (#5454)
- Updated system CLI:
- Added new
download-vendor
command. - Updated restore command to take environment variables into account. (#5489)
- Updated backup command to use mariadb-dump where available. (#5373)
- Updated update command to check, warn and exit early if the CLI is making changes to itself. (#5335)
- Updated MySQL handling to use option files to pass details to CLI executions.
- Updated MySQL handling to consider common xampp directory.
- Added new
- Updated PHP dependencies.