2025 Draxlr - R13
12 Jun, 2025
Adds more powerful dashboards, easier public and mobile access, clearer feedback when connections fail, RTL support, and fixes across BigQuery, charts, and table interactions.
Features
- Mobile dashboard navigation — Add a dedicated Dashboard button to the mobile navbar so users can quickly jump back to dashboards from AI and other views.
- Hide columns in dashboard tables — Allow columns to be hidden directly in dashboard-table view.
- Dashboard duplication — Add the ability to duplicate dashboards so it is easier to iterate on layouts and share variations.
- Friendly DB connection errors — Replace low-level connection errors (such as Supabase authentication failures) with clearer, user-friendly messages that explain what went wrong.
- RTL support — Introduce right-to-left layout support for right-to-left languages.
- Computed Card - Improve design, add trend values. Show the actual numeric change in computed card trends (for example, “10% (x) since yesterday”) so users can see what changed.
- Public dashboard URL tips — Improve the public dashboard panel with guidance on copying the full URL, making it easier to share the correct link.
- "This year" filter preset — Add a “This year” date preset so time-based analyses are faster to configure.
Improvements
- Dashboard tables with long values — Align dashboard tables with Explore behavior for wide or long values, avoiding invisible horizontal scrolls and preserving readability.
- BigQuery connection — Fix BigQuery connections resyncing or editing a connection reliably fetches available tables.
Bug Fixes
- BigQuery empty states — Fix cases where BigQuery connections or AI chat with BigQuery would show no tables or skip the “No saved queries” state incorrectly.
- Funnel chart tooltips — Correct an issue where funnel chart tooltips would show a value of 0 when a custom tooltip label was set on the Y-axis.
- Add dashboard item button state — Ensure the “Add dashboard item” button remains enabled and visually accurate when switching between text and other item types.
- Raw-query dashboard sort errors — Prevent errors when clicking sort icons on dashboard tables created from raw queries, especially when sorting isn’t supported on the underlying query.
- Saved query naming edge cases — Handle edge cases like query names with only spaces so duplicate or invalid names no longer cause confusing errors.
- Drill-through summarisation — Fix incorrect summarisation when applying drill-through so the resulting numbers match the filtered view.
- Trial banner during DB sync — Prevent the trial banner from interrupting database sync flows, which could previously lead to incomplete syncs.
- Mobile dashboard scroll — Resolve issues where dashboard items could disappear or scroll incorrectly on mobile-sized devices.