Week of July 27, 2025
July 27, 2025
August 1, 2025 #
Added support for a new Modeler connection role, which allows users to edit a shared model without touching the connection.
July 31, 2025 #
Added support for defining user permissions at the model level. The Connection access section of each connection's Permissions tab is now Model access, where you can assign permissions for users and user groups to specific models.
July 30, 2025 #
Updated queries to retain their visualization configuration when added as AI sample queries. Previously, the configuration wasn't added to the underlying sample_queries
parameter, which resulted in needing to re-build visualizations when the sample query was used.
July 29, 2025 #
Added a
hasDashboard
property to responses from the document APIs. Iftrue
, the document has a workbook and a dashboard. Iffalse
, the document only has a workbook.Added functionality to visualization legends for single measure charts that will scale the visualization to the selected metric upon clicking. Multiple metrics can be selected using
cmd + click
. Note: This doesn't apply to multi-measure charts... yet!Updated the
query
parameter insample_queries
to be optional. This can be used to seed prompts on the blank/chat
screen without requiring the full query specification.
July 28, 2025 #
Added a new
sets
model parameter that allows you to define reusable lists of fields. These sets can be used in other parameters that accept fields, likedrill_fields
.Added support for searching for a user's name and email to the Settings > Deliveries page and the Standard, Embed, and Support tabs in Settings > Users.