<aside> 🚧
We are in the process of transitioning all release notes to our documentation. We will be updating links to this page in the QBeeQ Framework to make it easier to access release notes when new versions of plugins become available.
</aside>
Release notes are sorted by Plugin name, which can be found in the right navigation, or by using ⌘+F or CTRL+F. The release notes are listed chronologically, with the most current listed first.
<aside> ℹ️
Release Notes prior to 2025 are linked below each Plugin.
</aside>
The type of release is indicated with icons:
🚀 New Functionality
💫 Enhancement
🛠️ General/Bug Fix
💫 Q2026.06.05 | Optimized Theme and API Usage
Updated plugins that rely on Sisense API or Theme values to cache those values locally instead of making repeated live calls, reducing unnecessary network overhead and improving reliability across sessions.
🛠️ Q2026.03.25 | Added "skipCompilation": flag to plugin.json
Added "skipCompilation": true flag, which prevents the system from attempting to recompile that plugin during upgrades or system restarts, which is essential for certain custom or pre-compiled add-ons. Setting this to true helps prevent plugin failures during version upgrades.
💫 Q2026.04.20 | Added "skipCompilation": flag to plugin.json
Added "skipCompilation": true flag, which prevents the system from attempting to recompile that plugin during upgrades or system restarts, which is essential for certain custom or pre-compiled add-ons. Setting this to true helps prevent plugin failures during version upgrades.
💫 Q2026.04.14 | Added aggregated totals to tooltips when BreakBy is active