Release notes v8.7.8

Release Details

v8.7.8 - Xliff 1.2 splitting options

This is a patch release, for Translation manager that enables so additional features in xliff 1.2 serialization for the use of third party translation connectors. You will not need to upgrade to this patch release unless your translation provider needs the features for their connector.

Update

  • option to alter the list of inline and block elements used when splitting html in xliff 1.2 files

Installing Translation Manager.

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

PM>install-package Jumoo.TranslationManager -version 8.7.8

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.7.8 -FileConflictAction Ignore

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

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