This (finally) is the Jumoo TranslationManager release for Umbraco v14, with the shiny new backoffice and all the same features as in the v13, and v10 releases. (in-fact we are multi-targeting translation manager, the core code is the same for all version)
Installing
As a package to your site :
dotnet add package Jumoo.TranslationManager --version 14.0.0
Known issues
- We have not included the translations "content app" in this release because we are taking some time to re-design that bit of the experience, you can still send content to translation from the menus and the translation section is there, you just can't see things from the app.
- Migration:
- We do not recommend upgrading a site with open translations (and never have) - no idea what might happen if you do that.
- Permissions - the user permissions are slightly diffrent in v14, so if you have setup your editor groups with permissions you might need to re-apply them if you upgrade.
- v13 licences will work on v14 (they will also work on v15 and v16 when they come out).