Skip to content

Releases: KevinJump/uSync

v13.2.4 - Patches and 🕸️🪝icon fixes

27 Jun 10:59
Compare
Choose a tag to compare

This is a patch release for uSync for Umbraco v13, it contains patches and updates for known issues.

What's Changed

  • Fix #648 - Blueprint templates are not imported if the handler is disabled in the default set but enabled in another set.
  • Fix #653 - Check for null 'allowedContentTypes' by @KevinJump in #654
  • Fix #649 - Member composition not added to Member type on synching
  • Solution re-org (makes it easier to work on multiple versions of the package)
  • Fix the webhooks icon on the uSync dashboard.

Full Changelog: v13.2.3...v13.2.4

v14 - Insert AI generated image of a number 14 here.

30 May 07:09
Compare
Choose a tag to compare

This is a Major release of uSync for Umbraco v14 and the new Umbraco Backoffice.

Warning

Things have changed! Read all the release notes before running that add package command!,

The latest v14 release of uSync works on Umbraco v14 only. v14 of Umbraco is a complete replacement of the backoffice user interface, alongside significant changes to the API that Umbraco and packages use to communicate between the user interface and the server.

image

This release comes with a number of known issues with Umbraco v14, and you should check these, alongside our known issues, before you fully commit to using Umbraco v14 and/or uSync v14 on a live production site.

What's New

  • New Backoffice UI.
  • New Management API
  • New shared npm library for other uSync packages

Known Issues

Installing

uSync can be installed as part of a calorie-controlled diet. and via NuGet for your umbraco projects.

dotnet add package uSync --version 14.0.0

Umbraco v14 Support Lifetime

It is worth noting that Umbraco v14 is a Short-Term Support (STS) release and has a limited support lifetime. Bug fix level support ends in November 2024 and the release is End of Life (EOL) March 2025. v13 of Umbraco has Long Term Support (LTS) until Dec 2025 (security updates until Dec 2026) and we would still consider v13 the sensible choice for any large-scale production-ready site development at this time.

Migrating to Umbraco v14 using uSync

Where possible, we have attempted to make it as seamless as we can to use uSync v13 files on a new uSync v14 site. However, with the number of changes to the Backoffice, alongside several property editors being removed from v14, we strongly recommend that you only migrate sites to Umbraco 14 from Umbraco v13 if you are not using any obsoleted property editors (datatypes) and you are happy with the functionality of your site and the Backoffice on Umbraco v13.

Migrating while you are using obsolete property editors might result in data and content loss, and you can’t then easily know if the issue with your migrated site is related to the new v14 Backoffice / APIs or the property editor changes you will have made.

Converting uSync/v9 to uSync/v14

For uSync v14 we have changed the default folder that uSync files are stored in from the existing uSync/v9 folder to uSync/v14. This reflects the fact that there are some changes between the uSync files on v14 and it is better to have a new clean folder for your setup then continue with the existing v9 files.

Legacy Conversion

If your site contains a uSync/v9 folder uSync will detect this and display a ‘legacy’ tab in the uSync dashboard.

This legacy tab will provide you with some information about the v9 folder and any removed property editors that it finds. It will also give you the opportunity to either ignore the legacy folder or copy it to the uSync/v14 folder where you can use it to seed your new site.

We strongly recommend that this is only performed on a development copy of your site where you have full database backups and are willing to reset the site should the migration not go smoothly.

After copying the v9 folder to uSync/v14, you can import your settings to your new v14 site. If this is successful, you should perform a clean export to get the new uSync/v14 files in the latest format for the site.

Happy uSyncing...

v13.2.3 - Patching up relations

24 May 07:19
Compare
Choose a tag to compare

This is a minor patch release for uSync v13 for Umbraco v13 it contains minor fixes to known issues.

What's Changed

  • 🐛 Fixed #683 - relations not exporting. by @KevinJump in #639
  • 🐛 Fixed #635 - duplicates when same item has multiple delete records.

Full Changelog: v13.2.2...v13.2.3

v13.2.2 - Duplicate handling fix

30 Apr 17:41
Compare
Choose a tag to compare

This is a minor release of uSync for Umbraco v13 it contains a fix to stop the false reporting of duplicates when the usync folder contains renamed elements /

Fixes

#634 & #635 - Duplicate items reported, when there are none

when something is renamed usync saves a 'empty' file over the existing item so that duplicate files don't hang around on deployments. an error creeped in v13.2.0 that didn't take full account of this and sometimes reported the renames as duplicates.

this is now fixed with this patch release.

dotnet add package uSync --version 13.2.2

v13.2.1 - Roots updates

22 Apr 20:49
Compare
Choose a tag to compare

This is a patch release of uSync for Umbraco v13, it contains some small fixes for people using roots,

What's Changed

  • Fix for #623 Files are created in "default" export folder when they are the same as in the root folder
  • Fix for #622 Apply button doesn't work for changes constructed from merged items.
  • Fix for false positive duplicates when using clean function.

Full Changelog: v13.2.0...v13.2.1

dotnet add package uSync --version 13.2.1

v14.0.0-rc1 - release canidate-canidate beta.

17 Apr 19:09
Compare
Choose a tag to compare

This is the pre-release version of uSync v14 for Umbraco v14-rc1. It conains the working of uSync for Umbraco v14 with the new backoffice UI.

Release Notes.

The core functionality of uSync is present in this release so you can sync between sites, and key your site version controlled while working on Umbraco v14 - there are however there are several notes and cavieates to working with this release and Umbraco 14-rc1 - you should familiarize yourself with them to set expectations.

Known issues.

Umbraco Issues

There are a number of Umbraco issues that we have logged during the testing of this uSync release they affect certain types of property editors and settings within them that can cause pages or bits of your site to become un-editable, you should be aware of this issues:

Warning

There are a couple of bugs, which mean for certain types and settings you will see errors or blank pages inside umbraco, these are not uSync issues

"Migrating" from older version.

At the moment there is no legacy to new property editor migration inside uSync, (you can however use uSync.Migrations). So migrating a site that has now discontinued property editors on (Grid, Nested Content) will not work.

It is our intention to provide a smoother migration within uSync as we approach release. but for now uSync.Migrations will provide you with the ability to migrate to BlockGrid and BlockList on a v13 site.

Note

Post RC1 - some inline migration tools for legacy to supported types will be included in uSync

DataType Migration

Internally inside Umbraco the storage and settings for a large number of the existing datatypes has changed, as such the settings stored inside any uSync files will need updating.

For known changes and types we have build this into the release! -

  • Importing files from Umbraco v13 with known types will result in uSync automagically converting those datatype config values to the new format on import
  • After import and when you are happy things are as expected you should perform a full export to write these new configurations out to disk

Note

RC1 - uSync will dynamically conver datatype configuration for know "supported" types from v13 to v14 formats on import

Breaking Changes

  • Moving from v9-13 the default uSync folder has been renamed from uSync/v9 to uSync/v14
  • The format of the configuration for datatypes has changed, migration of known types is built into to v14 (see datatype migrations) - but again custom code, might need adjusting
  • There are changes to the ISyncHandler, ISyncMapper and IConfigurationSerializer interfaces any custom code might/will need updating.

Warning

** Custom code will need to be examined, updated and you might need to copy things to a new folder**

Summary

So with that all that said and absorbed, you can download and enjoy uSync as part of your brave new Umbraco world experiences.

dotnet add package uSync --prerelease

Full Changelog: v13.2.0...v14.0.0-rc1

v13.2.0 - Hook🪝and Patch 🩹 release.

17 Apr 10:06
Compare
Choose a tag to compare

This is a minor release of uSync for Umbraco v13. it contains some fixes (mainly around how deletes appear in reports and are treated by Roots and export rules), and the ability to sync webhooks between sites.

What's Fixed

What's New

  • ⭐ Add serializers and handlers for webhooks. by @KevinJump in #613
  • ⭐ Ability to set the history folder's location via config by @henryjump in d0f06eb

New Contributors

Full Changelog: v13.1.3...v13.2.0

v13.1.3 - Linux path patch

14 Mar 12:57
Compare
Choose a tag to compare

This is a minor patch to uSync to address an issue with uSync.Roots and paths on Linux,
You will only need to patch if you are running Umbraco on Linux

What's new

  • Fix for #604 - Abs Path correction when finding path on Linux

Installing

dotnet add package uSync --version 13.1.3

v13.1.2 - Roots - UI and fixes.

11 Mar 16:06
Compare
Choose a tag to compare

Fixes

  • Fix #592 - uSync creates "empty" files when using roots and root, or usync folder is outside of website root.
  • Fix #594 - When importing from file the "import" button runs a report

Updates

  • Adds UI to the report to make it eaiser to spot sources. by @KevinJump in #598

Full Changelog: v13.1.1...v13.1.2

uSync v14 beta001 ⚠️

07 Mar 13:57
4ed6a5f
Compare
Choose a tag to compare
Pre-release

This is the uSync beta release for Umbraco v14.

It contains the code for the new back office front end of uSync. running on the latest Umbraco beta.

image

Installing

the uSync beta is currently available from out nightly/prerelease NuGet feed.

https://dev.azure.com/jumoo/Public/_artifacts/feed/nightly/NuGet/uSync/overview/14.0.0-beta001

dotnet add package uSync --version 14.0.0-beta001