Changelog

Week of September 28, 2025

September 28, 2025

October 3, 2025 #

Added support for creating branches to the Create a model endpoint. To create a branch, set modelKind to BRANCH and specify a name with modelName. Branches can be created from shared or extension models.

October 1, 2025 #

  • Added a dashboard:tile-drill embed event that emits the metadata needed to generate a drill. This includes the origin of the drill interaction and the URLs needed to navigate back to the resulting drill query.

  • Added a format parameter to the response from the List schedules API.

  • Added a skipParentLabel parameter for dimensions, which allows you to control how labels are created for child fields generated from parent JSON.

  • Added support for dynamic content to webhook deliveries, specifically file names. Webhooks currently support the same date/time and schedule variables as SFTP.

  • Added support for setting a static color to region maps. Use the new Color property in the visualization's configuration to set a static color.

  • The Dashboard AI assistant is now GA! Check out the docs for more information.

September 29, 2025 #

Added support for using geoJSON data in a field in map visualizations.