Release Details
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.
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.
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.