Skip to content

v17.0.4 - Packaging, Extending and Naming.

Choose a tag to compare

@KevinJump KevinJump released this 25 Feb 13:36

This is a patch release of uSync for Umbraco v17 - it contains some fixes for reported issues.

Note

This version supports all versions of Umbraco v17.*

What's Changed

  • ⭐ Add IgnoreStopIfOnceExists setting for write-only deployments by @Copilot in #879
  • ⭐ Add cleanup in DocumentUrl tables when the content key changes. by @KevinJump in #869
  • ⭐ refresh the trees in settings when uSync finishes an import by @KevinJump in #892
  • ⭐ V17/extension example by @KevinJump in #888
    • Ensure we don't build the extend examples unless we are in debug. by @KevinJump in #889
  • 🐛 Fix - when descriptions are blank, they get filled with 'null' by @KevinJump in #890
  • 🐛 Fix - don't save 'null' in property type description name by @KevinJump in #891
  • ⬆️ update readme by @KevinJump in #893
  • ⬆️ move to centralised package management by @KevinJump in #894
  • ⬆️ update dependencies by @KevinJump in #895
  • ⬆️ add explicity JsonConverters to all enums, so they are always serialized as strings by @KevinJump in #897
  • 🆙 V17/last synced date by @KevinJump in #898
  • ⬆️ V17/object property extensions by @KevinJump in #896

Full Changelog: v17.0.2...v17.0.4