Skip to content

Releases: MultiTricker/TMEP

v8.4.3

22 Jun 06:19
Compare
Choose a tag to compare

Little bug fixed with $minDate init.

v8.4.2

20 Feb 14:28
Compare
Choose a tag to compare

Yet another tiny fix to be compatible with PHP 8.

v8.4.1

02 Feb 13:16
Compare
Choose a tag to compare

Another tiny fix to be compatible with PHP 8, tested also on PHP 8.1.1

v8.4

05 Oct 11:54
Compare
Choose a tag to compare

Small fix to be compatible with PHP 8 and some other code improvements along the way.

v8.3

22 Nov 10:29
Compare
Choose a tag to compare

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

09 May 09:24
Compare
Choose a tag to compare

You can define customized heading in config.php.
Humidity is saved separately when variable humV exists.

v8.2

23 Feb 09:26
Compare
Choose a tag to compare

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

16 Jan 18:41
Compare
Choose a tag to compare

Fixed XSS vulnerability, thank you @spazef0rze!

v8.1.2

18 Nov 08:18
Compare
Choose a tag to compare

Fixed for MySQL 5.7

v8.1.1

09 May 07:34
Compare
Choose a tag to compare

Fixed path to loading.gif and controls.png.
Fixed german translation.