Skip to content

v1.0.2

Choose a tag to compare

@christodhunter christodhunter released this 04 Mar 18:56
· 10 commits to main since this release

Changed

  • Self-contained releases — Release zips now include the vendor/ directory. No Composer is required when installing from a release. The Plugin Update Checker uses enableReleaseAssets() to serve this zip to existing installations.

Build future releases with:

./scripts/build-release.sh [version]

Attach the resulting zip from dist/ to each GitHub release.