Skip to content

Releases: iobroker-community-adapters/ioBroker.tankerkoenig

Release v3.4.0

28 Apr 18:58
Compare
Choose a tag to compare
  • (mcm1957) Adapter requires node.js 18 and js-controller >= 5 now
  • (mcm1957) Dependencies have been updated

Release v3.3.7

12 Feb 00:18
Compare
Choose a tag to compare
  • (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

22 Jan 20:00
Compare
Choose a tag to compare
  • (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

04 Jan 01:16
Compare
Choose a tag to compare
  • (xXBJXx) fixed copy/paste bug in the UI

Release v3.3.4

03 Jan 23:53
Compare
Choose a tag to compare
  • (xXBJXx) Fixed an issue where a postal code starting with 0 was not displayed correctly Issue #113

Release v3.3.3

02 Jan 20:26
Compare
Choose a tag to compare
  • (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

02 Jan 00:52
Compare
Choose a tag to compare
  • (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

30 Dec 10:41
Compare
Choose a tag to compare
  • (xXBJXx) fixed TypeError: Cannot read properties of undefined Issue #104
  • (xXBJXx) added full street state for each station

Release v3.3.0

29 Dec 23:43
Compare
Choose a tag to compare
  • (Apollon77) Added Sentry for crash reporting
  • (xXBJXx) Added detailed request when creating stations in the UI

Release v3.2.5

28 Dec 15:39
Compare
Choose a tag to compare
  • (xXBJXx) Problem with entering the postal code in the UI fixed