Skip to content

v1.3.0

Choose a tag to compare

@MichaelSowah MichaelSowah released this 31 Jan 01:10
· 30 commits to main since this release
06b13f3

[1.3.0] - 2026-01-31

Changed

  • Framework Compatibility: Updated minimum framework requirement to Glueful 1.22.0
    • Compatible with the new ApplicationContext dependency injection pattern
    • No code changes required in extension - framework handles context propagation
  • composer.json: Updated extra.glueful.requires.glueful to >=1.22.0

Notes

  • This release ensures compatibility with Glueful Framework 1.22.0's context-based dependency injection
  • All existing functionality remains unchanged
  • Run composer update after upgrading