Date | 2025-07-03 (16 days ago) |
---|---|
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 8 |
Umbraco Versions | Umbraco 13 |
#umbraco
">UmbracoThis release only works for Umbraco 13.
#installation
">Installation.NET CLI:
dotnet add package Limbo.Umbraco.Seo --version 13.0.1
#changelog
">Changelog55f1db9
)1.0
, saving the page, navigating away from the page, the value will instead be 1
when returning to the page, meaning the 1.0
option won't be shown as selected. With this commit, the property editor will convert 1
values back to 1.0
, thus fixing the issue.