Akeeba Backup Pro for J!4

Akeeba Backup Pro for J!4 9.9.4

No permission to download

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)

Critical bugs and important changes​

  • Packaging problem prevented new installations from working correctly

New features​

  • Expert options for the Upload to Amazon S3 configuration
  • Separate remote and local quota settings
  • Upload to OneDrive (app-specific folder)

Miscellaneous changes​

  • Prevent backup failure on push notification error

New features​

  • Joomla restoration: allows you to change the robots (search engine) option

Bug fixes​

  • [LOW] Backup on Update status toggled after saving Joomla Update's Options
  • [LOW] CLI commands: fixed import of new profiles

New features​

  • Automatically downgrade utf8mb4_900_* collations to utf8mb4_unicode_520_ci on MariaDB
  • Updated environment stats collection code

Bug fixes​

  • [LOW] Cannot delete backup archive from CLI
  • [LOW] PHP 8.3 deprecated notice in ComponentParameters service (no functional issue)
  • [MEDIUM] PHP error trying to use WebPush for the first time

Miscellaneous changes​

  • Identical to 9.8.2. Re-released as 9.8.3 because of an issue with the update server serving stale information.

Bug fixes​

  • [LOW] The --force flag in akeeba:eek:ption:set was not working
  • [MEDIUM] Using WebPush leads to PHP error under Joomla! 5
Released on: 2023-10-15 22:53 CDT

What's new​

Improved Joomla! 5 support. We now support Joomla 5's custom public folder feature, and we have improved the display in Joomla 5's all-new built-in administrator Dark Mode!
Bug fixes and minor improvements. Please take a look at the CHANGELOG below.

New features​

  • Restoration: Support Joomla 5 custom public folder
  • Restoration: Use transactions to speed up large table restoration
  • Support for Joomla 5 custom public folder

Bug fixes​

  • [HIGH] The (deprecated) JSON API command to export the configuration fails when the configuration is encrypted
  • [HIGH] The Quick Icon plugin does not show anything in the Joomla! control panel
  • [HIGH] The akeeba:backup:delete CLI command threw an error due to a typo

Miscellaneous changes​

  • Joomla 5 Dark Mode workarounds

New features​

  • Use Composer to load all internal dependencies (backup engine, S3 library, WebPush library)

Bug fixes​

  • [LOW] Joomla 5: Manage Backups page does not work when the b/c plugin is disabled.
Back
Top