Skip to content

Releases: KevinJump/uSync

v8 Beta 1

25 Feb 16:03
Compare
Choose a tag to compare

Beta one release for Umbraco v8.0.0

This is the beta release to coincide with the launch of Umbraco 8.

Importing

get via nuget:

install-package uSync -pre

and you can get content edition too

install-package uSync.ContentEdition -pre

Most things work - and syncing between sites is fairly consistent - we have a few known issues.

Tracker - the tracker is used to tell users what the changes are when they run a report

  • Tracker - reports PreValue changes, that aren't
  • Tracker - reports parent change when there is no parent.

Settings

  • Handler info - not all handler info is loaded into the settings screen
  • Handler Specific Actions - Import / Export / All are not fully implemented.

Alpha 2482

21 Feb 09:57
Compare
Choose a tag to compare
Alpha 2482 Pre-release
Pre-release

To avoid confusion (on my behalf) - the alpha versions will now match the Umbraco alpha number which the solution is running when the packages are made.

  • fixes a null issue when creating new datatypes. Fixes issue #5

Alpha 61

04 Feb 17:35
Compare
Choose a tag to compare

Alpha 61 release - updates and changes because some of the internal service names changed between Umbraco nightly builds.

Alpha58 Release

31 Jan 23:28
Compare
Choose a tag to compare

Are you feeling lucky?

uSync for Umbraco 8 is here, well a very early alpha release is.

The core of uSync working for Umbraco 8 - with some rewritten goodness to make it all play nice. features include

  • Improved serializers (we got rid of a lot of legacy stuff)
  • SignalR updates - (so it's not just three dots anymore)
  • Better change detection and reporting - actually it might even tell you what is going to change.

this release isn't on NuGet because well you don't want to accidentally install it on an existing project. but you can get the nuget files below, and install them from a folder if you want.