v6.3.0
What's Changed
🚀 Changed
- Add removeMedia() method to ItemInterface by @Copilot in #35
- feat: secure CI with Zizmor by @SMillerDev in #36
- use php image by devcontainers org by @Grotax in #40
- chore: add PHP 8.5 to the test matrix by @SMillerDev in #37
- add workflow to check if changelog was updated by @Grotax in #41
🐛 Fixed
- fix: handle invalid JSON in loadJsonAsArray to prevent TypeError by @eureka0928 in #33
- feed-creation.php: fix typo (instanciated -> instantiated) by @DanielEScherzer in #32
📦 Dependency Updates
- Update phpunit/phpunit to 10.5.x by @Copilot in #38
New Contributors
- @eureka0928 made their first contribution in #33
- @DanielEScherzer made their first contribution in #32
- @SMillerDev made their first contribution in #36
Full Changelog: v6.2.0...v6.3.0