v1.1.0
In this release, a couple of features have been added and existing features and designs have been improved.
- ✨ Avatar functionality and default avatar API.
- ✨ Device management (logout on other devices from within the web-page).
- ✨ Added an installer for easier installation.
- ⬆️ Upgraded the tabler.io framework from v1.0.0-alpha.15 to v1.0.0-alpha.17
- 🔒 Hidden the "Remember me" checkbox. Can be unhidden by removing the quotes in
resources/views/auth/login.blade.php
. - 🔨 Improved the way on how the installer handles publishes resources.