Hotfixes to apostrophe and import-export-translation to better support translation work #4734
boutell
announced in
Release Notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Two hotfixes were released today:
apostropheversion4.7.1corrects an issue where parked properties of parked pages could be changed at the API level, which led to theautomatic-translationmodule changing the slug of the home page in order locales, which should never happen. There is a separate mechanism to set a URL prefix for a locale. If you already encountered this issue, just redeploy or restart your app, which will always reset parked properties.@apostrophecms-pro/import-export-translationversion1.0.2prevents the export of doc templates, which are not finalized pages ready for human translation, and addresses several other edge cases that could prevent successful use of the module.Beta Was this translation helpful? Give feedback.
All reactions