Skip to content

Releases: SUPLA/supla-cloud

v2.3.26

24 Feb 10:22
Compare
Choose a tag to compare
  • MQTT support (see integrations section) #404 #408
  • smart glass support #393
  • roof window support #400
  • OPEN and CLOSE actions for gates
  • new actions for RGBW channels #397 #398 #402
  • increase the time for the staircase channel to 2h #414
  • fix scheduling executions for some corner cases #405 #412
  • fix recognizing user's IP addresses in official cloud infrastructure

v2.3.25

28 Sep 08:59
Compare
Choose a tag to compare
  • charts for electricity meters and impulse counters #392
  • OAuth clients webhooks (for public apps only, experimental) #275
  • do not display open percentage when the roller shutter is being calibrated #387
  • Ability to specify direct link response format by GET parameter #357
  • Direct links now display measurements of wind/pressure sensors #379
  • Direct links now display alternative icons or user icons #321

v2.3.24

28 May 14:54
Compare
Choose a tag to compare
  • increase the precision of the impulse counter's initial value
  • bridge support
  • schedules and actions for valves
  • clear error messages when hitting the API Rate Limit
  • improve displaying user API Rate Limit in account details page
  • improve the scale for Y-axis in temperature charts

v2.3.23

04 May 10:31
Compare
Choose a tag to compare
  • performance optimizations for fetching the channel measurement logs - thanks to @Materix
  • API Rate Limit improvements - ignore official apps
  • fix rendering temperature and humidity charts when the log contains invalid values

This version contains significant database schema changes, so the upgrade process might take longer than usual. Also, if the SUPLA Cloud is ok after the upgrade, but it claims that SUPLA Server is down, try restarting the whole application.

v2.3.22

17 Apr 08:35
Compare
Choose a tag to compare
  • Temperature and Humidity charts #55
  • Introduce conifigurable API Quota (disabled by default) #230, see the config reference for more details
  • Fix setting white color through API for RGB & RGBW channels #330
  • Improve Quicksand font support for all languages #343

v2.3.21

08 Mar 14:13
Compare
Choose a tag to compare
  • ability to disable accounts registration on private isntances #151
  • heat meter support in impulse counters #360
  • forbid to input invalid action parameters #362
  • register and login form appearance improvements
  • more detailed error messages when registering private SUPLA Cloud instances

v2.3.20

29 Feb 22:24
Compare
Choose a tag to compare
  • support emoji in channel/device/smartphone names and captions 🎉 🎆 🤓 #293
  • fix mailsensor icon state in channel details page #354
  • configurable audit cleaning rules #358
  • fix rare user account registration problem #359
  • improve appearance of autocomplete suggestions in login and register form in webkit (Chrome)

v2.3.19

07 Feb 22:10
Compare
Choose a tag to compare
  • partial valve support #352
  • fix freezing UI in schedule form in rare cases #324
  • fix displaying incorrect server address after authentication

v2.3.18

25 Jan 12:36
Compare
Choose a tag to compare
  • maintenance mode #325
  • forbid to set a channel function that is not supported by its type 163a040
  • fix redirection to login page when invalid token is stored in the browser 73207bb
  • display account server in account details page 90a7a14
  • display IO device version in IO device details page 231d115
  • convert IP addresses inside database #349
  • upgrade Symfony 3.4.30 to 3.4.37 #329, enable the application to work in PHP 7.3 environment

v2.3.17

22 Nov 17:44
Compare
Choose a tag to compare
  • support wind/pressure/weight/rain sensor states in API #327
  • fix #274