- [HIGH] Migration from Akeeba Backup 8 always shows an erroneous message that no compatible version has been detected.
- [LOW] Restoration: Wrong message about the emial address when the administrator passwords don't match
- [MEDIUM] Restoration. Administrator email appears as "undefined" in the Site Setup page
- [LOW] PHP 8 deprecated notices from the WebPush library
- [MEDIUM] Possible PHP fatal error if the server does not meet the Web Push minimum requirements
- [MEDIUM] WebPush code tries to run when not selected resulting in an annoying, but harmless, warning
- Notify the user when the server does not support Web Push instead of just failing to subscribe to push notifications
- PHP notices are now only logged when Debug Site is enabled
- ANGIE for Joomla: reset session and cache options in Site Setup
- Push notifications through the browser's Push API
- Support for ShowOn to conditionally show options in the Configuration page
- [HIGH] Single part uploads to Azure stopped working
- [LOW] PHP warning about undefined $id in the Manage Backups page on some versions of PHP
- [LOW] “Field 'extra_query' doesn't have a default value” error on some broken installations
- Save and Save & Close buttons are now separate, as per Joomla 4.2 UI guidelines
- Upload to Swift: Support for Keystone v3
- [HIGH] Joomla broke database-aware models under the CLI. Working around the latest Joomla borkage, as we have always done.
- [LOW] "Test FTP connection" button was not correctly applying the passive mode
- [LOW] CLI akeeba😛rofile:list was broken
- [LOW] PHP 8.1 deprecated notice when checking if FOF is still installed
- [MEDIUM] Command line options overrides don't work because of a typo
- More informative error messages for database connection issues during restoration
- [LOW] Invalid SQL dump if we cannot get the create commands for a function, procedure or trigger
- [LOW] Restoration: You were shown separate port and socket options which were not taken into account
- [MEDIUM] Possible infinite loop on PHP 8 during DB restoration if a SQL file is missing
- [MEDIUM] Restoration: Using a custom port or socket might result in the wrong hostname being written in the restored site's configuration file
- Workaround for utf8_encode and _decode being deprecated in PHP 8.2