Releases: iobroker-community-adapters/ioBroker.tankerkoenig
Releases · iobroker-community-adapters/ioBroker.tankerkoenig
Release v3.4.0
- (mcm1957) Adapter requires node.js 18 and js-controller >= 5 now
- (mcm1957) Dependencies have been updated
Release v3.3.7
- (xXBJXx) added difference to jsonTable issue #116
- (xXBJXx) added a log message for the error
parameter error
- (xXBJXx) set the name length to 34 characters
- (xXBJXx) Added verification if the api key is encrypted
- (xXBJXx) updated the Dependencies
Release v3.3.6
- (xXBJXx) fixed position of the warning message in the UI
- (xXBJXx) updated the documentation and migration guides for stable version 3.3.6
Release v3.3.5
- (xXBJXx) fixed copy/paste bug in the UI
Release v3.3.4
- (xXBJXx) Fixed an issue where a postal code starting with 0 was not displayed correctly Issue #113
Release v3.3.3
- (xXBJXx) fixed => adapter does not fetch data after a
requestData error
e.g. internet termination. - (xXBJXx) add adapter migration Guide from 3.1.x to 3.3.x or 3.2.x to 3.3.x Migration guide
- (xXBJXx) fixed Issue Issue #111
Release v3.3.2
- (xXBJXx) fixed TypeError: Cannot read property 'length' of undefined in addDiscount when the value is
boolean / undefined
- (xXBJXx) fixed Error: DB closed when the adapter is stopped
- (xXBJXx) object creation optimized
- (xXBJXx) request interval default value changed to 10 minutes and minimum value to 10 minutes
- (xXBJXx) added a check for the Station ID is already configured (in edit mode)
- (xXBJXx) added price difference to the last price
- (xXBJXx) added a feature request cheapest station Issue #109
Release v3.3.1
- (xXBJXx) fixed TypeError: Cannot read properties of undefined Issue #104
- (xXBJXx) added full street state for each station
Release v3.3.0
- (Apollon77) Added Sentry for crash reporting
- (xXBJXx) Added detailed request when creating stations in the UI
Release v3.2.5
- (xXBJXx) Problem with entering the postal code in the UI fixed