Download Our Latest Software

Akeeba Solo (Standalone) 8.2.4 Stable

Released on: 2024-07-22 03:43 CDT

What's new?

Remove MariaDB MyISAM option PAGE_CHECKSUM from the database dump. Trying to restore MyISAM tables backed up on MariaDB into a MySQL database will fail because of the PAGE_CHECKSUM=1 flag. We now remove it at backup time to prevent this problem.

Edit and reset the cache directory (Joomla! 5.1+) on restoration. You can see and change the cache directory when restoring a site. Moreover, when you use the “Reset caching options” ANGIE will reset the cache directory along with the other cache preferences.

Improve database dump with table names similar to default values. Let's say you have a database table named foo and a database column with the definition `bar` VARCHAR(255) DEFAULT 'foo'. Because of the way the database table name replacement work in the past, the column definition would end up being `bar` VARCHAR(255) DEFAULT '`foo`' which could be invalid. This would be especially problematic if you have tables named 0 or 1. We now make sure that situations like that will not occur during database backup.

Change the wording of the message when navigating to an off-site directory in the directory browser. Some people were confused with the wording of the message displayed when you navigate to an off-site directory, making them believe the directory cannot be used. The wording has been clarified after receiving feedback about it.

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

Changelog

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

  • [HIGH] Custom OAuth2 token refresh did not work reliably
  • [MEDIUM] Akeeba Backup CORE showed the WP-CRON link but the feature is only shipped with Professional
  • [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
  • Improve database dump with table names similar to default values
  • PHP 8.4 compatibility: MD5 and SHA-1 functions are deprecated

Release files

Akeeba Solo Core

akeeba_solo-core-8.2.4.zip

3.15 Mb

PHP 7.4 PHP 8.0 PHP 8.1 PHP 8.2 PHP 8.3

Download now