Releases: ioBroker/ioBroker.sql
Releases · ioBroker/ioBroker.sql
Release v3.0.1
- (foxriver76) upgraded dependencies
Release v2.2.0
- IMPORTANT: Node.js 14.x is now needed at minimum!
- (Apollon77) Fix potential crash cases with upcoming js-controller versions
Release v2.1.8
- (riversource/Apollon77) Optimize getHistory query by using "UNION ALL"
- (Apollon77) Fix crash cases reported by Sentry
Release v2.1.7
- (Apollon77) Fix crash cases reported by Sentry
Release v2.1.6
- (Apollon77) Allow to remove a configuration value for "round" in config again
Release v2.1.3
- (Apollon77) Make sure debug log is active according to the settings
Release v2.1.1
- (Apollon77) Fix crash cases reported by Sentry
Release v2.1.0
- (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
- (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
- (bluefox) Marked interpolated data with
i=true