Skip to content

2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 21:41
· 139 commits to master since this release

2.5.0

Yadoms

  • Fix saving parameter list order in plugin/device/widget configuration
  • Fix script interpreters update
  • Fix plugin update
  • New PhilipsHue plugin (Thanks to Oussama Dahmaz)
  • New StreamDeck plugin (Thanks to Oussama Dahmaz)
  • Fix #617 : File download progress is yet again available
  • Fix #635 : Add basic authentication in REST requests as client
  • Fix #682 : Unify filesystem functions and reduce dependencies to Poco
  • Fix #702 : Support links in update&install page
  • Fix #703 : Fix display and translations of file type fields of configuration
  • Fix #715 : Fix model field update from rule REST api
  • Fix #716 : Show only available rule editors when creating a new rule
  • Fix #717 : Fix crash when requesting a NULL lastAcquisition
  • Fix #718 : Find compatible devices for devices merging
  • Fix #722 : Uninstalling interpreter doesn't delete corresponding rules anymore
  • Fix #726 : libCurl and curlPP now built as static libraries
  • New feature #523 : Add backup restoration
  • New feature #572 : Proxy support for http requests
  • New feature #603 : Manage redirections for http requests
  • New feature #680 : Add HTTP devices autodetection in shared
  • New feature #704 : Add update warning message for version to be installed
  • New feature #705 : Add obsolete management for modules
  • New feature #721 : Display rule interpreter icon in automation page
  • New feature #728 : Add restore backup function from a file
  • List also serial ports from symbolic links (from UDEV rules) under Linux
  • Fix dynamically configurable devices translations
  • Fix removing interpreter
  • Rename plugin/device states capacity (remove _capacity suffix)
  • Update font-awesome library
  • Update LibCurl (7.72.0)