Release notes v15.0.2 / v13.2.7

Release Details

v15.0.2 / v13.2.7 - Translation Manager Minor.

This is the Translation manager release for Umbraco v15/v13 - it contains updates and fixes to make Translation manager betterer on v15 and v13 of Umbraco.

What's new

Fixes

  • 🐛 [ALL] Node status resets do not trigger correct version updates in the translation version tables.
  • 🐛 [13] Block list values don't appear when all properties in a block content or setting section are ignored properties.
  • 🐛 [13] Fix typo in the word 'clone' on the translation content app.
  • 🐛 [15] Added missing options to XLIFF advanced config page

Features

  • ⭐ [15] Update to Jumoo.Processing 2.1 - improved progress UI.
  • ⭐ [15] Language picker flicks to dropdown when more than 10 languages are present in a set.
  • ⭐ [ALL] Core machine connectors now add provider status so you can see a node's machine translations on summary page.
  • ⭐ [ALL] Connector Lock - lock translation from being translated with a different connector from last time.
  • ⭐ [ALL] Split URL Option for XLIFF 1.2 (puts and URLS in their own translationUnit for better visiablity.
  • ⭐ [ALL] New JobCreating event just before job creation lets you minpulate a jobs nodes as part of the process.

Installing.

Install the version that matches your umbraco version (e.g v13.2.7 for umbraco v13)

Umbraco v13

dotnet add package Jumoo.TranslationManager --version 13.2.7

Umbraco v15

dotnet add package Jumoo.TranslationManager --version 15.0.2