Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page shows items released in 2020-04.

...

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>

Core, Beebox - BB-94

Status
colourGreen
titleNew
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

Wordbee BB, Clients - BB-251

Status
colourBlue
titleImproved
Optimize synchronization of PassThrough jobs

PassTrough project synchronization with WBT was optimized. Waiting for a job status should be processed slightly faster.

Core, Clients - BB-263

Status
colourBlue
titleImproved
Improve search menchanism on target files

It was not possible to search partially, in the names on target files. This functionality was improved.

Core, Clients - BB-261

Status
colourBlue
titleImproved
Optimise login process

The login process was optimized, especially for connectors.

Core, Beebox - BB-258