Skip to content

Releases: ioBroker/ioBroker.sql

Release v1.16.1

19 Dec 22:40
Compare
Choose a tag to compare
  • (Excodibur) Hide settings not relevant when "log changes only" is not used
  • (Apollon77) Allow all number values for debounce again

Release v1.16.0

14 Dec 19:15
Compare
Choose a tag to compare
  • (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

28 Apr 21:09
Compare
Choose a tag to compare

fixed the support of Admin5

Release v1.15.6

19 Apr 13:03
Compare
Choose a tag to compare

added support of Admin5

Release v1.15.5

21 Jan 23:25
Compare
Choose a tag to compare

make sure message query is a string (Sentry)

Release v1.15.4

17 Jan 00:18
Compare
Choose a tag to compare

Optimize stop handling

Release v1.15.3

29 Aug 09:19
Compare
Choose a tag to compare

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

26 Jul 10:04
Compare
Choose a tag to compare

prevent wrong errors that realId is missing

Release v1.15.1

20 Jul 07:57
Compare
Choose a tag to compare

implement a workaround for postgres problem

Release v1.15.0

19 Jul 20:38
Compare
Choose a tag to compare

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)