Skip to content

Developer Tools Reliability, Inline Explorer Naming Fix & Documentation Search Improvements

Choose a tag to compare

@soulripper13 soulripper13 released this 08 Jun 12:17

Blueprint Studio 2.5.4

This patch release improves day-to-day reliability in the editor UI and updates the in-app documentation experience.

Fixed

  • Inline file explorer naming no longer disappears while idle. New File, New Folder, and Rename now preserve draft text across explorer refreshes, so
    pausing for a few seconds no longer cancels the edit.
  • Developer Tools panel reliability improved. Closing and reopening the panel now cleans up keyboard and state observers, the States tab loads
    correctly when opened directly, state row expansion uses the visible entity list, YAML action calls handle simple nested maps/lists, and obsolete
    duplicate CSS was removed.

Improved

  • User Guide search now matches section body content, making module names, endpoints, and feature details easier to find.
  • README and in-app User Guide documentation now cover newer integration modules including SFTP, embedded terminal/SSH hosts, Gitea, Developer Tools,
    media previews, ZIP transfer progress, frontend/backend module structure, and API/security boundaries.