Anders Bjerner
Anders Bjerner
@leekelleher thanks for getting back to me 👍 I haven't really looked must at the package due to general busyness, but I did notice the link picker was added to...
For anyone listening here, there is now a new alpha release for Umbraco 14 on NuGet: https://www.nuget.org/packages/Skybrud.Umbraco.Redirects/14.0.0-alpha002 For one, it addresses a breaking change around the link picker in 14.2,...
Hi everyone. I've just pushed `v14.0.0-beta001` and `v15.0.0-beta001` to NuGet, so the package is now supporting both Umbraco 14 and 15 🎉 https://github.com/skybrud/Skybrud.Umbraco.Redirects/releases/tag/v14.0.0-beta001 https://github.com/skybrud/Skybrud.Umbraco.Redirects/releases/tag/v15.0.0-beta001 `v14.0.0-beta001` contains a number of fixes...
@thenexus00 there is already a pre-release available for Umbraco 16 😉 https://github.com/skybrud/Skybrud.Umbraco.Redirects/releases/tag/v16.0.0-beta001
I haven't really added any new functionality, but I've now pushed stable releases for Umbraco 14, 15 and 16: - https://github.com/skybrud/Skybrud.Umbraco.Redirects/releases/tag/v14.0.0 - https://github.com/skybrud/Skybrud.Umbraco.Redirects/releases/tag/v15.0.0 - https://github.com/skybrud/Skybrud.Umbraco.Redirects/releases/tag/v16.0.0 There are still some missing...
@thenexus00 can you elaborate on this? Too me it seems to work fine.
Hi @busrasengul The `Map` methods are used when the API controller is returning the redirects for the dashboard. The code in your example would therefore mean that each time a...
@busrasengul since this is for a headless site, how are you getting the content (and redirects) from Umbraco? The redirects package does contain two events/notifications that you could normally use...
Hi @cf-marc To my knowledge Umbraco doesn't support hooking into its content delivery API, so I don't think will be possible to add support for Skybrud Redirects that way. That...
Could this get another look from HQ? This hurts the user experience in such a way that this should warrant more than just being marked **Up for grabs**. And it...