In the last months, we have made several improvements in the 404 handler.
The main issues fixed are:
For more information see CHANGELOG.
Thanks to all contributors - @apeneve, @kjetilmk and library users who reported issues.
You can install the new package from the Package Manager Console using Episerver NuGet Feed.
For CMS 10:
Install-Package BVN.404Handler -Version 10.3.7
For CMS 11:
Install-Package BVN.404Handler -Version 11.1.5
Source code and documentation available on GitHub.
You can report issues on GitHub.