Release notes
Changelog
A short summary of the 1.1.32 multilingual and translation-content fixes.
Maintenance release 1.1.32 Latest V1 maintenance fixes
Translation content
Improvements for keeping editable GutenBricks content intact during translation workflows.
- Improved restoration of editable text, rich text, links, buttons, image details, and nested content after a translation-provider update.
- Preserved template references and block metadata when translated content is rebuilt from saved block markup.
Safer imports
Guardrails for translated content that cannot be matched safely.
- Avoids partial GutenBricks updates when a translated field or block structure cannot be mapped with confidence.
- Rechecks the target post before writing, so a newer user change is not overwritten by a delayed import.
Translated templates
More reliable template resolution across multilingual editor and frontend requests.
- Improved translated-template aliases so the editor and frontend resolve the intended GutenBricks template.
- Keeps normal save callbacks re-entry safe when WPML or Polylang invokes them during its own workflow.