v1.3.1
What's Changed
- Update Documentation Links by @solverat in #108
- Update PHP version requirements in system requirements docs by @scrummer in #109
- Fix broken link in
GeneralHostResolverdocumentation reference by @scrummer in #111 - Replace
connectwithgetNativeConnectionin MaintenanceModeHelper by @solverat in #112 - Refactor
Documentmodel to useattributes->getfor accessing request attributes. by @solverat in #113 - Refactor
findForbiddenPathsto improve performance, combining user and role queries into a single optimized query by @solverat in #115 - replace
EnvironmentConfiguratorwith genericobjecttype for enhanced third-party compatibility. by @solverat in #119 - fix: Centralize brickPrefix handling in RelationFilterConditionParser by @PRinguinDevs in #120
- Translation: fix caching bugs and deprecate unused listing methods by @solverat in #123
- Improve exception message for self-referential links in
Documentmodel by @solverat in #126 - Improve path and key validation with explicit encoding and tests by @u90umbridge in #128
- Use Request Context for improved URL handling by @solverat in #127
- remove POEditor export workflow and normalize translation files by @solverat in #129
- Add php 8.5 support by @solverat in #130
- Fix cross-site document path resolution in hardlink context by @solverat in #132
New Contributors
- @u90umbridge made their first contribution in #128
Full Changelog: v1.3.0...v1.3.1