XTM Connect - Contentful 1.11.6
NEWEST RELEASE
Date: Oct 29, 2025
Bug fixes
Fixed an issue where projects could not reimport translated content after translation completion due to a parsing error. When translation files were returned from XTM, additional metadata attributes not recognized by the connector's validation process were included, causing the import to fail with an
XliffParseException. The validation check now correctly ignores any attributes that have been added to the files but are not required for the translation process, while still validating all attributes that are essential for successful translation import.