Skip to content

Changelog

v1.7.7

Added CSS Tokens AI prompt snippet to encourage token-based styling and design consistency

Improved Windows terminal detection and fixed project creation issues for users with WSL installed

v1.7.5

Astro IntelliSense now supports Image and Picture components

Added autocomplete support for astro:assets and astro:content imports

v1.7.4

Added dedicated Astro image inserts for imported and public assets

Copy asset paths directly from the Assets panel

Generate Astro image imports automatically from selected assets

v1.7.3

Added Astro Pages AI prompt snippet

Added Component Props AI prompt snippet

Existing projects now restore connected files and panel layouts automatically

Connect multiple files without repeatedly reopening the Project Panel

Fixed snippet insertion in Creative Mode

Fixed Emmet expansion in Creative Mode

v1.7.2

Refreshed Project Panel styling with a frosted-glass appearance

Improved default colours, typography and preview styling

v1.7.0

Added AI Prompt tab for creating project coding standards

Generate Claude and Gemini AI instruction files automatically

Open prompt files directly into editor panels

Drag files directly into terminal sessions

Added AI Prompt toolbar button

Updated Electron and terminal infrastructure

Improved Framework and Creative Mode workflows

Improved editor reliability and drag-and-drop handling

v1.6.0

Updated Electron foundation and added support for modern CSS features including light-dark()

v1.5.5

Improved dev server shutdown handling

Added clipboard feedback when copying asset paths

v1.5.4

Fixed dev server interruptions when switching files

Fixed inserts in Creative Mode HTML and template editors

v1.5.3

Move files between folders directly from the Ops panel

Improved Astro dev server cleanup when disconnecting projects

v1.5.2

Added experimental Linux support

v1.5.1

Add new Astro pages directly from the Ops panel

Panel visibility controls are now available to all users

v1.5 - Click any element in the Creative Mode browser preview to select it in the structure tree and open it in the inspector - Shopify [product-card] component insert — full Astro component template with GBP price formatting and CSS nesting - Preferences modal no longer dims the screen — colour choices are visible in context as you adjust them - HTML Export — renamed from "Bricks Export"; exported file name updated to [name]-export.html - Add Page button in Ops panel — scaffolds a new .astro file into the current pages directory - Panel Visibility preference available to all users — Pro badge removed

--- v1.4 - CodeMirror 6 syntax highlighting in Creative Mode across all panels - Heading picker in element toolbar — insert P, H1–H6 directly - Preferences modal redesigned with tabbed layout (Functionality, Layout, Interface, Panels) - Layouts tab in Ops panel with navigable folder tree and Add Layout scaffold - Components panel: navigable folder tree, Add Component scaffold, Connect as extra panel - Free tier: startup screen accessible (HTML and Clean Slate tiles only) - Free tier: panel visibility controls unlocked - Free tier: JS pane auto-opens alongside CSS when entering Deep Code Mode - Ops panel Pages, Components, and Layouts tabs hidden in Creative Mode - Bug fix: inspector blanking/deselect after node selection in Creative Mode

--- v1.3 - Shopify Storefront API project scaffold via the welcome screen - Welcome screen project type tiles (HTML, Astro, Shopify, Clean Slate) - File rename via right-click in the Ops panel - Free tier introduced with panel-level feature gating - Preferences modal: auto-connect, interface colours, typography settings - Inserts modal: HTML, Astro, Shopify, and Custom categories - Interface icon refinements and UI polish

--- v1.1 – v1.2 - Element toolbar categorisation and additional node type support - Touch bar cursor position tracking and CSS category additions - Terminal auto-opens when connecting a framework project - Ops / Project panel: file tree, assets, and components sections - Connect Main and Add Panel buttons in file panel - File connect and navigation fixes

--- v1.0.1 - Sections now nest correctly inside

when a node inside it is selected; falls back to root level otherwise