ControlBird 0.1.33

v0.1.33
Platform

Features

  • ui: Every built-in app now shares a common set of controls (buttons, sliders, color pickers, status indicators, copy buttons, filter menus, and searchable dropdowns) for a more consistent look and better keyboard and screen-reader accessibility across the platform.
  • device configuration: Entity and field pickers are now searchable with type-ahead, making it much faster to find the right entity or field in large models.
  • logs: The log viewer and command-line tools can now page backward into older history, so you can scroll further back through a service's logs.
  • rule chain editor: Redesigned canvas nodes as cleaner tiles that are easier to read in large chains.

Bug Fixes

  • mqtt: Fixed duplicate topic subscriptions, restored each topic's configured QoS when resubscribing, and stopped subscriptions from lingering after a temporary poll-mode read.
  • alarms: Built-in service CPU and memory alarms now clear once usage returns to normal instead of staying active, and each alarm now names the service it refers to.
  • logs: Fixed duplicate lines appearing when loading older log history.
  • device manager: Integrations whose capabilities have paired read and write mappers now correctly show as Read/Write.
  • data points: Read-only long-poll data points now honor their configured read trigger.
  • chart builder: Fixed an accessibility issue with nested interactive controls in the series list.
  • nfc tags: The Delete tag button is no longer clipped at the bottom of the detail pane.

Performance

  • device manager: The device tree now streams in progressively as it loads, so large trees become visible and usable sooner.