You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
[Bugfix] Only subscribe to each event once. This should help with performance (#169, #167, #166)
[Bugfix] Convert 410 entries to 301 when a node is republished (#168)
[BugFix] Date in the changelog of v3.4 was wrong
[BugFix] Manual redirects not working with root set to / ([#62](https://github.com/kipusoep/UrlTracker/issues/62))
[Improvement] 404 Not Found View CSS ([#27](https://github.com/kipusoep/UrlTracker/issues/27))
[Upgrade] All code has been rewritten to use the new services and models of umbraco v6.1
[BugFix] URL changes are tracked again (#9)
[BugFix] 410 Gone response now gets lower priority than other response codes
[Improvement] Improved performance, removed hitting the DB for every single request, added caching instead
[Dropped] Dropped support for pre-6.1 umbraco versions