Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 07:47
· 4 commits to main since this release

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).

  1. WP Admin → Plugins → Add New → Upload Plugin → select the downloaded zip
  2. Install → Activate
  3. 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+