Plugin Directory

Changeset 2533026


Ignore:
Timestamp:
05/17/2021 01:11:22 PM (5 years ago)
Author:
backupsupport
Message:

Version 1.1.0

Location:
backup-backup
Files:
324 added
1 edited

Legend:

Unmodified
Added
Removed
  • backup-backup/trunk/readme.txt

    r2519315 r2533026  
    33Tags: Backup, Migration, Migrate, Backups, Restore, Duplicate
    44Requires at least: 4.6
    5 Tested up to: 5.7.1
    6 Stable tag: 1.0.9
     5Tested up to: 5.7.2
     6Stable tag: 1.1.0
    77License: GPLv3
    88Requires PHP: 5.6
     
    9191
    9292
    93 
    9493== Screenshots ==
    95941. Backup Migration plugin front
     
    119118
    120119== Changelog ==
     120
     121= 1.1.0 =
     122* Fully tested with WordPress 5.7.2
     123* Fixed rare notices and warnings of PHP 8
     124* New database engine for restore and backup process
     125* Rewritten find and replace method for database migration
     126* Changed default configuration settings
     127* Added "insecure download" option for LiteSpeed Web Servers
     128* Added possibility to run backup or restore process via shell (PHP CLI aka WP CLI)
     129* Increased support for free users up to 2 GB size of site.
     130* Final files now will be included in the last batch (for cURL and Browser method)
     131* Update of success modals (restore & backup)
     132* New smart PHP CLI detection tool, it will check for valid PHP executable binary file
     133* Plugin now requires at least PHP CLI of 5.6 version - for older it will run legacy methods
     134* Fixed automatic backup issue when it was impossible to disable with plugin's options
     135* Increased stability of hick-ups screens, false positives should not happen now
     136* Added full support for ZipArchive add-on
     137* Super-Quick Migration now can run as PHP CLI process (download can't be aborted by Web Server now)
     138* Backups created with this version are not supported by older versions of this plugin
     139* Backups created with older versions can be restored with this version (1.1.0) and above
     140* Newly created backups should not cause fatal errors if they were aborted / killed during restore
     141* Hardly excluded wp-config.php from backup, can be restored only manually if needed
     142* Fixed error "Tried to allocate xxx bytes" during migration & backup (tested up to 650 MB database size)
     143* Excluded other plugins from Backup Migration plugin error log
     144* Optimized logging for global logs of Backup Migration log - file should be smaller now
     145* Added new settings in "Other Options" section
     146* If restore fail the temporary files should be fully cleaned up now
    121147
    122148= 1.0.9 =
Note: See TracChangeset for help on using the changeset viewer.