Releases: MultiTricker/TMEP
v8.4.3
v8.4.2
Yet another tiny fix to be compatible with PHP 8.
v8.4.1
Another tiny fix to be compatible with PHP 8, tested also on PHP 8.1.1
v8.4
Small fix to be compatible with PHP 8 and some other code improvements along the way.
v8.3
Added Spanish translation, thank you Emilio Cortés Martínez ([email protected]).
Fixed detection of measured humidity on Yearly statistics tab. Sometimes it could really has been 0 :-)
Code reformat to be a little better readable. Using short array syntax (PHP 5.4.0+).
v8.2.1
You can define customized heading in config.php.
Humidity is saved separately when variable humV exists.
v8.2
Better 24 hour and 3 day graph:
- Vertical visual delimiter for days (around midnight)
- Only truly latest 24 hours or 3 day values load (before was limited to number of records and not to time).
Highcharts v4.0.1 -> v5.0.7
FIX TH2E temperature error (-0).
v8.1.3
Fixed XSS vulnerability, thank you @spazef0rze!
v8.1.2
Fixed for MySQL 5.7
v8.1.1
Fixed path to loading.gif and controls.png.
Fixed german translation.