UrlTracker
UrlTracker copied to clipboard
An Umbraco package that tracks 404 not found results and helps you redirect visitors to the right page
**Describe the bug** _Using version: 10.3.0 When I attempted to delete multiple not found errors at once, I get the following error for each entry it tries to delete. ```...
Bumps [uSync](https://github.com/KevinJump/uSync) from 13.0.0-rc2 to 13.1.2. Release notes Sourced from uSync's releases. v13.0.1 - Patch release This is a patch release of uSync v13 for Umbraco v13 it contains as...
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.10.0 to 4.0.1. Release notes Sourced from NUnit.Analyzers's releases. NUnit Analyzers 4.0.1 - February 1, 2024 Small release that fixes a problem with the 4.0 release when...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.0.2. Release notes Sourced from Microsoft.AspNetCore.Mvc.Testing's releases. .NET 8.0.2 Release .NET 8.0.1 Release Commits da7e989 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore 0c785c5 [internal/release/8.0] Update dependencies from...
Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.0.1. Release notes Sourced from Microsoft.AspNetCore.Components.Web's releases. .NET 8.0.1 Release Commits 8e941eb Merged PR 35709: [internal/release/8.0] Update dependencies from dnceng/inter... 580b6a8 Merge in 'release/8.0' changes...
Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 17.3.44 to 17.7.30. Release notes Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases. v17.6.40 What's Changed Allow obtaining serializable tokens that represent JoinableTasks by @AArnott in microsoft/vs-threading#1162 Drop netcoreapp3.1 TFM by...
Example = redirect: "/sample" destination: "https://www.sample.com/page.html" Result = destination: "https://www.sample.com/page.html/" The destination server doesn't like this and throws an exception.
Hi @D-Inventor. We were in touch recently on another Urltracker issue (DELETE verb). I'm hoping you are able to give me another hand on the following issue. We are using...
Bumps [Umbraco.Cms.Infrastructure](https://github.com/umbraco/Umbraco-CMS) from 10.0.0 to 10.6.1. Commits 82eae48 Merge pull request from GHSA-h8wc-r4jh-mg7m dc5c7a1 Bump version d86e4b2 Bumb version f5b8349 package-lock.json sync 7e573c7 Updated the IsoDateTimeConverter initialization in the JsonDateTimeFormatAttr......