FTP Extension Changelog

VersionReleased DateChange log
2.8103/12/2024Fixed:
Fixed scheduler set month day when interval is monthly
2.8003/06/2024Added:
Reset Hub Page: Introducing a new reset hub page, providing users with powerful reset tools for efficient site management. This feature allows for easier resets of WordPress environments, facilitating smoother development and testing workflows.
2.7911/13/2023Added:
Updated phpseclib to 1.0.21
2.7810/17/2023Added:
Support for WordPress 6.4
2.7708/23/2023Added:
Allow WP CLI users to --exclude-tables non interactively.
Add support for cloud storage providers in the scheduler.
Create default jobs in the backup scheduler.
Add list of subsites in Backup scheduler.
Retention settings in the Backup scheduler.
2.7606/26/2023Added:
Added Flexible Backup Scheduler.

Fixed:
Removed the [beta] label from advanced settings.
2.7505/23/2023Changed:
Removed TrustPilot Widget.
2.7405/02/2023Fixed:
Improved WP-CLI Support
2.7302/20/2023Fixed:
Improved Support for WP-CLI
2.7211/03/2022Added:
Use site timezone when displaying time in emails
Updated node to v16
Added WP CLI commands
2.7105/13/2022Fixed:
Improved upload/download retry mechanism
2.7002/25/2022Added:
Added TrustPilot widget
2.6902/22/2022Added:
Ignore unreadable file/folder/symlinks in file excluder.
2.6811/08/2021Added:
Improved reliability for scheduling events.
2.6707/27/2021Fixed:
Show hidden files in selected files on export.
2.6607/02/2021Fixed:
Fixed compatibility issue with WP CLI and output buffering.

Changed:
Remove JS ai1wm_report variable from wp_localize_script
2.6505/25/2021Added:
Set archive offset on backup download.
Added Contact Support link to plugins page.
2.6403/09/2021Fixed:
Remove deprecated jQuery methods.
2.6312/14/2020Added:
Upgraded nodejs to 14.15.
Upgraded phpseclib to 1.0.19.
2.6208/31/2020Fixed:
Fixed wrong next backup date on settings page.
2.6106/22/2020Fixed:
Trim whitespace on FTP list folder.
2.6004/02/2020Added:
Added upgrade phpseclib to 1.0.18.
2.5902/18/2020Fixed:
Fixed UI Inputs for Retention settings.
2.5801/27/2020Added:
Added function to check whether current running export/import.
Added remove backups older than N days to retention settings.
Added Disk Space checking.
Added PHP dependencies check.
2.5710/17/2019Added:
Added File Exclusion picker.
2.5610/01/2019Added:
Remove cron jobs on extension uninstall.
2.5507/29/2019Fixed:
Fixed size_format 0 B bug.

Added:
phplibsec library updated and a check added whether this library is already loaded.
2.5407/01/2019Fixed:
Backup time picker for all negative offsets.
2.5306/19/2019Added:
Added backup time picker in setting page.
2.5206/06/2019Changed:
Disable autocomplete on settings page.

Added:
Added ARIA support.
2.5105/22/2019Fixed:
Scheduled backups were executing more frequently.
2.5005/15/2019Added:
WP CLI backup folder location.
2.4904/24/2019Fixed:
Code improvements.
2.4804/12/2019Fixed:
Fixed plugin activation bug (with deactivated base plugin).
2.4704/11/2019Added:
Allow users to configure upload/download chunk size.
Code improvements on activation.
2.4603/04/2019Fixed:
Preventing direct access to files.
WPCLI PHP 7.3 compatibility fix.
2.4502/05/2019Added:
Add Copyright (C) 2014-2019 ServMask Inc.
2.4401/16/2019Added:
Verify extensions compatibility before uploading backup file.
2.4312/20/2018Added:
Added WP-CLI Support.

Fixed:
Fixed feedback form on the settings page
2.4211/14/2018Added:
Added breadcrumbs navigation bar in the import popup.
2.4111/01/2018Added:
Added advanced settings options (Do not export inactive themes, Do not export inactive plugins, Do not export cache files).
2.4010/29/2018Added:
Included Unlimited Extension Feature (Restore backup and Unlimited Upload file size on Import).
2.3909/04/2018Fixed:
Small fix for timeout parameter on export to FTP.
2.3808/20/2018Fixed:
SFTP connection testing (whether SFTP supports resumable uploads or not).
2.3708/14/2018Fixed:
Small code fixes on export/import.
2.3607/12/2018Added:
Added set-query/get-query methods in cURL class (that affects export/import).

Fixed:
Fixed overlay on import modal.
Incorrect Purchase ID update.
2.3507/03/2018Added:
Active mode on settings page.
New functionality for downloading in chunks.

Fixed:
Problems with file ranges (when uploading/downloading file).

2.3405/31/2018Added:
Add “Your changes has been saved” message when user updates setting page.
Reset/delete cron options on logout/revoke.
Add vendor directory in phpcs.xml and fix linting errors.
Keep user settings on import.

Fixed:
Refactor CSS/JS handling.
Refactor exceptions handling.

Changed:
Change “I agree that by clicking…” on feedback and report modules.
Set connection timeout to 120 seconds.
2.3304/04/2018Added:
Reset/delete cron options on logout/revoke.

Fixed:
Fix behaviour of http_build_query function.
Progress bar – width improvements.
Parse API response errors.
Fix user guide link template on.
2.3203/08/2018Added:
Improve functionality for filtering .wpress files and folders on import step.
2.3103/05/2018Added:
Add User Guide.
Add link to User Guide in plugin list page.

Changed:
Filter folders and wpress files on import step.

2.3002/28/2018Fixed:
Fixed wrong next backup date.

2.2901/29/2018Fixed:
Fix FTP file date on export/import.
2.2812/12/2017Changed:
Improve message displayed when All-in-One WP Migration plugin is not activate.
2.2712/06/2017Changed:
Upgrade phpseclib to 1.0.9.
2.2611/23/2017Changed:
Update notification e-mail subject.
2.2510/10/2017Changed:
Change in chunk size.
2.2408/07/2017Fixed:
Fixed Feedback and missing icons.
2.2308/13/2017Fixed:
Overwrite .servmask file after testing for resumable uploads (FTP extension).
Rename rawListPath and listPath to rawListFolder and listFolder.
Strip first forward slash when using SFTP to upload file.
Fix loading of export, import and settings CSS/JS assets.
2.2203/13/2017Fixed:
Fix fatal error when using SFTP. 12/20/2018 2017/03/13
2.2103/28/2017Added:
Added private key file as authentication mechanism together with password one.
Added JS for better UI when switching between FTP, FTPS, and SFTP.
2.2003/13/2017Added:
Add phpseclib2 to support PHP7 on the FTP extension
"Stripslash deep all POST variables before using them on the settings page
(password doesn't work it contains "" or / or \)."
2.1903/03/2017Added:
Add create date column on ftp extension.
Sort import modal entries descending.

Fixed:
Fix css styling on all extensions (wpress file name on import).
Preserve refresh token of all cloud extensions on import.

2.1801/31/2017Fixed:
Missing date, month, and year on import site while uploading exported backup.
Wrong Next Backup Date.
2.1712/29/2016Fixed:
Fix retention settings (backups were not deleted).
Fix if FTP server doesn’t support resumable uploads.
Improvements needed for 6.38.
Removed timeout field on FTP settings - not needed anymore since 6.38.

Leave A Comment?