Release notes v17.3.1

Release Details

v17.3.1 - Editors, UI, Aliases.

This is a Patch release for uSync for Umbraco v17.1. it contains fixes and updates for known issues.:

the principle issue is uSync being to clever and trying to update the EditorUIAlias based on best guess when in some situations (949) it should just leave it alone

What's Changed

Full Changelog: https://github.com/KevinJump/uSync/compare/v17.3.0...v17.3.1

Installing

dotnet add package uSync --version 17.3.1

Updating

[NOTE!] with the new centralized package management feature being using on v17.3+ umbraco projects you need to up date package versions using dotnet package update, dotnet add package won't do it.

dotnet package update uSync --version 17.3.1