Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-24 | 1.8 kB | |
v3.12.0 source code.tar.gz | 2025-02-24 | 7.7 MB | |
v3.12.0 source code.zip | 2025-02-24 | 8.0 MB | |
Totals: 3 Items | 15.6 MB | 0 |
Changelog
✨ New features
- Added gauge charts, providing a new way to visualize data.
- Introduced markdown widget support for dashboards, allowing for rich-text content display.
- Added table view for MongoDB query results for better readability.
- Added the ability to duplicate datasets and duplicate connections, making it easier to reuse configurations.
🚀 Feature changes
- Improved dashboard layout editing by requiring confirmation before saving changes.
- Redesigned the suspense loader to better match the brand.
- Added a team switcher in the team settings screen.
- Added support for CTRL key to toggle the layout editor.
🐛 Bug fixes
- Fixed issue where weekdays were not compatible with Luxon (#272).
- Fixed crash when searching for variables in public dashboards.
- Fixed hovering issues on bar charts.
- Fixed URL-based pagination issues in API connections.
- Fixed nested object crashes when viewing MongoDB query results in a table format (#268).
- Fixed automatic team selection when switching between teams.
🚀 UI/UX improvements
- Improved hover targeting on horizontal charts.
- Added fully custom chart tooltips with an improved design.
- Improved UI for API connection forms.
🔀 Merged community contributions
- Restored timezone support in
updateSchedule
(#273) (Thanks, @MinSomai!)
⬆️ Dependency updates
- Updated client and server dependencies for performance and security improvements.
New Contributors
- @MinSomai made their first contribution in https://github.com/chartbrew/chartbrew/pull/275