Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bricks.tools/llms.txt

Use this file to discover all available pages before exploring further.

May 20, 2026
Release
v2.24.4

Media

  • Media Flow file picker shows file modified times in the viewer’s local timezone (was rendered as UTC).

Editor

  • Config Editor save indicator now reflects the actual unsaved-changes state when collaborative-edit mutations arrive.
  • AI Filter — cloud model lineup refreshed (Claude Sonnet 4.6 + Haiku 4.5, Gemini 3.1 Pro + 3 Flash preview, GPT-5.5 + 5.4 Mini/Nano).
  • The Changelog button in the top tab bar opens the language-aware changelog; new-version and update-available toasts honor the release date.
May 13, 2026
Release
v2.24.3

Editor

  • Help toolbar button now toggles the Config Editor help panel (previously open-only).
  • Cmd+A inside text inputs and rich-text fields no longer triggers Select All Bricks.
  • Brick Quick Edit popover flips below the brick when it would overflow the canvas above.

Fixes

  • Title edits for Subspace, test, test_case, test_map, and property_bank_calc_node mutations now propagate to the related short-edit refs.
  • Don’t crash creating short-edit refs when brickList items are missing brickId.
May 4, 2026
Release
v2.24.2

Editor

  • “Config invalid” error reports show the actual schema error path (was always logged as undefined:).

Media

April 29, 2026
Release
v2.24.1

Improvements

  • Replace remaining browser confirmation dialogs with in-app modal dialogs across Application, Data Bank, Device, Device Group, Module, share-app, and token manager flows.
  • Show device screenshot timestamps in local time.

Fixes

  • Fix Editor crash when bank properties failed to load.
April 22, 2026
ReleaseBreaking
v2.24.0

Highlights

  • Real-time collaborative Config Editor — native support for simultaneous editing of the same application config with automatic conflict resolution. Collaborator avatars and connection status are shown in the editor, and collaborative undo/redo only reverts the local client’s edits while preserving other users’ changes. Now opt-in with a first-visit intro dialog.
  • Generator LLM (MLX) model picker — HuggingFace model picker and recommended MLX models in the Editor, matching the new native MLX support in BRICKS Foundation.
  • In-app modal dialogs — non-blocking in-app modals replace browser confirm dialogs for Force Unbind and Move Workspace. Move Workspace also adds a workspace filter input.
  • Activity Log screenshot capture — configure periodic screenshot capture per Device and Device Group in settings.

Breaking changes

  • Short-Edit Assistant removed — the experimental Short-Edit Assistant has been removed. Use Generator Assistant / MCP instead.