Releases: neos/redirecthandler-neosadapter
Releases · neos/redirecthandler-neosadapter
2.0.1 - Stability improvements for redirect handler
Merge pull request #15 from zaveryukha/fix_redirectHandler BUGFIX: Fix the redirect error when copying a subtree Sometimes nodes disappeared from DB because during creating redirect links something stops working and it ruins the site nodes. This wraps the existing function createRedirectsForPublishedNode with try...catch to make sure that missing redirect features don't break the node structure. It adds logging the error instead.
2.0.0 - Neos 3.0 compatibility
TASK: Add branch alias
1.0.3
1.0.2
1.0.1
Fixed documentation rendering.
1.0.0
Merge pull request #1 from neos/adjust-composer-manifest TASK: Adjust composer manifest