New features
- Alternate Configuration page saving method which doesn't hit maximum POST parameter count limits
- Improved support for Joomla! 5.1's backend colour schemes
- New style for the Backup-on-Update information
Removed features
- Remove the deprecated, ineffective CURLOPT_BINARYTRANSFER flag
Bug fixes
- [HIGH] Custom OAuth2 helpers: cannot use refresh tokens with...
Akeeba Backup for Joomla! 9.9.4Stable
Released on: 2024-06-10 01:07 CDT
What's new
Option to avoid using `flush()` on broken servers. When sending raw data, such as file downloads, we use PHP's flush() function to indicate to the web server to start pushing the data to the user. We have found a stark minority of servers which are misconfigured, causing the web server software to crash when it receives data before PHP has done executing...
New features
- Edit and reset the cache directory (Joomla! 5.1+) on restoration
- Remove MariaDB MyISAM option PAGE_CHECKSUM from the database dump
Bug fixes
- [LOW] Backup on Update showed in more Joomla! Update pages than intended
- [LOW] The [PROFILENAME] tag in backup completion emails returns no or wrong labels
- [MEDIUM] Some akeeba😛rofile CLI commands had non-functional options
- [MEDIUM] Tables or databases named...
Akeeba Backup for Joomla! 9.9.6
Released on: 2024-08-26 02:37 CDT
What's new
Bug fixes and minor improvements. Please take a look at the CHANGELOG below.
Changelog
Bug fixes
- [HIGH] Custom OAuth2 set up could be blocked by missing files due to a packaging issue
- [HIGH] Custom OAuth2 token refresh did not work reliably
Akeeba Backup for Joomla! 9.9.7
Released on: 2024-10-22 06:40 CDT
New features
- Improved database dump engine
- More accurate information about PHP CLI in the Schedule Automatic Backups page
- Multi-row select and row show/hide in the Manage Backups and Profiles pages
- Support for dumping MySQL EVENTs
Bug fixes
- [LOW] Cannot transfer files to DreamObjects and Google Storage...
Support for dumping MySQL EVENTs. You can now dump MySQL EVENTs on top of the existing support for TABLEs, VIEWs, PROCEDUREs, FUNCTIONs, and TRIGGERs. The database backup engine is also smarter, allowing you to dump TABLE/VIEWs, PROCEDUREs, FUNCTIONs, TRIGGERs, and EVENTs with identical names.
Improved database dump engine. The database engine got revamped. You can now back up MySQL Events. It is now possible to back up procedures, views, and triggers which have the same name...
Akeeba Backup for Joomla! 9.9.10
Released on: 2024-11-05 04:21 CST
Bug fixes
- [HIGH] Error in Manage Backups page: extra tab in layout file
Akeeba Backup for Joomla! 9.9.11Stable
Released on: 2024-11-21 02:36 CST
Changelog
Bug fixes
- [HIGH] Some OneDrive multipart uploads fail
Miscellaneous changes
- Make accurate PHP CLI path detection optional
New features
- New restoration script framework, with a minimum requirement of PHP 7.2
Bug fixes
- [HIGH] Box: cannot refresh the authentication token
- [LOW] The list of tables was no longer output
- [LOW] WebDAV: deleting backups may file on some servers
Miscellaneous changes
- Fixed dark mode display of Configuration Wizard on Joomla! 5.2
- Maximum batch row size for database backup...
What's new
Bug fixes and minor improvements.
Changelog
Bug fixes
[HIGH] PHP Error resetting Joomla! 4 MFA
[LOW] Restoration: PHP Deprecated warnings when checking for legacy magic quotes features on PHP 7
[MEDIUM] Possible restoration issues if the upgrade code does not execute when installing the update
Miscellaneous changes
Automatically exclude the .cagefs directory present in some cPanel installations