Releases: Jumoo/uSync.Complete.Issues
v11.0.2 / v10.4.1 - First boot - march patch 🥇🥾🐰
This is a patch release for uSync Complete it contains only minor updates or UI fixes.
- v11 : Includes Update to uSync 11.0.2
- v10 : Includes update to uSync 10.3.3.
Fixes
- Typo in 'Item does not 'exist' error
- Fix null reference error when pushing stylesheets between sites
- Fix for null reference issue when using first boot 🥇🥾 with users/members handlers.
v10.7.3 - Content Templates Support
This is a patch release for uSync.Complete for Umbraco 10. It introduces/fixes support for pushing / pulling content templates.
With this update you can now push and pull content templates from the settings/Content templates menu.
You can also push / pull individual templates.
This release also rolls up all usync 10.7.3 release updates.
Installing / Updating
via nuget:
dotnet add package uSync.Complete --version 10.7.3
v10.7.1 - Performance release.
This release contains the fixes from uSync 10.7.1
Plus some fixes and improvements for uSync.Complete
What's new
- Server specific keys. (set the server and in the config)
- pre-caching of ordered nodes, to speed up reporting
- improved request validation - just to ensure requests make sense in context.
- Turn on XML item caching with default caching.
v10.6.2 - Patch release
This is the patch release of uSync.Complete for Umbraco 10, it contains updates contained in uSync 10.6.2- it also contains some updates to how failed licence checks are treated and behave, essentially we are trying to reduce the number of times you get a Invalid domain reported on a licence check.
uSync 10.x is the LTS version of uSync for Umbraco 10.
What's new
- Better reporting of licence checks against invalid domains
- Better retry policies for bad domains in licence checks
v10.6.0 - Media / Language syncing fixes and updates
This is a minor update for uSync.Complete - it contains a number of small fixes and updates,
This release also updates uSync to v10.6.1
What's changed
- Fix - Duplicate files in report #199
- Fix - Dependency checks run against saved values, even when published values should be checked
- Update - the username of the current user is now included in publisher events.
- Fix - Exporter defaults to 12h time on sync pack name, when it should use 24 hour clock #201
- Fix - Media is not exported/imported into a generic location when 'UmbracoMediaPath' is set #202
v10.5.0 - 🧩 Domains and 🖼️ Media fixes.
This is a minor version release of uSync.Complete for Umbraco 10.x - this version of uSync.Complete works on all versions of Umbraco 10.x
This release includes a dependency update
Fixes
- Fix: uSync issue - 492 Content dashboard shows 'Media' in breadcrumb when it should say 'Content'
- Fix: Compare node option should not be present on root 'Content' or 'Media' tree.
- uSync #484 - Domain names not syncing correctly between sites.
- #197 - Media folders not created correctly.
- #195 - Fixes for "Different" spelling.
v8.11.14 - Umbraco 8 - 2024 Update 1
This is a minor update for uSync.Complete for Umbrco 8 ! (yes eight). it contains some fixes for uSync.Exporter so you can export user groups and users into a sync pack.
Fixes
- user groups are not exported with users from uSync.Exporter (see https://our.umbraco.com/packages/developer-tools/usync/usynccomplete/113468-user-properties-and-user-groups-not-importedcreated-when-importing-users)
v8.11.13 - Patch release
This is the patch release of uSync.Complete for Umbraco 8 it contains updates contained in uSync 8.it also contains some updates to how failed licence checks are treated and behave, essentially we are trying to reduce the number of times you get a Invalid domain reported on a licence check.
What's new
- Better reporting of licence checks against invalid domains
- Better retry policies for bad domains in licence checks
Fixes
- Ensure Dependency calculation are from published values not edited values.
v8.11.12 - user, blueprint and media culture fixes.
This is a minor fix for uSync.Complete for Umbraco 8 - it contains a number of minor fixes.
Updates
- Cleanup of user serializer so it reports less false positives (based on user id being used as guid seed)
- Add
AllowDeletingOfOrphanedItemsForAllTypes
option so you can choose (not recommended) to have uSync delete orphans of all types when syncing. - Fix simple sync view on dashboard
- Fix blueprint dependencies are turned into content dependencies when pushing
- Allow user agent and custom headers to come from the web.config
- Ensure culture specific options are only set on content items
v11.0.1 - User patch release
This is a minor patch release for uSync.Complete it contains some fixes for issues with syncing users in uSync.PeopleEdition
#Fixes
- User sync fixes
- Sync users only by alias (email) not key - as this is dependent on user creation order
- Fix the start content / media nodes so they are null check not set in the user group