Update 0.2.3.md

This commit is contained in:
Stefan Pejcic 2024-07-18 19:43:39 +02:00 committed by GitHub
parent 3b9acff323
commit baa3f05915
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,10 @@ Not yet released.
- Fixed bug with `opencli websites-pagespeed --all` failing to generate reports for all websites.
- Fixed bug with `/json/page_speed/` route not accepting websites in subfolders.
- Fixed bug with Mautic installation emptying the .htaccess file.
- Fixed bug with xarg parsing in `opencli php-install_php_version` causing php version not to be installed.
- Fixed bug with deprecated php extensions being requested when running `opencli php-install_php_version`.
-