This is a patch release for Translation Manager for Umbraco v15/13 - it contains some updates and fixes to improve Translation manager for these two versions of Umbraco.
What's New
Most of the updates in this release relate to v15 and the new UI, but there are some new features of the Microsoft connector that are in both versions.
Fixes
- 🐛 [15] Set context registration causes error in the browser console.
- 🐛 [15] You cannot close 'created' jobs ("created" only jobs only happen when a provider throws an error)
- 🐛 [15] fixed destroy (
super.destroy()
call missing) in job workspace.
Features
- ⭐ [ALL] Improvements to the Microsoft Connector, to support custom endpoints, regions and custom translation/categories.
- 📝 [15] Better iconography for the translation tree
- ⭐ [15] Default language picked when there is only one language to pick
- ⭐ [15] Add the ability to customize the job names when creating translation jobs.
- ⭐ [15] Better error handling on the job check dialog
- 📝 [15] Improved the reporting of the version in the diagnostics tab.
Installing.
Install the version that matches your umbraco version (e.g v13.2.8 for umbraco v13)
Umbraco v13
dotnet add package Jumoo.TranslationManager --version 13.2.8
Umbraco v15
dotnet add package Jumoo.TranslationManager --version 15.0.3