3.5.0 Release Note
-
3.5.0 Release April 24, 2024
- New: Tested on WordPress 6.5.2
- New: (Pro) Add option to download and restore backup directly from cloud storage providers Google Drive, Amazon S3, OneDrive, FTP, SFTP. #1968
- New: (Pro) First release of the standalone WP Staging Restore tool. Add the constant WPSTG_ACTIVATE_RESTORER to wp-config.php if you want to test it. #2435
- Fix: Generated create table DDL is corrupted during backup creation if table DDL contains multiple constraints with
CASCADE,SET NULL,SET DEFAULT,RESTRICTorNO ACTIONreferentials actions. #3303 - Fix: Backup Type missing in scheduling options. Resulting in creation of entire multisite backup even for just subsite backup on multisite. #3312
- Fix: Resolve browser warnings due to invalid HTML syntax. #2490
- Security: Use more secure implementation to invalidate expired login links. #3270
- Security: Prevent accessing the system info from unauthenticated users. #3290
- Security: Check if uploaded backup file is a valid WP Staging backup file before uploading it to the server. #3318 #3273
The topic ‘3.5.0 Release Note’ is closed to new replies.