Akeeba Backup Pro for J!4

Akeeba Backup Pro for J!4 10.0.1

No permission to download
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

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 is now 10000 by default, with a maximum of 1000000

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

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
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 as a table or view. Foreign keys constraints, as well as table references in views are now resolved more precisely using the database's INFORMATION_SCHEMA, and a dependency graph resolver. The result is a more accurate backup of large, complex databases with lots of interlinked tables and views at the expense of a slight overall speed decrease of the database backup.

More accurate information about PHP CLI in the Schedule Automatic Backups page. We are now automatically detecting the best path to the PHP CLI executable instead of using the generic /path/to/php placeholder. On most local and live servers this will now return a completely accurate command line you can copy and paste directly to your host's CRON management tool, or your SSH session, without having to ask your host what the path to the PHP CLI executable is. Yay, simplicity!

Multi-row select and row show/hide in the Manage Backups and Profiles pages. We have fixed an integration issue with Joomla which prevented this feature from working. You will now be able to select multiple rows at once by clicking on the first row and then SHIFT-clicking on the last row. For discontinuous selection you can use CTRL-click (Windows, Linux) or CMD-click (macOS).

Bug fixes and minor improvements. Please take a look at the CHANGELOG below.

Changelog​

Critical bugs and important changes​

  • Could not work with MySQL 5.x and MariaDB 10.x

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 using the S3 API

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

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 `0` can cause the database dump to stop prematurely, or not execute at all

Miscellaneous changes​

  • Change the wording of the message when navigating to an off-site directory in the directory browser
  • Disable migration from Akeeba Backup 8 on Joomla! 5.0 and later
  • Improve database dump with table names similar to default values
  • PHP 8.4 compatibility: MD5 and SHA-1 functions are deprecated
  • Workaround for Joomla! 5.1 CSS in alert DIVs
  • Workaround for PRE element styling in Joomla! 5.1

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. If you are that single person we saw once in the past seventeen and a half years on that broken server, now there's a setting in the component's Options to disable this behaviour.
!-
Bug fixes and minor improvements. Please take a look at the CHANGELOG below.
-->

Changelog​

New features​

  • Option to avoid using `flush()` on broken servers

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 non-alphanumeric characters (e.g. slashes, plus sign, etc)
Top