Release notes v8.7.5

Release Details

v8.7.5 - Xliff 1.2 updates + tidy

This is a patch release of Translation Manager - it contains some minor fixes for XLIFF 1.2 file support when using nested macros, and some spelling and grammar fixes.

Fixes

  • Content sort can be slow - when translation manager is checking each item. 16
  • XLIFF data lost when items html items are grouped inside more html 17
  • Fixes for spellings etc across pages, by @leekelleher

--

Installing Translation Manager.

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

PM>install-package Jumoo.TranslationManager -version 8.7.5

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.5-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.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.