v0.1.1
Install
Download the wp-migrate-safe-0.1.1.zip asset below (NOT the auto-generated "Source code" archives — they do not include the composer vendor/ directory and will fatal on activation).
- WP Admin → Plugins → Add New → Upload Plugin → select the downloaded zip
- Install → Activate
- Tools → Migrate Safe
Changes
- fix: backup download URL must not embed .wpress filename in path (#1) (b72f37a)
- ci: bump actions/checkout and actions/cache to v5 (Node.js 24) (29ca418)
- fix: clearstatcache after write + pin doctrine/instantiator for PHP 7.4 (cd46d72)
- ci: add test matrix + release automation (46c5234)
- chore: remove accidental duplicate of plugin tree (f390d57)
Requirements
- PHP 7.4+
- WordPress 6.0+
- MySQL 5.7+ / MariaDB 10.3+