Back to release notes

Release Notes — Netsocs Synergy 3.3.1

Release date: June 15, 2026

Download 3.3.1

Summary

This release significantly expands the ATOX automation toolkit with the new Variable and Increment nodes, node cloning, drag-and-drop node placement, and an enhanced HTTP node. A new testing menu lets you experiment with and validate template language expressions in real time.

It also brings richer event log interactions — pausing and resuming live event listening and horizontally scrolling image previews to compare before and after — plus instant video grids generated by dragging domains and devices onto empty widgets.


New Features

  • [ATOX] Added the Variable Node to set data within an automation flow, which is now accessible via the template language through the new global global variable.
  • [ATOX] Introduced the Increment Node, allowing users to perform arithmetic operations (increment by value, decrement, multiply, divide) or directly set a state property on an object.
  • Added a new testing menu designed to experiment, practice, and validate template language expressions in real time. Netsocs Template Language docs.
  • [ATOX] Added a new option to clone ATOX nodes, facilitating quick duplication of configurations within the flow.
  • Added the functionality to pause and resume live event listening directly from the event log interface.
  • Implemented a horizontal scrolling feature in the event log image preview, allowing users to swipe left and right to compare the before and after of the event.

Improvements

  • [ATOX] Creating an automation from a folder now automatically saves it inside that folder. A direct creation option has also been added to the folder's contextual menu.
  • [ATOX] Enhanced the drag and drop interaction when moving elements from the automation table directly into the tree folders.
  • [ATOX] Nodes can now be dragged directly from the selector panel and dropped onto the canvas to integrate them into the flow.
  • [ATOX] The HTTP node was enhanced with support for new authentication methods, additional request body Content-Types, and advanced configuration options.
  • Domains and devices in the sidebar tree now support drag and drop onto empty widgets. The system automatically extracts all linked video_channel objects to generate an instant video grid.

Bug Fixes

  • Resolved an issue where rotation or mirror effects applied to a synoptic icon were incorrectly inherited by the event name text displayed above it.
  • [CONFIG] Resolved a bug in the driver log display that affected the correct rendering and readability of system records.
  • Resolved a bug that caused the parallel live video stream to stop when attempting to initiate video playback.

Technical Notes