This page shows items released in 2019-02.

Monday, February 4, 2019


Performance optimisation

We again improved several components of the system to make the Beebox automation operations faster. This make big projects work easier.

Core, Beebox - BB-86

Live Preview - Stability improvement

We fixed an issue preventing Live Preview from translating content on the fly when the translations were really long. This error was reported as a "Translation failed" at the browser level (HTTP 500).

LivePreview, Beebox - BB-85

Live Preview - Stability improvement

We fixed an issue preventing Live Preview to generate page preview in a random way. This mainly happen when the website uses frame or a lot of simultaneous XHR queries. This improvement requires Beebox 1.02.96.

LivePreview, Beebox - BB-73

Live Preview - Discard HTTP 304 status

When the previewed website uses cache system, we were forwarding the headers to Live Preview. This behavior prevented some users to see some changes on the page.

LivePreview, Beebox - BB-83