Releases: ioBroker/ioBroker.sql
Releases · ioBroker/ioBroker.sql
Release v1.16.1
- (Excodibur) Hide settings not relevant when "log changes only" is not used
- (Apollon77) Allow all number values for debounce again
Release v1.16.0
- (bluefox) Support only
js.controller
>= 3.3.x - (bluefox) Used system/custom view for collecting the objects
- (bluefox) Implemented option to ignore zero- or/and below zero- values
Release v1.15.7
fixed the support of Admin5
Release v1.15.6
added support of Admin5
Release v1.15.5
make sure message query is a string (Sentry)
Release v1.15.4
Optimize stop handling
Release v1.15.3
Added the option "Do not create database". E.g. if DB was created and it does not required to do that, because the user does not have enough rights.
Release v1.15.2
prevent wrong errors that realId is missing
Release v1.15.1
implement a workaround for postgres problem
Release v1.15.0
BREAKING* This version only accepts Node.js 10.x+ (because sqlite3 was upgraded)
Prevent crash case (Sentry IOBROKER-SQL-16, IOBROKER-SQL-15, IOBROKER-SQL-1K)