| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-14 | 1.4 kB | |
| v4.5.0 source code.tar.gz | 2025-10-14 | 6.1 MB | |
| v4.5.0 source code.zip | 2025-10-14 | 6.5 MB | |
| Totals: 3 Items | 12.6 MB | 0 | |
Changelog
✨ New features
- Matrix charts are here!
Visualize data as time-based heatmaps to spot activity patterns across days and hours. - Added value mapping and progress bar formatting to table columns, enabling rich visual representation of data in tables.
🚀 Feature improvements
- MongoDB responses now return strings instead of raw
ObjectIDorDateobjects for better formatting and compatibility. - Updated the chart variable behavior to inject values per data request configuration, making dashboards more dynamic.
- Improved the Strapi template to show all charts in the report and disable auto-update by default.
- Updated the chart editor’s date range picker to use the new, more consistent format.
- Updated default background and text colors for new projects.
- Improved the table column config UI, and changed the chart menu icon for better clarity.
🐛 Bug fixes
- Fixed issue where only the first share policy was applied per report.
- Fixed bug where charts didn’t update after creating a dashboard from a template.
⬆️ Other changes
- Updated client and server dependencies for stability and performance.
- 📝 Updated
SECURITY.mdto reflect current practices.