Skip to content

Releases: SUPLA/supla-cloud

v2.1.1

22 Sep 20:06
Compare
Choose a tag to compare
  • fixed setting color brightness in schedules #144
  • get rid of turn off TV animation on logout #134

v2.1.0

18 Sep 08:45
Compare
Choose a tag to compare
  • client apps page with ability to disable or delete them #90
  • ability to enable or disable new I/O devices registration #119
  • support of clients and devices registration with account's e-mail address
  • mobile-ready layouts for login form, I/O Devices and Clients lists
  • improvements in managing of I/O device's original location id #118 #120 #121
  • many small fixes and technical improvements (see the completed issues list for this release)

Database schema changes 🏦

This release contains database schema changes. In order to apply them, run the following command after update:

php bin/console doctrine:migrations:migrate

Upgrades ⬆️

  • Symfony 3.3.2 ➡️ 3.3.5

v2.0.3

17 Aug 21:06
Compare
Choose a tag to compare
  • one-step login form #35
  • fix incorrect parameters form in schedule for RGBLIGHT and LIGHTDIM #104
  • new translations

Upgrades ⬆️

Vue.js 2.1.10 ➡️ 2.4.2

v2.0.2

21 Jul 14:16
Compare
Choose a tag to compare
  • improve the way of creating instance of an e-mail message fa28134
  • ability to select a white color for RGB channel in schedules #93 (update of supla-scheduler required)
  • fix rare double executions of a sunset-based schedules #78
  • calculate interval schedule executions relative to the start time #80
    This change allows to set executions on any time slots, not limited to cron-based executions; for example 10-minutes interval can be now launched on 12:00, 12:10, 12:20 but also on 12:05, 12:15, 12:25 and so on.
    Moreover, the maximum interval limit has been enlarged from 30 to 300 minutes.
  • prevent caching of JSON responses #91
  • do not calculate schedule executions for past dates #82
  • fix webpack chunks URL generation for production 3db5628

v2.0.1

11 Jul 14:10
Compare
Choose a tag to compare
  • communication with the API now works on any host #89
  • integration tests added #54
  • .yml configuration files cleanup 9140334, d6efaee
  • improve naming of API access related classes 3a1275f
  • add missing translations #92, #73
  • improve webpack and bundle configuration 4098dbf, c86faa3

Important security update 🔐

SUPLA-Cloud prior to v2.0.1 uses an obsolete MD5 algorithm for hashing user passwords. The password are now hashed with an appropriate solution using BCrypt.

Passwords for existing users will be silently re-hashed on the next successfull authentication.

Database schema changes 🏦

This release contains database schema changes. In order to apply them, run the following command after update:

php bin/console doctrine:migrations:migrate

Upgrades ⬆️

Symfony 3.1.10 ➡️ 3.3.2
Swift Mailer 5.4.6 ➡️ 6.0.1

If upgrading manually, run composer install to fetch the new dependencies.

v2.0.0

20 Apr 13:53
Compare
Choose a tag to compare
  • schedules
  • improved welcome page user experience
  • RESTful API
  • Set full opening/closing time of rolette shutter
  • Change locations of devices

PHP 7.0 required.

v1.1.0

22 Feb 10:42
Compare
Choose a tag to compare

This is a first stable release of SUPLA CLOUD.

Its features include but are not limited to:

  • registering user accounts
  • creating locations
  • creating access identifiers
  • choosing functions for devices
  • exporting temperature log