github chartbrew/chartbrew v1.1.0

latest releases: v3.4.0, v3.3.0, v3.2.1...
3 years ago

DB migration required

cd server/
npm run db:migrate

Changelog

  • ✨ Added support for API Basic auth and Bearer token authentication in the UI
  • ✨ The chart config algorithm is now smarter and can detect fields from more complex and nested objects
  • ✨ Chartbrew can now detect dates formatted as numerical timestamps
  • 💄 Cleaned the text in the selected fields for the datasets
  • 💄 Improved the visuals for KPI charts in the dashboard and in the chart builder
  • 💄 Added animations when the modals open
  • 🚸 Improved the Embed modal with copy buttons and included a field with only the URL
  • ♿ Removed the hover listener to display the menu. Not touch-screen friendly. Now the menu is always visible
  • 🔒 Security fix to check for more granular role access
  • ⚡ Removed unused semantic modules from the build sequence to speed up the build time
  • 🐛 Passwords in connection strings are now URL-encoded to not break the URLs

Don't miss a new chartbrew release

NewReleases is sending notifications on new releases.