fusedeck

fusedeck

Release Notes December 11, 2020

Auto-update tag

We have deployed a new auto-update tag for fusedeck. Using this tag, ensures that your tag always supports all new core features of fusedeck. This is not a replacement, since the single tag implementation will always have better loading performance. This auto-update is more a wrapper for our base-tag. Feel free to test it!

Time format

We all have been waiting for this! We now support proper Time formats. You can freely choose between: Seconds, Minutes, Hours, Time (HH:MM:SS). Note: If you use formulas, the time format will automatically fallback to milliseconds.

Report only user

We introduced a new user role. This is one of the final roles for this version of user-rights management. This role disables the Tag-Manager and only grants access to the reporting system. We will completely revamp the user-roles in 2021. So make sure you stick with us for the latest changes.

No auto-publish

We removed all auto-publishing features in the property. Before, some events would call an automatic publish. For example changing the environment settings. This has been changed now. All changes require a publishing of a new version.

Prohibited template code

To make sure, nothing awful happens to your website, we now check all JS Scripts for document.write(). We will display a warning if a document.write is detected. document.write in an asynchronous context simply deletes your pages DOM-Tree. Quite sure this would not be intended 🙂

Performance improvements

We hugely worked on our DB performance. Reports with filters and many series over a longer time period are faster than ever before. We will continue to improve the reporting performance, without sacrificing our RAW-Data approach.