724 B
724 B
Changelog
0.2.0
- Added GitHub-based automatic update integration using WordPress's native plugin update system.
- Added
GitHub_Updaterclass that checks theVincent-Design-Inc/Logo-Souprepository for new releases and surfaces update notifications in the WordPress admin. - Added GitHub Actions release workflow that builds a distributable zip and publishes a GitHub Release when a version tag (
v0.1,v0.1.0, etc.) is pushed.
0.1.0
- Initial release.
- Added a configurable
Logo Soupblock for uploading logos, links, and layout options. - Added a plugin settings screen and REST API for default display options.
- Added uninstall cleanup, PHPUnit baseline tests, and development tooling scaffolding.