Skip to content

Releases: Pierre-Lannoy/WeatherFlux

Version 2.1.4

04 Feb 12:48
Compare
Choose a tag to compare

Changed

  • Improved build process.

Fixed

  • The displayed version in logs is wrong.

Version 2.1.3

04 Feb 12:14
Compare
Choose a tag to compare

Changed

  • If WeatherFlux was unable to connect to InfluxDB, it will retry each time the configuration is reloaded - even if there's no changes.

Fixed

  • There's some PHP error or warning with PHP 7.x.
  • Some log lines may have (unneeded) extra whitespaces.

Removed

  • Log messages when querying status with -h flag.

Version 2.1.2

26 Jan 18:44
Compare
Choose a tag to compare

Changed

  • Dissociated logging mechanisms for interractive/ Docker in console mode.

Version 2.1.1

26 Jan 18:30
Compare
Choose a tag to compare

Changed

  • Improved logging mechanism for console mode in Docker.

Version 2.1.0

26 Jan 17:05
Compare
Choose a tag to compare

Added

  • Compatibility with Docker 19+.

Version 2.0.5

26 Jan 15:25
Compare
Choose a tag to compare

Changed

  • Improved Docker detection.

Version 2.0.4

26 Jan 15:11
Compare
Choose a tag to compare

Changed

  • Improved configuration loading - once again.

Version 2.0.3

26 Jan 15:04
Compare
Choose a tag to compare

[2.0.3] - 2021-01-26

Changed

  • [BC] Configuration is now in ./config/config.json.

Version 2.0.2

26 Jan 14:00
Compare
Choose a tag to compare

Changed

  • Improved configuration loading.

Fixed

  • Operation modes are inverted.
  • Running version number is wrong.

Version 2.0.1.

26 Jan 13:35
Compare
Choose a tag to compare

Changed

  • Improved bootstrap sequence and auto-loading.