Release notes v17.2.2

Release Details

v17.2.2 - UI Fixes

This is a patch release of Jumoo.TranslationManager for Umbraco v17 it contains some updates to how translated content is displayed and orgnisied in the UI.

What's New

  • ⭐ Additional Translation audit event categories to allow debugging in Connectors
  • ⭐ Display names of translated content groups now use the Tab names as opposed to the tab aliases (nicer)
  • ⭐ Browser title now updates to reflect the job/node you are looking at in the translation views
  • ⭐ The "Path" of a translated item is now ensured to always be unique when blocks have repeating patterns of the same element

AI Update

This update supports the RC release of the AI Translator - which now has batch element support for OpenAI translations, (this requires the unique path name update above).

The core package will still use v17.2.2 of the AI release, but the RC can be added here : https://www.nuget.org/packages/Jumoo.TranslationManager.AI/17.3.0-rc1

With this release you then get a "Send as Batch" option when using OpenAI, which will send all the translations over in a single file which OpenAI then can take up to 24 hours to process (but you don't have to watch the AI!)