Release notes v8.7.4

Release Details

v8.7.4 - Nested Nested content fixes.

This is a patch release of Translation manager - it contains fixes for content escaping when you have nested content inside nested content.

Fixes

  • Nested content within nested content is not being escaped 15
  • after updating to 8.7.2 See exception "The relative virtual path '[xliffpath]' is not allowed here." 14

--

Installing Translation Manager.

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

PM>install-package Jumoo.TranslationManager -version 8.7.4

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