| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-30 | 1.9 kB | |
| v4.4.0 source code.tar.gz | 2025-09-30 | 6.1 MB | |
| v4.4.0 source code.zip | 2025-09-30 | 6.5 MB | |
| Totals: 3 Items | 12.6 MB | 0 | |
You can now deploy Chartbrew on DigitalOcean with the new 1-click app
Changelog
✨ New features
- Auto-layout added to the dashboard layout editor: quickly organize charts with one click (#334).
- You can now drag & drop datasets in the chart editor to change their display order (#331).
🚀 Feature improvements
- Introduced a dedicated route for report editing, separating it from the preview experience for more clarity.
- Mobile navigation UI optimized, including better color handling for light/dark themes.
- Added an info box in the sharing settings to help explain the Allow Sharing toggle.
- Updated Google libraries to fix issues with Google Analytics connections.
- Updated the chart updated timestamp to reflect every time data is queried (#325).
- Upgraded to react-router v7
🐛 Bug fixes
- Fixed bug where admins couldn’t open reports unless a share policy existed.
- Fixed issue where shared chart links redirected viewers to login unnecessarily.
- Fixed icon styling issues in the table configuration UI.
- Fixed a bug where the chart filters weren't being called properly (#324).
- Fixed dark mode color issues on the share link management page.
🔒 Security updates
- Ensured that data requests can only be modified using connections/datasets the user owns.
- Updated client and server dependencies
✅ Testing & Infrastructure
- Added full CI testing infrastructure using GitHub Actions (#333).
- Added CI test badge to the README.
- Added a DigitalOcean 1-click app link to the README for easier self-hosting.