[3.0.0] - 2024-08-28
Changed
- Removed raven dependency
Fixed
- Update @signageos libraries
[2.0.1] - 2022-03-16
Fixed
- Removing unused server instances
[2.0.0] - 2020-09-03
Removed
- Rethink DB is completly replaced with MongoDB
[1.0.0] - 2020-01-12
Changed
- Change database connection to mongodb instead of rethinkdb
[0.3.0] - 2019-12-23
Added
- New architecture of removing inactive device connections from DB
[0.2.0] - 2019-07-04
Added
- Use mongodb models for device connection synchronization
[0.1.4] - 2019-05-29
Fixed
- Fixes of command processing to AMQP with response
[0.1.2] - 2019-01-20
Fixed
- Do device connections fixing more precisely
- It will remove ghost connections after 60 minutes of ghost instead of 15
- It will remove ghost & too many connections since devices has it state same at least twice in 30 minutes
- Batch of device connections fixing is larger now by 50 devices
[0.1.0] - 2018-06-05
Added
- Changelog file containing all changes in current project