Release notes v8.6.0

Release Details

v8.6.0 - Translation check updates

This is a Minor release update for Translation Manager for Umbraco v8.x - for more info see https://jumoo.co.uk/translate

Fixes

  • 1 Translating Dictionary fails with "The element must contain one or more Containers" when submitting job directly
  • 2 Error "github" button points to wrong Repo
  • 4 Bug: View button for target doesn't show variant language on loop-back.
  • 5 Save and Publish and Save and Approve buttons don't obey content privileges
  • 6 Rouge "Licence is correct but not for this domain" message

Updates

  • 3 Feature: Warn when target nodes cannot be found because pages are not linked.

All changes are listed under the release/8.6.0 label


Installing Translation Manager.

We recommend you install Translation Manager via NuGet / Visual Studio Package Manager

PM>install-package Jumoo.TranslationManager -version 8.6.0

you can install the Umbraco Package from the Umbraco back office or the our.umbraco.org package page.

Upgrading

via nuget:

PM>update-package Jumoo.TranslationManager -version 8.6.0 -FileConflictAction Ignore

There should be no issues upgrading between patch versions of Translation Manager (e.g 8.5.3 -> 8.5.4).

We recommend you do not have open translation jobs when upgrading minor versions (e.g 8.4 -> 8.6) - In general there should be no issue upgrading with open jobs - but this reduces any risks if data structures are altered during a upgrade.