Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 21:03
· 34 commits to master since this release

What's changed since v2.0.4

  • Update: Bump freemius-plugin-licensing to v2.0.1 (cd303af)
  • Refactor (1/5): Add scaffolding for modernized plugin structure (bdd0781)
  • Refactor (2/5): Reorganize PHP into modules with singleton Core (384e5fe)
  • Refactor (3/5): Add REST API layer (settings + addons) (2875427)
  • Refactor (4/5): Replace PHP-template admin with React app (c1126b8)
  • Refactor (5/5): Add phpunit tests for settings and session guard (6155128)
  • Refactor (6/7): Rebuild React admin to match 404-to-301 patterns (113ec32)
  • Refactor (7/7): Add detailed comments across every PHP file (96911ea)
  • Fix: settings panel background, footer chrome, addons load-state (4307197)
  • Refactor: Reuse 404-to-301's addons stack end-to-end (d6595d6)
  • Add banner image to addon cards (2995f85)
  • Comments: thoroughly document the React admin source (d92e930)
  • Add Force Logout panel to the Settings tab (60ca8ce)
  • Move snackbar notices to top-center over the content column (9f7ea00)
  • Fix oldest-session selection and satisfy phpcs (ad90a5b)
  • Ignore phpunit result cache (3b6baf0)
  • Add Settings tab extension slot for addons (63b6693)
  • Expand readme with features, addons, and contributor docs (5aa2e42)
  • Add Premium/Free and Licensed/Unlicensed badges to addon cards (1e7704b)
  • Add CI workflow with phpcs, phpunit, build, and tag-gated release (2b0ca60)
  • Show explicit loading label on license activate/deactivate (3835a7c)
  • Commit composer.lock and package-lock.json for CI (f10916b)
  • Rewrite readme.txt for WordPress.org SEO (c99da9d)
  • Rewrite readme.txt for WordPress.org SEO and add 3.0.0 changelog (87808eb)
  • Rename readme.txt screenshot labels (b21d6dc)
  • Replace wp-scripts plugin-zip with bin/pack.sh (927808e)
  • Prune dev junk from staged vendor tree before zipping (de6e127)
  • Bump minimum WordPress to 6.0, tested up to 7.0 (b2d7a6d)
  • Stop tracking languages/loggedin.pot (6ef0d99)
  • Fix v2→v3 migration never running (92aa2af)
  • Skip PHP 8.3 × WP 6.0 in CI matrix (5fa7c92)

Full diff: v2.0.4...v3.0.0