Date | 2024-11-13 (2 days ago) |
---|---|
GitHub | View on GitHub |
Target Frameworks | .NET 8 |
Umbraco Versions | Umbraco 13 |
First stable release for Umbraco 13. This release will not work for other versions of Umbraco.
#installation
">InstallationInstall the NuGet package - either via the .NET CLI:
dotnet add package Limbo.Umbraco.UrlPicker --version 13.0.0
or the NuGet package manager:
Install-Package Limbo.Umbraco.UrlPicker -Version 13.0.0
#changelog
">ChangelogThis release doesn't contain any changes except us bumping the version number to a stable release. We have used the v13.0.0-beta002
for a couple of months now, and haven't encountered any issues ... so probably about time to push a stable release.