Skip to content

v22.12

Choose a tag to compare

@fracz fracz released this 19 Dec 08:51
· 1991 commits to master since this release
  • voltage aberrations logs improvements
    • load the whole voltage aberration history with inifinite loading while browsing (fixes bugs: #657, #659)
    • ability to delete logs from selected phase only #640
    • clearing voltage aberration logs older that configured lifetime (in public clouds the default is 180, in Docker instances - 1000) #643
    • fix the problem with setting low and high thresholds #644
  • ability to hide unused phases for electricity meters
  • ability to hide scenes from client's devices (smartphones) #661
  • add configuration panels for Google Home and Alexa integrations (availability, action confirmation) #428, #654, #655, #660
  • support for storing measurement logs in another database #656
  • OAuth2 improvement: expire refresh token only after its access token has been used successfully
  • Docker only: add appropriate healthchecks for supla-cloud that will prevent supla-server from starting before the database is ready

Be careful when upgrading with Docker!

If you are upgrading your private instance with Docker, make sure you meet the new version requirements of Docker and Docker Compose before the upgrade.