Skip to content

v10.2.1

Compare
Choose a tag to compare
@TrystanLea TrystanLea released this 27 Mar 14:38
· 957 commits to master since this release
  • fix redis buffer issue that did not show latest data in graphs where redis buffer is enabled
  • fix database update issue, thanks @emrysr
  • log invalid auth attempts to emoncms.log
  • fix js error on deleting empty feed, thanks @hutorny
  • improved appearance of php modules in admin interface @gablau
  • new rpi models in admin interface @gablau
  • option to get feed id via tag and name in feed API
  • Stacked and Stacked solar view automatically covers available data rather than full 5 years.
  • Improved MQTT topic filter
  • Automatic logout if session expires on input and view UI
  • Fix to PI4 to show shutdown button, thanks @emrysr
  • fixed emailer function to support swiftmailer v5.4.8 and different installation location
  • improved error reporting on password reset
  • improved feed unit filter to allow special chars, thanks @emrysr
  • updated Italian language files, thanks @gablau
  • Virtual feed user identification fix for public dashboards (Needs further review).
  • Disable logging of invalid apikeys, thanks @MyForest
  • Fix to issue with empty values in vis/realtime, thanks @emrysr
  • urlencode referer parameter user for user/login, thanks @emrysr