This is a patch release of Jumoo.TranslationManager for Umbraco v15 and v13 it contains fixes and feature updates to improve the experience and process of translation.
What's new
Features
- ⭐ [15] : Connector Data
- improvements to how data is passed around for connectors, which will enable the more complex connector UIs we have.
- ⭐ [15] - Add back the ability to edit values in the item view (but not in an RTE yet)
- ⭐ [13] - Allow for rich text editing of properties in v13 job / item view. 64
UI Improvements
- ✏️ [15] - Improve the UI for node selection.
- 🐛 [15] - Fix URL used one the 'view job' button
Data
- 🐛 [15] - Fix variant blocks show up as in 'draft' after translation 66
Api
- 📝 [ALL] - Mark some internal Macro and Grid methods as obsolete
Installing.
Install the version that matches your umbraco version (e.g v13.2.9 for umbraco v13)
Umbraco v13
dotnet add package Jumoo.TranslationManager --version 13.2.9
Umbraco v15
dotnet add package Jumoo.TranslationManager --version 15.0.4