* [Bug-Fix] For some user backup was completing but not creating backup of all directories when backup of Database and Directories was selected that has been fixed.
* [Bug-Fix] Backup was failing at 100% when creating backup to Google Drive that has been fixed.
* [Bug-Fix] There was an issue while deleting local backups thats has been fixed.
* [Bug-Fix] There was an issue with Backup and restore on sites with broken SSL that has been fixed.
* [Task] Tested with WordPress 6.2.
* [Feature] Added Support for Wasabi S3 Compatible Object Storage.
* [Feature] Local backups created in Backuply version 1.1.0 and above can be synced.
* [Tweak] To initiate backup we were dependent on WP CRON, which was causing issue for some of our users, as WP Cron was getting stuck. So now manual backup dosen't uses WP CRON, WP CRON in backuply is only used by Automatic Backups.
* [Security-Improvement] Removed all app keys.
* [Security-Improvement] Made restore logs even more secure with more randomness
* [Security-Fix] Added index.html file and web.config to improve the protection of the backup folder.
* [Security-Fix] Made the backup folder have random strings to make the name be unpredictible.
* [Bug-Fix] There was an issue while creating database backup for some users that has been fixed.
* [Bug-Fix] There was issue loading last logs for some uses, that has been fixed.
* [Bug-Fix] For some user while downloading the Local Backup the progress bar was not updating that has been fixed.
* [Removed] Installing Backuply Pro from the Free version as per the WordPress guidelines.
* [Security-Fix] The Google Drive App Secret key of Backuply was committed in the code. This is fixed. We have issued a new secret as well !
* [Bug-Fix] There was an issue while saving the additional file in settings page that has been fixed.
* [Bug-Fix] Issues related to PHP 8.1 and 8.0 compatibility have been fixed.
* [Bug-Fix] There was an issue while creating backuply config for some users that has been fixed.
* [Bug-Fix] When selecting check all files in Additional file option, all databases were getting selected to in exclude database, that has been fixed.
* [Bug-Fix] When selecting auto backup time the auto backup options weren't visible for some users that has been fixed.
* [Bug-Fix] For some users the backup was getting stuck at 17% sometimes that has been fixed.
* [Feature] Added support for WP-CLI, you can perform backup, restore, and sync right from your terminal.
* [Task] We have improved the promotion nags, so it doesn't cause inconvenience to our users.
* [Bug-Fix] There was a PHP warning being shown while syncing or downloading from Dropbox that has been fixed.
* [Bug-Fix] There was an issue while deleting GDrive backups that has been fixed.