Dashboards and insights feel much faster and more live
We reworked how dashboard charts and Insights load so the app does less unnecessary client-side work and updates more intentionally. Large dashboards should feel noticeably snappier, especially while editing, dragging charts around, or switching between tabs. Insights benefit from the same shift. Loading is smoother, updates arrive more cleanly, and new content feels more immediate. We also tightened chart actions so duplicating or deleting a chart reflects right away instead of feeling delayed.Number charts can compare two values
Number charts can now display a primary value alongside a comparison value. That makes them much more useful for common KPI patterns like current versus previous period, actual versus target, or value versus benchmark. You can choose both fields directly in chart settings instead of working around the limitation in SQL or another chart type. The result is a simple KPI card that carries a lot more context at a glance.Groups are now available through the public API
You can now list, create, update, and delete groups through the public API, and add organization members to them as well. This makes it easier to manage access-related workflows programmatically if you are syncing users and permissions from your own systems. For teams building on top of Basedash, this closes an important gap in API coverage. Group management can now be automated instead of handled manually in the UI.Fixes and improvements
- Added export support for chart drill-down tables.
- Improved embedded dashboards by fixing copy actions in embedded views and hiding copy-link actions that do not make sense there.
- Fixed SSO login issues that could block some SAML and embedded JWT flows.
- Fixed the demo data source onboarding flow so new connections load reliably right after creation.
- Fixed pie charts that could render cut off.
- Improved time-based x-axis labels so month and year boundaries read more naturally.
- Fixed connector logos so more data sources show the right icon.
- Fixed a crash on the new organization flow during full page loads.
- Improved the sidebar and dashboard context menu experience on large workspaces.
- Kept MCP-created chats out of the standard chats list so chat history stays cleaner.
- Fixed table picker row sizing so table selection feels less cramped.
- Fixed number charts so they still choose a sensible default value when one is not explicitly set.