Versions Compared

Key

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

This page shows items released so far this month.

Table of Contents
maxLevel2

 

No items where released this month yet.

Friday, May 12, 2017

...

Status
colourGreen
titleNew
OPTIONS HTTP verb support (CORS)

We now support OPTIONS calls on Beebox API methods. This allows you to perform API requests through a web browser and pass the CORS pre-flight checks. Please note you still require to add Access-Control-Allow-Origin to the Web.config of the Beebox server.

Core, Beebox - BB-25

Status
colourBlue
titleImproved
Project creation: copy properties improved

When copying properties from another project that use XLIFF hotfolder, we disabled the XLIFF hotfolder to avoid the two projects to use the same XLIFF folders. We changed this behavior in order to keep the XLIFF hotfolder enabled, but change the XLIFF paths to the new project folders.

Core, Beebox - BB-24