Changelog

  1. Redesigned Streamline Studio

    Redesigned Streamline Studio

    We rebuilt the Studio experience around a unified Library, a refreshed navigation bar, and new color tokens.

    Library

    Command palette

    Press ⌘K (Ctrl+K) anywhere in Studio to open a command palette for fast navigation and actions. The palette is contextual to the Form or Workspace you’re currently working in, and is fully keyboard navigable.

    Command palette

    Global observability

    A new global observability view aggregates errors across all of your Forms. Selecting an error opens a drawer with the details and a direct link to the affected Form, carrying your selected time range along with it.

    Global observability

    Form editor preview mode

    The form editor now has a dedicated preview mode. Toggle between editing and an interactive preview, and form values are preserved as you navigate between pages in the preview.

    Edit/preview toggle

    Improvements/fixes

    • Regex and min/max length constraints from Foundry are now properly respected in Streamline
    • Redesigned Settings page with two-column sections and a sticky save bar
    • Refreshed color tokens and design system applied across Studio, Gateway, and Mobile
    • Missing-parameter warnings now respect address scopes
  2. Import from any Foundry Action type form

    Import from any Foundry Action type form

    We added support for importing from any Foundry Action type form into a Streamline form in addition to importing from the form’s target Action type. Each import will be added as a new page, and alerts will be generated for any fields missing scopes or fields with conflicting scopes.

    Action type import

    Default prompts in Studio Assistant

    When first opened, Studio Assistant now provides default prompts to help you get started building.

    Default prompts

    Improvements/fixes

    • Help resources added in the user profile dropdown
    • UI improvements for the Studio Assistant chat drawer, including support for copy and retry of agent responses
    • Added support for min/max/regex constraints from Foundry
    • Added support for enum fields with "other" option from Foundry
  3. Guided Form creation

    Guided Form creation

    We added rails for new Form creation. Users can now start from scratch, import the default form from a Foundry Action type, or kick off a Studio Assistant prompt with an attachment. Importing the default form from a Foundry Action type will respect the layout settings of the form in Foundry (sections, conditional rendering, etc).

    Guided form creation

    Trash for Forms and Workspaces

    Forms and Workspaces are now moved to trash on delete, and can be either restored or permanently deleted from the trash page.

    Form trash

    Copy/paste for form layouts

    Users can now copy and paste form layouts across Forms and Workspaces. If the Action type or parameters don’t match, the user will be notified but not blocked from pasting into the target destination.

    Copy/paste form layouts

    Improvements/fixes

    • Added alert for when Forms and Workspaces have active edits that aren’t in the latest revision, and supports discarding those edits
    • Improved drag-and-drop UI in the form editor
    • Improved loading states when navigating Streamline Studio
    • Form/Workspace tables now surface creator
    • Added click-to-edit for titles, labels, and markdown in the form editor
    • Fixed persistence for vision queries in Studio Assistant
    • Added label fields to page elements so users can remove the title and still see a label in the form editor layout tool