Changelog

Week of July 13, 2025

July 13, 2025

July 17, 2025 #

  • Added an API for creating document drafts. Creating a draft on a branch is supported. Give it a try at POST /api/v1/documents/:identifier/draft. To create a draft on a branch, include a branchId with the branch's UUID in the request body.

  • Added color and size (radius) settings to the configuration option for point map visualizations. The Size setting controls the radius, or spread, of displayed data points. If using a heatmap, you can use the Color setting to create or select an existing continuous palette.

July 16, 2025 #

  • Added an API for transferring ownership of a schedule from one organization member to another.

  • Trellis charts - also known as small multiples - are now generally available! Give this new feature a try with the Small multiples section in a chart's configuration.

  • Updated deliveries to stream attachments directly from S3 when webhooks, Slack, or SFTP is used as the destination.

July 14, 2025 #

Improved how the AI Assistant / chat selects topics in a session and added the ability to let the AI dynamically switch between topics. Now, if you ask the AI about the data in a model, it will tell you about the available topics. Note: This only applies to the AI Assistant, not to the in-workbook query helper.