Skip to content

Releases: Jumoo/uSync.Complete.Issues

8.4.1 - Publisher UI Updates.

06 Jan 15:33
cf754fa
Compare
Choose a tag to compare

This is an incremental release, introducing a couple of new features.

Updates

Dependency-Check feedback in the UI

Dependency calculations now get its own step, the dependency checks are mostly fast, but if you have 1000's of items to check it can take a while, and previously this step offered not UI feedback, so you might think it was stuck. Now the dependency checks get their own step (and icon) so you can see them happening.

image

Publisher Dashboard

day-to-day you can sync everything you might need to via the content pull/push buttons - but there might also be times when you want to push or pull just the settings. the publisher dashboard gives you this functionality,

push just settings between servers

One side effect of this dashboard is you can now push languages and hostnames between sites too (doing it during content pushes runs the risk of breaking if you have these values different on dev/live)

Publish Dialog (Experimental)

Like all good packages we've hacked into the save & publish button, so now you can publish to a server directly from the button.

savedialog

Turning on the experimental publish dialog

This button doesn't replace the existing push and pull commands, and while we are in experimental release, you have to turn it on by hand, go to the user group settings and enable. Push Content Button (Experimental)

enablebutton

uSync 8.4.0 goodness

This release also increments its uSync dependencies to uSync 8.4.0 which has some work done to speed things up, and fix a couple of bugs - so you to get the wonderfulness of uSync baked into this release.

see the uSync 8.4.0 release notes for more info

Complete change list

The following changes are included in this release

  • Added localhost.me to list of local domains for licences (no restrictions on localhost sites)
  • Sync Settings dashboard
  • Fix bouncing truck not always bouncing
  • Fix sort order bug on server sort dialogue
  • Remove push/pull commands from the menu if there are no servers to push/pull to
  • Fix ShowSelf attribute in server settings
  • Push Button overlay
  • Fix error when only push is enabled for a user
  • Upgrade to uSync 8.4.0

The Bouncing Truck release.

13 Dec 01:46
cf754fa
Compare
Choose a tag to compare

Update to uSync 8.3.1 and tidy up so things work nicely in Umbraco 8.4+ (still works on previous versions of Umbraco).

Publisher

We've added several UI Improvements to uSync.Publisher

Sort the servers via the UI,

You can now sort servers via the publisher settings UI, meaning you can make sure they appear in the right order without having to go into the uSync config files.

image

New Progress UI for publishing

Including the bouncing truck, you can now track the push and pull steps via the UI so you can see what is happening.

bouncingprogress

behind this improvement, we have restructured how the publishers work, making it easier for us (or you) to replace the standard publishing process with one of your own (we have much plans!)

Server setup templates

We have introduced a new server page, offering simple setup templates to help you get your servers configured quicker.

image

uSync.PeopleEdition

  • Fix for Member Imports (they didn't always work!)

8.2.4 - Publish nicer.

21 Oct 10:47
cf754fa
Compare
Choose a tag to compare

Complete release to match uSync 8.2.4 release - https://github.com/KevinJump/uSync8/releases/tag/8.2.4, and tidy up a few things for uSync.Publisher, that just make it neater.

  • the main uSync fix that effects publisher is a fix for null checking in the RTE mapper, upgrading to this release should fix that issue.

Publisher

  • Delete missing children, now puts deleted items in the bin #16
  • Improved feedback when the servers won't connect (it will tell you if the API version is out and if you are licenced)

UI Fixes

  • Dialogue buttons are now disabled when you are in the middle of publishing #15
  • Make sure all sync processes will display errors if they encounter them
  • You can now see the 'show self' setting at the bottom of a server setup (lets you can publish to the server you are on- it's a test setting more than anything else).

8.2.3 - uSync 8.2.3 Sync release

30 Sep 10:37
cf754fa
Compare
Choose a tag to compare

This update purely changes the dependency versions in the NuGet packages, so people installing complete also get the latest version of uSync

See https://github.com/KevinJump/uSync8/releases/tag/8.2.3

the highlights are : Content import at startup fixes

8.2.2 : Keeping up with the Neighbours

27 Sep 11:15
cf754fa
Compare
Choose a tag to compare

Update release to keep the versions of uSync and uSync.Complete in sync.

This release mainly updates internal dependencies so that we can take advantage of the updates to uSync in 8.2.2.
Includes a fix for.

  • Issue 10 rouge ancestor deletes showing up in publisher reports
  • show content/media changes before settings changes in publisher.
  • code to allow you to copy bin/app_plugins folders (if you really want, but this is experimental)

uSync.Complete Eight Two Zero - Initial Release

16 Sep 11:52
cf754fa
Compare
Choose a tag to compare

While this is the first release, we are keeping version numbers in step with uSync so 8.2 is 1.0

uSync.Complete Package release.

Extra goodies for uSync for Umbraco https://jumoo.co.uk/usync/complete/

  • uSync.Exporter
  • uSync.PeopleEdition
  • uSync.Snapshots
  • uSync.Publisher

This package also installs uSync and uSync.ContentEdition if they are not already there.

Issues / Features

issues fixed since beta2 release are in the release milestone

These include :

  • Support for DocTypeGridEditor in exports #1
  • Bug: Not all dependencies are found for NestedContent #2
  • Add the upload limits for media to the web.config #3
  • Content Template is not sent across with Published Item #4
  • Splitting the Push and Pull Enabled per server config, so a server can be enabled for push or pull or both
    #5

More.

there are many other features in this release - more info at https://jumoo.co.uk/uSync/complete/