v2.1.0
- 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