Skip to content

v1.1.0

Compare
Choose a tag to compare
@roelreijneveld roelreijneveld released this 13 Dec 18:39
· 21 commits to master since this release
30ee645

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.