Releases: matthewdeaves/willow
Releases · matthewdeaves/willow
v1.5.0
What's Changed
- Feature/refactor default theme by @matthewdeaves in #138
- Dependency updates, PHPStan fixes, and security improvements by @matthewdeaves in #152
Full Changelog: v1.4.1...v1.5.0
v1.4.1
Bug Fixes
- Jenkins Docker Build: Fixed build failure caused by
software-properties-commonpackage being unavailable in Debian Trixie - Authentication: Updated to CakePHP Authentication 3.3.0+ syntax, removing deprecated
loadIdentifier()usage
Technical Details
This patch release ensures compatibility with the latest base images and eliminates deprecation warnings in the authentication layer. All 292 tests pass successfully.
v1.4.0
What's Changed
- Feature/image galleries with archive support by @matthewdeaves in #87
Full Changelog: v1.3.2...v1.4.0
v1.3.2
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Default and Admin Theme Improvements by @matthewdeaves in #86
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Apple Silicon dev environment support by @JamesDeaves in #84
New Contributors
- @JamesDeaves made their first contribution in #84
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Sitemap controller updates and composer updates
v1.2.1
Improvements for:
- IP blocking - less false positives
- Article, Tag and Comment cache
v1.2.0
Improvements for
- IP Blocking
- Rate Limiting
- Image handling
- Test Reliability
What's Changed
- Refactor image handling by @matthewdeaves in #83
Full Changelog: v1.1.5...v1.2.0