Skip to content

v1.3.1

Choose a tag to compare

@solverat solverat released this 13 Apr 12:53
· 43 commits to 1.x since this release
aa29367

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 GeneralHostResolver documentation reference by @scrummer in #111
  • Replace connect with getNativeConnection in MaintenanceModeHelper by @solverat in #112
  • Refactor Document model to use attributes->get for accessing request attributes. by @solverat in #113
  • Refactor findForbiddenPaths to improve performance, combining user and role queries into a single optimized query by @solverat in #115
  • replace EnvironmentConfigurator with generic object type 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 Document model 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

Full Changelog: v1.3.0...v1.3.1