WordPress News
All-in-One WP Migration and Backup 7.108 Released
What’s new in All-in-One WP Migration and Backup 7.108
Released: 2026-08-11
Active installations: 5,000,000
Tested up to WordPress 7.1
Requires PHP 5.3
Changelog
- Site import on multisite now requires network-level capabilities. Special thanks to Mohamed Bassia for responsibly disclosing this issue
- CiviCRM attachments, contact images and extensions no longer dropped on import, only config and caches are excluded
Previous releases
7.107
- Bulk select and delete for backups
- REST export and import now restricted to network super-admins on multisite
- Site import now restricted to users with stronger capabilities
7.106
- REST API for AI-native WordPress migration
- Unauthenticated path traversal in ai1wm_error_path. Special thanks to Jakub Herman for responsibly disclosing this issue
- SQLite export producing invalid MySQL CREATE TABLE statements
- Stale archive file size caused by a cached stat result in ai1wm_archive_bytes()
- WP-CLI command now registered on cli_init instead of plugins_loaded