Releases: netlogix/Netlogix.ErrorHandler
Releases · netlogix/Netlogix.ErrorHandler
5.4.0 - Add configuration for netlogix cli timeout
What's Changed
- feat: Add configuration for netlogix cli timeout and suggest in compo… by @paxuclus in #27
** NOTE: Thenetlogix/cli-increasedatabasetimeoutpackage is not required at this time! You need to require it yourself if you need the increased timeout
Full Changelog: 5.3.2...5.3.3
5.3.2 - Properly handle empty dimension path segments
What's Changed
Full Changelog: 5.3.1...5.3.2
5.3.2-alpha.1 - Properly handle empty dimension path segments
What's Changed
Full Changelog: 5.3.1...5.3.2-alpha.1
6.0.0-alpha.1 - Neos 9 Support
5.3.1 - Fix NodeBasedConfiguration for multi dimension setups
What's Changed
Full Changelog: 5.3.0...5.3.1
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