Releases: Jumoo/uSync.Complete.Issues
v13.0.2 - cache and user patch
This is a patch release for uSync.Complete v13, for Umbraco v13 it contains some fixes to exporting user groups and performance improvements for uSync.Complete's caching on large site.
Fixes
- 🐜 User groups don't appear in uSync.Exporter dashboard
- 🐜 uSync.Complete caching can cause save/publish to be slow on large sites.
January 2024 - Multi Patch (v13.0.1, v12.2.3, v10.7.2)
This is a multiple patch release for All supported .netcore versions of uSync. these releases contain some minor fixes, for all versions.
All versions (v13,v12,v10)
- Exporter : Cannot pick users from dashboard (tree is blank).
v12 updates
- Fixing casing of publisher folder (linux issue)
v10 updates
- Update pages sizes (bigger request packets)
- Tidy up logging
All versions are also synchronised to the latest release of uSync for their platform.
v13.0.0 - uSync.Complete - LTS - Major Release 🫡
This is the major release of uSync v13.0 to work with Umbraco v13.
uSync v13 is a long term support (LTS) release, and is a licence update release, meaning you will need an updated licence key to use this version - checkout our recent prices blog post for more details
What's new
- Support for Umbraco v13
- Block lists in Rich text,
- Language Id changes in dictionaries and multi-variant content
- Support for .NET 8
- All the v12.2 features which are not 'new' but are cool.
v10 -> v13 - Simples.
There should be no need to migrate or update items from v10 to v13, the uSync files are compatible, and no property editors have been obsoleted (yet) by Umbraco, so copying the uSync/v9 folder to v13 will import everything you expect you might need to update other packages - depending on what you have installed
if you want to convert nested content -> block lists and grid layout to block grid, take a look at the uSync.Migrations package it might help you there.
v13 includes all the super features added in the v12.2 release - like restore points, background publishers, and Audit logs, checkout that release to see how cool these things are.
v12.2.1.1 - Sorting Patch.
This is a patch release of uSync complete, it fixes some issues raised with restore points, and importing for v12.2
12.2.1.1 Fixes
- Case sensitive folder for realtime publisher (KevinJump/uSync#559)
12.2.1.0 Fixes
- Fix details view (also fixes #207 )
- Fix compare show side by side view when there is only one server
- Fix pull requests always create restore point (#208)
- Fix Seed pull returns validation error.
- update second import pass location for datatypes (quicker if done inline)
- Add languages as a dependency on Content config (so languages get synchronised too)
- improve sorted node loading times (less disk activity)
- CSS Fix for dashboard
- Debug duration log message incorrect in SyncPack debug messages
v12.2.0 - Restore points, Background Jobs, and Audit Logs.
This is a major minor release of uSync.Complete for Umbraco 12. it contains loads of cool new features
(see our release candidate blog for details to each one)
What's New
- Restore Points - https://blog.jumoo.co.uk/2023/v12-restore-points/
- Background Publisher - https://blog.jumoo.co.uk/2023/v12-background-publisher/
- Audit Logs - https://blog.jumoo.co.uk/2023/v12-audit-log/
- Super tweaks - https://blog.jumoo.co.uk/2023/v12-supertweaks/
- Add option to ignore sort order
- File performance improvements (also part of uSync 12.2
- Request setup/teardown improvements
- Caching Improvements
- Cleaned up the uSync tree (its all nested now - takes up less space)
Fixes
- All the fixes in uSync 12.2
- Remove the kestral buffer warning when running on IIS
v12.2-rc1 - Restore points, background jobs, and logs.
This is a release candidate - for the next update of uSync.Complete. It contains exiciting new features 🎉 -
read the blog posts for more:
Features
v12.1.0 - Aug 2023 patch release
This is the patch release of uSync.Complete for Umbraco 12, it contains updates contained in uSync 12.1 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
v12.0 - uSync.Complete - Umbraco 12 Release
This is a major release of uSync.Complete for Umbraco, it brings support for Umbraco 12 and a few new features.
- This release increases the uSync core dependency to v12
What's new
- Set username of person pushing or pulling content as writer on target site.
- Improve the Add server dialog, to make it eaiser
- Add tick box to add new server to all existing server push/pulls
- rename 'setup' to 'configure' to reduce confusion
- increase batch size default (new notification suppression means we can safely do more in one step)
Getting uSync.Complete
Installing
uSync.Complete can be installed via the command line
dotnet add package uSync.Complete --version 12.0
or as a package reference
<PackageReference Include="uSync.Complete" Version="12.0.0" />
Upgrading
There should be no issue upgrading uSync.Complete to v12 as part of an Upgrade to Umbraco 12.
there are no migration steps and no database updates as part of this release.
v11.2.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 v11.2.1
What's changed
- Fix - Remove compare option from root menu
- Fix - Remote browser window says 'media' even when you are looking at content
- Update - CSS styling on media items in remote window to improve readability.
- 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 - Media is not exported/imported into a generic location when 'UmbracoMediaPath' is set #202
- Fix - Exporter defaults to 12h time on sync pack name, when it should use 24 hour clock #201
v11.1.0 - 🧩 Domain and 🖼️Media fixes.
This is a minor version release of uSync.Complete for Umbraco 11. it contains fixes for syncing culture and hostnames, and deep media folder caching.
This release also updates the the dependency on uSync to v11.1
Fixes
- uSync #484 - Domain names not syncing correctly between sites.
- #197 - Media folders not created correctly.
- #195 - Fixes for "Different" spelling.