Downloaded Xbench packages can now be loaded into Xbench without any problems.
Workbench
In-Context Translation
Users can interact with buttons and animations on the webpage inside the Context Viewer. Users can also click on links using ctrl + click.
API5
We have added the community_id parameter to the GET /document call. If you make the GET /document call without specifying the project_id parameter, the community_id parameter is required.
PATCH /document/{id}
We resolved an issue with the call that prevented certain metadata fields from being set correctly.
If the API call specifies one or more translation_locale_code parameters in the PATCH call, then only those locales will be included in the new version of the document. If the users does not specify a translation_locale_code parameter, the new version of the document will include all the targets of the previous document.