Releases: netlogix/Netlogix.ErrorHandler
Releases · netlogix/Netlogix.ErrorHandler
5.3.0 - Allow higher versions of symfony/yaml
5.2.1 - Adjust sorting of NodeBasedConfiguration
What's Changed
- fix: Ensure matchingStatusCodes property is below document title in i… by @paxuclus in #21
- fix: Sort NodeBasedConfiguration by length of pathPrefixes by @paxuclus in #22
Full Changelog: 5.2.0...5.2.1
5.2.0 - Allow Error Page Node Types
This feature allows editors to create page nodes on any level of the
page tree, select the error codes this error page should respond to.
The newly created page node now responds to every error occurring on
sibling pages of the error pages or below.
5.1.0 - Allow configuration of pathPrefixes per error page
What's Changed
Full Changelog: 5.0.6...5.1.0
5.0.6 - Check if site is available before fetching error page
What's Changed
Full Changelog: 5.0.5...5.0.6
5.0.5 - Adjust settings path for templatePathAndFilename
What's Changed
Full Changelog: 5.0.4...5.0.5
5.0.4 - Prevent "Template not found" errors in Development
What's Changed
- BUGFIX: Set templatePathAndFilename for serverErrorExceptions to prevent "Template not found" by @paxuclus in #15
Full Changelog: 5.0.3...5.0.4
5.0.3 - Fix error page rendering on Flow ^7.3.2
What's Changed
- BUGFIX: Fix static error pages on Flow 6.3.16+ by @nlx-lars in #13
- TASK: Upmerge Branch Neos 5 by @nlx-lars in #14
Full Changelog: 5.0.2...5.0.3
4.1.2 - Fix error page rendering on Flow ^6.3.16
What's Changed
Full Changelog: 4.1.1...4.1.2
5.0.2 - Add support for Neos 8.0
Merge pull request #12 from netlogix/feature/neos-8 FEATURE: Neos 8.0