Skip to content

Releases: ioBroker/ioBroker.sql

Release v3.0.1

13 Jun 20:04
6888344
Compare
Choose a tag to compare
  • (foxriver76) upgraded dependencies

Release v2.2.0

19 Sep 20:32
Compare
Choose a tag to compare
  • IMPORTANT: Node.js 14.x is now needed at minimum!
  • (Apollon77) Fix potential crash cases with upcoming js-controller versions

Release v2.1.8

13 Aug 22:15
Compare
Choose a tag to compare
  • (riversource/Apollon77) Optimize getHistory query by using "UNION ALL"
  • (Apollon77) Fix crash cases reported by Sentry

Release v2.1.7

30 Jun 09:27
Compare
Choose a tag to compare
  • (Apollon77) Fix crash cases reported by Sentry

Release v2.1.6

27 Jun 20:45
Compare
Choose a tag to compare
  • (Apollon77) Allow to remove a configuration value for "round" in config again

Release v2.1.3

12 Jun 21:04
Compare
Choose a tag to compare
  • (Apollon77) Make sure debug log is active according to the settings

Release v2.1.1

30 May 10:21
Compare
Choose a tag to compare
  • (Apollon77) Fix crash cases reported by Sentry

Release v2.1.0

27 May 16:44
Compare
Choose a tag to compare
  • (Apollon77) Fix crash cases reported by Sentry
  • (Apollon77) Fix several places where pooled connections might have not been returned to pool correctly and add logging for it
  • (Apollon77) Work around an issue in used Pooling library that potentially gave out too many connections
  • (Apollon77) Optimize retention check to better spread the first checks over time
  • (Apollon77) Default to not use datapoint buffering as in 1.x when set to 0
  • (Apollon77) Make sure disabling "Log changes only" also really do not log the changes anymore
  • (Apollon77) Allow storeState and GetHistory also to be called for "unknown ids"
  • (Apollon77) Adjust the fallback logic for type detection to use the type of the state value to log as last fallback
  • (Apollon77) Fix storing booleans on MSSQL

Release v2.0.2

11 May 14:52
Compare
Choose a tag to compare
  • (Apollon77) BREAKING: Configuration is only working in the new Admin 5 UI!
  • (Apollon77) Did bigger adjustments to the recording logic and added a lot of new Features. Please refer to Changelog and Forum post for details.

Release v1.16.2

16 Feb 14:40
Compare
Choose a tag to compare
  • (bluefox) Marked interpolated data with i=true