Date | 2024-08-30 (77 days ago) |
---|---|
Downloads | 476 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 6 |
Umbraco Versions | Umbraco 10 Umbraco 11 Umbraco 12 |
New beta release for Umbraco 10+ 🎉
#installation
">Installation.NET CLI:
dotnet add package Limbo.Umbraco.Seo --version 10.0.0-beta002
NuGet Package Manager:
Install-Package Limbo.Umbraco.Seo -Version 10.0.0-beta002
#changelog
">Changelog02f1fab
)encoding
attribute is utf-16
. With this release, the attribute is now instead utf-8
as expected.