ControlBird 0.1.21

v0.1.21
Platform

Features

  • config-manager: New "Efforts" workflow in the Config Manager app: create a named draft of your configuration, edit it with any app (entity references, models, and faceplates all resolve correctly against the draft you're viewing), push it live to a running node when ready, and undo the last push if something goes wrong.
  • ui: Windows editing a configuration draft show an "Effort: " badge in their titlebar. Click it to switch the window between Runtime and any open Effort.

Bug Fixes

  • faceplate: Faceplate widgets now scale correctly with window zoom.
  • entity-viewer: Reported history is grouped by field again.
  • historian: "View Full History" now resolves type-recorded entities correctly.
  • device-manager: Fixed a case where removing a device could leave an orphaned per-instance folder behind.
  • ui: Extension marketplace category headers no longer float over the tiles below them.
  • mobile: The NFC Tags app is now usable in mobile mode.
  • mobile: Fixed an issue that could prevent the app from launching on a freshly provisioned or HTTP-only node.

Performance

  • auth: Permission checks run faster under load.