New Beebox features and enhancements released on Wednesday, April 1, 2020:
[NEW] Integrate custom markup tags from CAT Editor to xliff files.
Custom Markup tags like <br> <u> <sup> <sub> <i> from the CAT Editor were integrated with Beebox xlliff files. This will make possible updating text-formatting in your translations, even when the original source file did not contain any formatting. The feature is compatible with all connectors (Beebox CMS projects).
Configuration required: activate following flag in the XLIFF parser from Beebox:
<XliffConfiguration>
<ConvertEditorTagsToHtml>true</ConvertEditorTagsToHtml>
</XliffConfiguration>
BB-94
[NEW] New methods to beebox were added and well documented
Beebox documentation was upadated. Documentation is available on followe adress https://wordbee.atlassian.net/wiki/spaces/bb/pages/213811255/Admin+Methods
BB-251
[IMPROVE] Optimize synchronization of PassThrough jobs
PassTrough project synchronization with WBT was optimized. Waiting for a job status should be processed slightly faster.
BB-263
[IMPROVE] Improve search menchanism on target files
It was not possible to search partially, in the names on target files. This functionality was improved.
BB-261
[IMPROVE] Optimise login process
The login process was optimized, especially for connectors.
BB-258
Browse more releases at:
https://wordbee.atlassian.net/wiki/spaces/bb/pages/364715/Release+History
0 Comments