Skip to content

v6.3.0

Choose a tag to compare

@Grotax Grotax released this 26 Apr 07:26
· 27 commits to main since this release

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

Full Changelog: v6.2.0...v6.3.0