Skip to content

Releases: emoncms/emoncms

V9.8.31 | 2018.06.21

21 Jun 18:54
ca81ead
Compare
Choose a tag to compare

V9.8.30 | 2018.05.08

09 May 16:38
50c7901
Compare
Choose a tag to compare
  • improved security of $updatelogin database update option @TrystanLea 559c9d6
  • phptimeseries getmeta returns npoints and the start time @TrystanLea 179e29b
  • modifications to vis to support tag:name option in dashboards @TrystanLea #837
  • option to return without passing content variable in controllers @TrystanLea

V9.8.29 | 2018.05.01

30 Apr 23:15
7e4c381
Compare
Choose a tag to compare

V9.8.28 | 2018.01.27

27 Jan 12:42
a82d54f
Compare
Choose a tag to compare

V9.8.27 | 2017.12.21

22 Dec 23:57
782ac11
Compare
Choose a tag to compare

Emoncms V9.8.25 | 2017.12.08

08 Dec 22:32
Compare
Choose a tag to compare
  • Attempted fix for mqtt_input crash resulting from bind_param
  • Avoid "Divide by zero" errors
  • Fix case where csv value is null
  • Allow forward slash in input process list text argument

Emoncms V9.8.24 | 2017.11.27

27 Nov 15:39
b8a10f9
Compare
Choose a tag to compare
  • fix bug: in set input and feed processlist function's to allow non-numeric function name and argument
  • fix bug: missing userid in input load to redis functions
  • fix bug: user/auth apikey read
  • fix bug: in rememberme module which resulted in a failure to find rememberme session, sha1 function moved from mysql to php.
  • improved error reporting for user login and register process
  • improved error logging for mqtt_input script

Emoncms V9.8.18 | 2017.11.20

20 Nov 22:02
Compare
Choose a tag to compare

Continuation of recent security improvements release v9.8.11 onwards, further use of prepared statements throughout

Emoncms V9.8.16 | 2017.11.19

20 Nov 10:34
b52b778
Compare
Choose a tag to compare
  • user get_timezone bug fix
  • see v9.8.15 and v9.8.13 for full list of recent changes

Emoncms V9.8.15 | 2017.11.18

18 Nov 12:08
Compare
Choose a tag to compare
  • fix for php5.3 support for user/login