Changelogs SignageOS Public Components Applet-Synchronizer On this page
Latest Beta Version
[2.2.0] - 2025-06-13
Fixed
Picking master device in the group based on deviceIdentification alphabetical order instead of the device creation date (keep the logic same with client - front-display).
Added
Public build of the Applet Synchronizer service as @signageos/applet-synchronizer-public package in public registry npmjs.com.
[2.1.3] - 2024-11-13
Fixed
Fixed race condition during startup where some nested process would throw an unhandled error before the global handler is registered.
Status event contained group name with the internal organization uid prefix instead of the pure group name without the prefix.
[2.1.2] - 2024-01-18
Security
[2.1.1] - 2023-12-20
Fixed
[2.1.0] - 2022-03-16
Added
Sending information about connected devices in group
[2.0.1] - 2020-07-29
Fixed
Failsafe connection to proprietary database replication
[2.0.0] - 2020-01-12
Changed
Change database implementation from RethinkDB to MongoDB
[1.0.4] - 2019-07-16
Fixed
Added missing /status page for healthcheck
[1.0.0] - 2018-07-17
Added
Changelog file containing all changes in current project
Changed
Obfuscate all development details and publish a clean npm package that's safe to make public for on-premise installations