=== Changelog ===

== v3.0.2 ==

* Fix: remove obsolete client files

== v3.0.1 ==

* Fix installation script

== v3.0.0 ==

* Add support for Joomla 6.0

== v2.4.8 ==

* Fix variant detection for ACF plugin

== v2.4.7 ==

* Add core integrity check while updating Joomla core (#1172)

== v2.4.6 ==

* Fix: Joomla 5 core update fatal error (master#8207)

== v2.4.5 ==

* Add compatibility with Joomla download key system (#1173)

== v2.4.4 ==

* Fix deprecations on Joomla 4 (#1170)

== v2.4.3 ==

* Remove unused methods to execute updates (#1169)

== v2.4.2 ==

* Add missing standard language path during validation (#1168)

== v2.4.1 ==

* Remove cache cleaning on update / install extensions (#1167)

== v2.4.0 ==

* Add an option to disable admin user list check (#1166)

== v2.3.7 ==

* Fix: Core updates on Joomla 5 (master#7981)

== v2.3.6 ==

* Fix: Falang component preventing updates for some extensions (master#7944)

== v2.3.5 ==

* Show last backup date based on Akeeba profile selected (master#7885)

== v2.3.4 ==

* Fix:  SP Page Builder update was not working (master#7872)

== v2.3.3 ==

* Fix: Community Builder update was not working (master#7897)

== v2.3.2 ==

* Fix: Joomla 5 compatibility (#1162)

== v2.3.1 ==

* Updated URL used to add a site into Watchful (angular-app#2069)
* Added action to enable/disable an extension from Watchful (master#7890)

== v2.2.15 ==

* Remove unused user details from validation response to reduce its size and avoid issues with the Watchful API (#7738)

== v2.2.14 ==

* Fix: fixed a bug where the component wasn't able to complete a validation with old versions of Joomla 3.8.x due to a missing class.

== v2.2.13 ==

* Fix: make the tables as case-insensitive while looking for the last date of backup to avoid issues where the configuration.php file is reporting a case sensitive table prefix.

== v2.2.12 ==

* Fix: fixed a bug where the component wasn't able to execute a core update if the JPATH_ROOT is within the open_basedir restriction (https://github.com/joomla/joomla-cms/issues/39285)

== v2.2.11 ==

* Fix: fixed a bug related with the integration of AdminTools that was throwing an error when installing / updating our component (#1158)

== v2.2.10 ==

* Adapt the core update procedure for Joomla 4 to match the core:update command of Joomla 4
* Remove the cache file to avoid possible breaking site during the core update, see https://github.com/joomla/joomla-cms/issues/38474

== v2.2.9 ==

* Fix watchful apps values on previous validation
* Fix exception thrown due to misspelled class
* Combine whitelisting with the Add site to Watchful button
* Update component icon
* Language updates

== v2.2.8 ==

* Fix regex malware scan for robots.txt
* Add support for new Joomla 4.0.4 updater component
* Add support for new Akeeba Backup status table

== v2.2.7 ==

* Fix core update on Joomla 4

== v2.2.6 ==

* Fix variant detection for Akeeba backup 9

== v2.2.5 ==

* Fix variant detection for Akeeba backup 9

== v2.2.4 ==

* Fix error during extension update on Joomla 4

== v2.2.3 ==

* Fix connection error when Akeeba is not installed

== v2.2.2 ==

* Fix reporting last backup date

== v2.2.1 ==

* Fix "realname" for extensions with type "file"

== v2.2.0 ==

* Add support for extensions with type "file"

== v2.1.2 ==

* Fix Watchful secret key generation after first install

== v2.1.1 ==

* Fix post installation message

== v2.1.0 ==

* Add PHP 8.0 compatibility

== v2.0.4 ==

* Add ZIP extension check on install (#1107)
* Add fallback for missing ZIP extension (#1106)
* Fix Akeeba Update error when Falang plugin enabled (#1103)

== v2.0.3 ==

* Fix performance issue on Joomla core update (#1104)

== v2.0.2 ==

* Fix Watchful whitelist IP feature (#1102)

== v2.0.1 ==

* Fix Joomla 3 core update error (#1101)

== v2.0.0 ==

* Add Joomla 4 compatibility
* Refactor and cleanup

