F: Dashboard: New dashboard feature for real-time data visualization with 8 widget types (Text, Number, Gauge, Bool State, Table, Chart, AXIS Live Stream, Image Gallery)
F: Dashboard: Chart widget bar thickness configuration for better visualization control
F: Flow: SQL Table node for visual table creation and data insertion without writing SQL
F: Flow: SQL Table Read node for visual query building with relative time filters (last 15m, 1h, 7d, etc.)
F: Flow: Modbus TCP Client node for industrial protocol connectivity
F: Flow: Modbus Read/Write nodes for Coil, Int, Float, and String data types
F: Flow: Collection nodes for List operations (Length, GetAt, SetAt, Push, Pop, InsertAt, RemoveAt, Contains, IndexOf, ForEach)
B: Flow: Fix fast Node drag not work from node selector
B: Fix Redirect on same page not work correctly
V2.4.1 - 21.12.2025
F: Flow: Added the node test harness that runs Axis, HTTP/Webhook, SD card, TCP, and SQL nodes locally, plus the TCP Server/Sender nodes, Axis SD-Card helpers, and SQL CRUD nodes so developers can verify behavior before runtime.
I: Switch from reverse proxy mode into full reachable webserver mode, what includes seperate user and role/permission system to have control about non admin user tasks in webui.
C: Removed features: Metadata Dispatch and Occupancy Counting no longer ship with this release.
V2.2.6 - 16.12.2025
F: Flow: Added the Axis Parameter node so flows can read any AXParameter key as a string and publish both the value and any ParamHandler error.
V2.2.5 - 15.12.2025
F: Flow: Added the TCP Server node for raw TCP listeners (New Message pulse, message/error outputs, per-second rate limiting), plus the TCP Message Sender that triggers on a rising send input and reports success/error.
F: Flow: Added the Webhook Listener node (HTTP/HTTPS with Basic/Digest auth, JSON responses, configurable query-param outputs, and a one-cycle New Request pulse) and documented the JSON response contract in the Flow guide.
V2.2.3 - 14.12.2025
B: Flow: Axis RTSP stream node validation now checks correctly to avoid rejecting valid configurations.
I: Flow: Axis RTSP stream node now validates and displays custom width/height settings, offers a custom-resolution picker, resyncs the stream when the provider client is removed, and logs frame-provider tear-downs to surface streaming issues more clearly.
I: Flow: Realigned the image-routing helpers with the cached JPEG store so the HTTP fetch routes and the embedded JPEG viewer stay in sync with the shared memory layer.
V2.2.0 - 12.12.2025
F: Flow: Added the Scene Analysis Triggers feature (metadata_trigger) with backend helpers, live VdoLiveStream, SVG overlays, editable area/line triggers, bounding boxes, direction markers, filter controls, WebSocket metadata, and event hooks that persist the trigger definitions.
F: Flow: Introduced the JsonList node plus column-management UI for splitting array payloads into per-column outputs.
I: Flow: Refactored Vaxtor Cloud ANPR outputs into structured metadata (plate, vehicle, confidence, status) and emit an Image ID so downstream viewers can load cached snapshots without moving the JPEG bytes over WebSocket.
I: Flow: Polished the metadata-triggers visualization helpers with cross-line tracking, ROI conversions, and smoother highlight/update logic for the overlay controls.
I: Flow: Add panic recover on node exectuion, Increase over all stability for exectuion
I: Flow: Axis output port dialog improved, when there is not output founded.
I: Flow: General stability Improvments
V2.0.14 – 24.10.2025
B: Flow: Compare node had invalid output type
I: Flow: Tooltip for node disconnection added
I: Flow: Manual Input node shows the value state
C: Flow: Remove Lock funcion from floating bar
V2.0.13 – 23.10.2025
B: Flow: Axis Meta Create note now allow stateless and statefull events
F: Flow: Timer Sequence Node
V2.0.11 – 23.10.2025
F: Flow Feature Release
C: Remove AWS integration from SD-Card feature
C: Old event based features removed (Camera Bridge, Timed Sequence, Sunset and Sunrise, Countdown)
I: Reduce application footprint
V1.1.3 – 28.10.2025
F: Add builds for devices without video
F: Add LoggingSink to emit metrics to application logs for diagnostics.
I: Unknown metadata datatypes now default to string so all keys are preserved in pipeline output.
B: Add SD reliability fixes and guards around non-VDO / non-storage builds to prevent runtime errors when features are disabled.
B: Fix models to align with VDO decoupling and new build variants.
B: Streaming endpoints now always return consistent JSON error objects instead of plain responses when the sink type is incorrect or on failures.
C: Add AXIS OS 12 build steps for CV25, ARTPEC7, and ARTPEC8 (video and non-video variants).
C: Update primary manifest.json (schemaVersion bump); add manifestv11.json for AXIS OS 11 targets; apply version bumps across manifests for interim releases.