Skip to content

Releases: emoncms/emoncms

Emoncms 9.7.2 | 2016.07.04

04 Jul 08:58
Compare
Choose a tag to compare
  • check essential php modules are loaded
  • use is_numeric instead of is_nan
  • php-info.php
  • updated que_input_controller.php
  • use of mysql prepared statement for set processlist

Emoncms 9.4 | 2016.03.15

15 Mar 21:26
Compare
Choose a tag to compare

Change log:

9.4 | 2016.03.15

  • MYSQL port number user configurable to make possible for custom setups e.g. Docker
  • Add support for generation of kWh/d from accumulating kWh for all daily kwh type visualisations
  • Daily data editor fixes: now works with phptimeseries data & ability to edit historical days without affecting current days
  • Add 'smoothing' option to data viewer
  • Increase accuracy of power > kWh process by using double instead of float data type
  • Improved terminal style auto updating logfile viewer and responsive emonpi updater

8.5.2 | 2015.07.06 version

07 Jul 10:05
Compare
Choose a tag to compare
Merge pull request #344 from chaveiro/Extended

XT 8.5.2 | 2015.07.06 release

pre extended branch merge

20 Jul 20:53
Compare
Choose a tag to compare

pre extended branch merge

low-write-v8.5

29 Apr 19:35
Compare
Choose a tag to compare

The latest version of the low write version of emoncms designed for running on SD cards. v8.5 includes the new data request api and default data viewer as found in the main v8.5 version, It also supports the new app and nodes module. Low-write-v8.5 is the version of emoncms installed on the emonpi.

v8.4.0 Initial MQTT Support

17 Dec 16:02
Compare
Choose a tag to compare
Update index.php

v8.3.6

19 Sep 17:11
Compare
Choose a tag to compare

Changelog: v8.3.5...v8.3.6

v8.3.5

30 Jul 21:05
Compare
Choose a tag to compare
Update index.php

v8.3.4

30 Jul 20:03
Compare
Choose a tag to compare
Remove meta data check for feed id in phpfiwa feed engine

v8.3.3

30 Jul 19:39
Compare
Choose a tag to compare
Added modules to gitignore list