Releases: Pierre-Lannoy/WeatherFlux
Releases · Pierre-Lannoy/WeatherFlux
Version 2.1.4
Changed
- Improved build process.
Fixed
- The displayed version in logs is wrong.
Version 2.1.3
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
Changed
- Dissociated logging mechanisms for interractive/ Docker in console mode.
Version 2.1.1
Changed
- Improved logging mechanism for console mode in Docker.
Version 2.1.0
Added
- Compatibility with Docker 19+.
Version 2.0.5
Changed
- Improved Docker detection.
Version 2.0.4
Changed
- Improved configuration loading - once again.
Version 2.0.3
[2.0.3] - 2021-01-26
Changed
- [BC] Configuration is now in
./config/config.json
.
Version 2.0.2
Changed
- Improved configuration loading.
Fixed
- Operation modes are inverted.
- Running version number is wrong.
Version 2.0.1.
Changed
- Improved bootstrap sequence and auto-loading.