Skip to content

Releases: fewieden/MMM-Fuel

2.5.0

10 Mar 11:38
eafb711
Compare
Choose a tag to compare

Thanks to marcx28 for their contributions.

Fixed

Added

  • Dependency: lodash

Changed

2.4.0

13 Aug 06:28
5a818da
Compare
Choose a tag to compare

2.3.1

12 May 15:42
2323336
Compare
Choose a tag to compare

2.3.1

Fixed

  • Tankerkoenig prices for requests with stationIds

2.3.0

23 Apr 14:17
398008c
Compare
Choose a tag to compare

MagicMirror² version >= 2.15.0 required.

Added

  • Provider: autoblog
  • Config option: showBrand
  • Integrated MagicMirror logger on server side
  • Dependency: node-html-parser
  • Config option excludeStationIds to exclude gas stations from radius (Tankerkönig only)

Changed

  • Updated Github config files
  • Updated dependencies

Removed

  • Dependency: fs-extra
  • Dependency: geolib

2.2.1

08 Apr 20:13
7263ddc
Compare
Choose a tag to compare

Fixed

  • Filtering of station ids lead to invalid price request for provider tankerkoenig

Changed

  • Log a warning if no fuel station detail could be fetched
  • Updated provider integration documentation

v2.2.0

04 Apr 14:41
dce2690
Compare
Choose a tag to compare

[2.2.0]

Thanks to @TheDuffman85 for his contribution to this release.

Added

  • Config option stationIds to check prices of specific gas stations (Tankerkönig only)
  • Github actions

Changed

  • 3rd decimal is now superscripted
  • Price and distance values are now localized based on global config option locale.

Removed

  • Travis-CI integration

2.1.2

28 Dec 18:07
82b2fa7
Compare
Choose a tag to compare

Added

  • Config option showDistance #49
  • Missing jsdoc documentation

Changed

  • Dependency update

Fixed

  • Deinit map had a harcoded index for markers.

2.1.1

07 May 19:20
ca15312
Compare
Choose a tag to compare

Fixed

  • Wrong value in config option sortBy no longer keeps module in state loading forever.

2.1.0

04 May 18:19
a40302e
Compare
Choose a tag to compare

Changed

  • Using MMM-Modal to display modals like gas station and voice commands.

2.0.2

30 Apr 17:33
396152f
Compare
Choose a tag to compare

Added

  • French Translations
  • Clarification for config option updateInterval in readme

Changed

  • Dependency Update

Removed

  • Github pages