Releases: emoncms/emoncms
Releases · emoncms/emoncms
11.7.3
Full commit log: 11.6.9...11.7.3
- 39 commits (27 files changed)
- Add MAC OUI 2c:cf:67: used in late model Raspberry PIs. @davidski
- Adapt admin model for a correct behaviour in container @alexandrecuer
- integrated downsampling option
- misc feed engine improvements
- fixed graph labels @chaveiro
11.6.9
Full commit change log: 11.4.2...11.6.9
- 113 commits (62 files changed).
- Feed page filter option
- Formatting of feed engines and last updated status on feeds page
- android captive portal redirect to help with new changes to network module
- option to set minimum feed interval in settings.ini
- support for home assistant ingress mode
- serial config tool support for latest firmware
- custom firmware upload option
- UUID support for home assistant
- A more efficient sync upload mechanism for use with new sync module
- phpfina max padding gap increased to 5 years
- fix missing apikey in rawdata and realtime graphs
- fix for update mechanism
11.4.2
https://github.com/emoncms/emoncms/compare/11.3.0..11.4.2
- Fixed issue where 5-second interval feeds were generated in the absence of a selected interval.
- Fixed feed model error for invalid feed engine and related getmeta error.
- Code cleanup and documentation improvements thanks to @reedy
- New datapoint editor to replace older edit realtime and edit daily tools (available in visualisations section).
- Removed option to change input names (to avoid input recreation and orphaned inputs)
- Option to create a user from the admin users list.
- Fixed support for emonLibDB in serial configuration ui.
- Update log no longer hides after 3 seconds thanks to @cduffy
- Improved service status display
- Dataplicity HTTP_X_FORWARDED_PORT fix.
- Fixed PHP8 depreciation warnings, thanks to @matheworres
- Documentation updates thanks to @borpin
- Fix using using SSL with MQTT without client certificate @lechercheur123
11.3.0
Changes between release 11.2.3 and 11.3.0:
- additional units liters/minute, liters/hour
- emonTx4 serial configuration tool (accessible from admin menu)
- automatic firmware update on full update disabled
- list of available firmwares for firmware update tool loaded from remote rather than local copy (removes need to update system to see new firmware versions).
- feed post $arg variable renamed $padding_mode for readability
- feed/list api option to return feed meta data with ?meta=1, provides a performance improvement if meta data is not required.
- fix for null and non numeric error when posting non numeric input data
- fix for zoom visualisation which was not showing partial years
- user guide documentation moved from guide
11.2.3
Full list of commits since last release:
11.0.9...11.2.3
- Option to compress data sent using AES128CBC encryption option.
- PHP 8.1 support, thanks to @thib66
- Error checking on EmonLogger log file, thanks to @borpin
- Support for public emoncms apps
- Fix for an issue embedding dashboards
- Option to return feed data without timestamps (useful for fixed interval data, reduces bandwidth use)
- Improved user delete implementation
- Documentation moved from learn
10.8.5
- Fix to errors on shared server environments
- Backwards compatibility to php 7.0
- Notice to upgrade php if version is older than 7.3
v10.8.1
Security improvements:
- jquery updated to version 3.6.0
- option to secure host domain in settings.ini
- increase strength of randomly generated password
Documentation improvements
- menu_v3 documentation
- psychrograph documentation
10.5.5
- stable release of new menu system, theming and my account page
https://community.openenergymonitor.org/t/emoncms-v10-5-2-master-branch-testing-menu-v3/17857 - psychrographic diagrams thanks to @alexandrecuer
#1697 - updated translations thanks to @thib66
- support for multi user MQTT environment in emoncms_mqtt
10.4
- HTTP_X_FORWARDED_PROTO request header support thanks to @mikbund
- Settings example for MQTT secure settings
- api end point to request feed value at specified time
- Fix bug in zoom graph
- Bug fixing thanks to @chaveiro
- Fix for mysqlmemory engine
- Fix for virtual feed zero value bug
- Improvements to input list ui
- urlencode register email
- increased max power threshold in wh_accumulator process thank to @mr15
- emoncms cli to improve HA integration thanks to @inverse
- emoncms emonSD installation component manager
v10.2.7
Full details available here #1633
Summary:
- Fix URL Encoding of Input API example with time to close #1621, thanks to @davefiddes
- Translation updates thanks to @thib66
- Ensure nodeid is treated as a string
- Check for no tty port on update thanks to @borpin
- Remove time from input array thanks to @borpin
- Add support for mqtt cert in emoncms_mqtt, thanks to @ich123
- urlencode vis params