v1.0.3 - Remove Composer dependencies, adopt GitHub Actions
What's New in v1.0.3
Streamlined plugin dependencies by removing Composer and bundling, while adding GitHub Actions for automated workflows.
Highlights
- Removed Composer dependency management and bundled vendor files
- Added GitHub Actions workflows for CI/CD
- Updated repository ignore rules for cleaner diffs
Changelog
Changed
- Removed the bundled GitHub update-checker implementation from the main plugin bootstrap.
- Removed the Composer dependency files and committed vendor/ tree that supported the old updater setup.
- Updated repository ignore rules for build and local maintenance artifacts.
Upgrade Notes
No breaking changes in this release. Users can upgrade normally.