Patch Notes

0.1.1

Streaming Hub 0.1.1 rebuilds Statistics around typed values and reusable signal-driven update rules, adds exportable runtime snapshots, and consolidates configuration into one workspace.

Statistics update rules

  • Create multiple update rules that route fields, constants, or expressions from different signals into one Statistic without building an automation.
  • Choose Replace, Add, Minimum, or Maximum behavior for Number values; Text and Boolean values use Replace.
  • Filter individual rules, supply a fallback for missing fields, deduplicate by correlation ID, and inspect the last input, result, duplicate count, and error state.
  • Browse configured Statistics from the dedicated Stats category in Insert Field.

Statistics workspace and storage

  • Configure Values and Update Rules together in one resizable Statistics workspace with quick enable, duplicate, and delete controls.
  • Use explicit Number, Text, or Boolean initial values with Session, Persistent, or Both storage scopes.
  • Optionally export and import current Statistics values together with project configuration.
  • Collapse value settings or the signal-following Encyclopedia when more room is needed.

Fixes and cleanup

  • Fixed editable Statistics field and filter selections appearing blank after returning to the tab.
  • Fixed the Statistics Encyclopedia collapse control so it follows the active theme.
  • Fixed the Statistics workspace failing to open while session and persistent runtime values were visible.
  • Removed the separate read-only Statistics panels from Automation and Macros.
  • Removed automatic donation and follower aggregation and the previous one-signal-per-Statistic configuration. Statistics now change only through rules created by the user.

Compatibility

  • Projects now use format version 8 for separate Statistics values and update rules.
  • The previous experimental Statistics bindings are not migrated. Back up important projects before opening them in this alpha release.
  • Official plugin versions and the Plugin API remain unchanged in this application-only update.