Skip to content

Blueprint Studio v2.4.2 - Editor Intelligence & Git Workflow Upgrade

Choose a tag to compare

@soulripper13 soulripper13 released this 23 Mar 08:20

2.4.2 — 2026-03-22

✨ Added

  • HA service autocomplete in YAML editor (with descriptions)

  • Full Git branch management UI (create, switch, merge, delete)

  • Visual merge conflict resolution (Ours / Theirs)

  • Admin-only protection for destructive actions

  • Real-time file tree updates via folder_watcher

  • HA state caching (entities, areas, devices)

  • Deferred git status check for faster startup

  • New keyboard shortcuts:

    • `Ctrl + `` → Terminal
    • Ctrl + Shift + G → Git panel
    • Shift + Alt + F → Format YAML

🛠 Fixed

  • Git/Gitea panel collapse state not persisting
  • File tree expand/collapse state reset on refresh
  • Broken file and content search (auth + API fixes)
  • Global search missing file results
  • Streaming search now incremental (no flicker)
  • Sidebar toggle broken after tablet rotation
  • Large file handling (>10MB) now shows proper error

⚡ Improvements

  • Faster UI via caching and streaming updates
  • More reliable conflict detection and resolution
  • Improved API handling and frontend stability