Omni has acquired Explo 🥳 | Learn more

Changelog

Week of November 2, 2025

November 2, 2025

November 7, 2025 #

Added support for using opacity in map visualizations. Also added support for specifying an outline color for point and region maps.

November 6, 2025 #

Added functionality that allows users to switch between branches using URL query parameters. This enables navigation to specific branch-attached drafts directly from URLs (?branch=<id>), with the optional ability to pin a branch (?branch-pin=true).

November 5, 2025 #

  • Added a new workbook query tab type that allows you to create new tabs that link to a single source query tab. This enables creating multiple visualizations from the same query without duplicating the query itself.

  • Added information about delivery times to the Edit schedule panel. Delivery times will happen within 15 minutes of the specified time.

  • Implemented functionality that prevents triggering the the same email schedule when it has more than 50 recipients AND fan-out is enabled. If using the Trigger schedule API, a 409 Conflict error will be returned when this is attempted.

  • Removed autocomplete from the join_from_view_as parameter.

November 4, 2025 #

Added support for specifying custom error messages for dashboard errors and charts without results in Dashboard > Settings.

November 3, 2025 #

Added APIs that allow you to refresh the schema for a given connection, along with setting and listing schema refresh schedules. Give the APIs a try at /api/connections/:connectionId/schedules.