1.1 KiB
1.1 KiB
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[4.4.1] - 2018-11-08
- Add environment variable option
DEVICE_ALLOW_ALLto skip ACL check (ISD-169)
[4.4.0] - 2018-05-08
Changed
- Send 'realtime_timeout' in 'device_build_json_object' (BACKEND-99)
[4.3.7] - 2018-01-30
Fixed
- Prevent that devices are released to closed projects (Ticket #519)
[4.3.6] - 2018-01-23
Fixed
- Fixed quoting of connect and disconnect JSON messages
[4.3.5] - 2018-01-23
Fixed
- Prevent synchronization of phonebook and release state when device is in 'expedition' state (BACKEND-56)
[4.3.4] - 2018-01-12
Fixed
- Quoting bug in JSON serialization
[4.3.3] - 2017-12-22
Changed
- Static link OpenSSL library to prevent version mismaches
[4.3.2] - 2017-12-17
Fixed
- Package dependency for libmysqlclient18 instead of libmariadb18
[v4.3.1]
Fixed
- Package dependency for libmariadb18 instead of libmysqlclient20