Emoncms v10.2.0 release

Recent changes to emoncms master and associated modules have now been merged to stable and are now available via emonPi/emonbase update.

This release is marked as v10.2.0: Release v10.2.0 · emoncms/emoncms · GitHub

Thankyou to everyone who contributed to development associated with this release!

:tada: :tada: :tada:

To update: run emonPi/emonbase update from the Admin tab of emoncms.


CHANGE LOG SUMMARY

Emoncms core 10.2.0:
See full commit log: Merge master to stable by TrystanLea · Pull Request #1510 · emoncms/emoncms · GitHub

  • fix ‘unsupported’ process labels in feed view
  • stopped input name from overflowing to next line (long input names)
  • fix link to graph view from input process labels
  • fix configurable feedviewpath
  • fix virtual feed lastvalue false issue
  • clear feed controls selection after feed deletion
  • fix editrealtime vis support
  • remove hardcoded /home/pi paths for describe:emonpi/emonbase
  • additional checks for redis
  • change settings.php errors to settings.ini
  • removed admin_db_view.php
  • fix feed clear - now resets to zero
  • fix order of input processes
  • updated default hidden engines
  • fix feed engine_hidden issue
  • removed deprecated get_magic_quotes
  • improved error handling on admin page
  • env variable support @borpin @anna_carboncoop
  • vis module improvements @alexandrecuer

Graph module v2.0.8
See full commit log: merge master to stable by TrystanLea · Pull Request #116 · emoncms/graph · GitHub

  • js implementation of csv downloader
  • remove unit from legend
  • reinstate automatic feed selection at start

App module v2.1.0
See full commit log: Merge master to stable by TrystanLea · Pull Request #132 · emoncms/app · GitHub

  • remove openevse app - as same as myelectric2
  • fix feed selection to allow feeds with same name but different tags
  • fix tablet css to resize graph in portrait mode
  • add extra check for empty data
  • added caching param to list.json requests
  • fix: mysolarpv graph not correctly updated

Dashboard module v2.0.5
See full commit log: Merge master to stable by TrystanLea · Pull Request #248 · emoncms/dashboard · GitHub

  • new kwhperiod widget thanks to @danbates
  • dashboard fullscreen property
  • battery widget NaN value fix

Backup module v2.2.1
See full commit log: Merge master to stable by TrystanLea · Pull Request #54 · emoncms/backup · GitHub

  • fix disk check in usb-import
  • old data folders archived rather than deleted in usb-import
  • updated installation process to use php ini drop in and new backup location, thanks @borpin
  • updated readme to reflect new installation process

DemandShaper module v1.2.0
See full commit log: Merge master to stable by TrystanLea · Pull Request #40 · emoncms/demandshaper · GitHub

  • add wifi-relay support
  • use user timezone

EmonScripts v1.0.3-beta
See full commit log: Merge master to stable by TrystanLea · Pull Request #76 · openenergymonitor/EmonScripts · GitHub

  • chmod +x on the install/emoncms_emonpi_modules.sh
  • Use /var/opt/emoncms/backup for backup files
  • load update config from install config
  • move backup module config.cfg file creation to backup module install script

To update: run emonPi/emonbase update from the Admin tab of emoncms.

2 Likes

Mammoth effort @TrystanLea & co.

1 Like

Thanks @borpin :slight_smile:

For a view of ongoing emoncms issues, known bugs and enhancement ideas see: Emoncms github issue categorisation

A post was split to a new topic: Problem using the Scripts to install 10.2.0

2 posts were split to a new topic: Graph module 2.0.8 load_feed_selector undefined

A post was split to a new topic: Backup module: Comments starting with # deprecated