Releases: Geta/geta-notfoundhandler
Releases · Geta/geta-notfoundhandler
v5.0.3
- Multilanguage support for auto redirects.
v5.0.2
- Fix for '+' sign in URLs not handler properly
v4.0.0
- Added Regex redirects
- BREAKING CHANGE - Providers return not just new URL, but also redirect type - temp vs permanent
- BREAKING CHANGE - Temp redirect is a default type everywhere
v3.1.0
- Upgraded X.PagedList as it conflicted with newer versions in projects.
- Fix for initialization in Commerce projects to workaround Optimizely's bad practice of calling database in the constructor.
v3.0.1
- Fix for undesired behavior with empty paths and queries #44
v3.0.0
- Fixed redirect issue regarding Invalid non-ASCII #34
- Fix for issue with improper query handling, Fix for issue with redirect loops from wildcard matching #38
- BREAKING CHANGE: Fix for suggestions performance #40
v2.0.1
Optimized GetAllSummaries into one sql query #31