3.6.7 Maintenance update
Warning: future versions v4.x will rely on PHP 8.4+
Note: if you get an Assertion Error on line 131 of src/Traits/AppTrait.php for assert($this->container instanceof ContainerAdapter) with this version, please use the php.ini setting zend.assertions = -1 or comment out the assert() line.
[3.6.7] - 2025-11-27 Maintenance update (PHP 8.2)
Added
- Prepare support for other PHP frameworks
- Add open graph meta tags to share books
Changed
- Update packages and dependencies
- Update Docker files to use PHP 8.4
- Document javascript library versions in package.json (info only)
Full Changelog: v3.6.3...v3.6.7