Releases: SUPLA/supla-cloud
Releases · SUPLA/supla-cloud
v2.3.26
- 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
- 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
- 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
- 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
v2.3.21
v2.3.20
- 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
v2.3.18
- 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