Release History
0.3.0 - 2026-07-01
New features
- Adds workflows for device reports, commands, MQTT messages, and Agent handoff.
- Adds a Workflows page with graph view, controls, fullscreen view, and run history.
- Adds branching workflow nodes for multi-path automation.
- Adds simulator event reports with editable payloads.
- Adds Device Agent persona settings for reply style.
- Adds Vehicle examples based on VSS.
Improvements and fixes
- Improves Logs page layout and split-pane persistence.
- Updates the model catalog in workspace settings.
- Improves voice and MQTT connection details for remote demos.
- Fixes browser simulator registration timing.
- Improves command targeting when no product context is selected.
0.2.0 - 2026-06-09
New features
- Adds enum support in DeviceSpec for fixed-value device modes and status fields.
- Simplifies miniapp device binding authentication for end users.
Improvements and fixes
- Enforces product-scoped tool and device access so a Device Agent only operates within its own device model.
- Renames
telemetrytopropertiesacross the device model, UI, and API documentation. - Removes legacy non-console routes and streamlines console navigation.
- Improves DeviceSpec preview, sidebar name truncation, and embedded device spec extraction for long fields and long agent names.
- Fixes LAN access for the development server, IM approval handling, and vertical wrapping for property names.
0.1.0 - 2026-05-20
- Adds the About & Contact page and simplifies workspace navigation with a shared sidebar pattern.
- Adds the EMQX Cloud entry point in workspace headers and keeps language labels stable as
中文/English. - Improves MQTT runtime configuration, including Zero EMQX provisioning, MQTT broker settings, model settings, and voice settings documentation.
0.0.8 - 2026-05-19
- Shows Zero EMQX setup errors directly in the MQTT settings dialog so you can see why setup failed and retry.
- Flattens the installation documentation route from
/installation/introductionto/installation, with navigation links updated.