v3.5.2
Published on June 12, 2024 by Razvan Ilin
Changelog
๐ Roles & Permissions changes
- Introduce the new Client Editor role with limited access to dataset queries. Editor can only access and edit the `Configure` screen of the dataset
๐ธ UI/UX changes
- Filter ghost project in the access modal & hide create chart button for projectViewer by @victor21813 in https://github.com/chartbrew/chartbrew/pull/227
- Improved the experience with buttons and empty states in the datasets section of the chart editor
- Made the formula tips clearer
- Design improvements to the team management screen
๐ Bug fixes
- Fixed issue with the public dashboard crashing when the searchParams doesn't have entries
- Updated number type check to include decimals
- Fixed strange behaviour with date formatting when converted to string
๐ Misc
- Added the ability to run the encryption key setup as a node script
- Downgraded `firebase-admin` dependency to fix Docker build issues
Full Changelog: https://github.com/chartbrew/chartbrew/compare/v3.5.1...v3.5.2