Releases: Proxeuse/fortify-tabler
Releases · Proxeuse/fortify-tabler
v1.1.4
v1.1.3
v1.1.2
Uploaded the wrong directory. Now fixed.
- 🐛 bug fix (⬆️ upgrade tabler v1.0.0-alpha.17 to v1.0.0-alpha.21) (997a147)
changes in release v1.1.2-beta
Improved updater and installer. Small bug fix and updated dependency.
v1.1.2-beta
v1.1.1
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.
v1.0.2
Version 1.0.2 features a new version of the Tabler framework. It also fixes a couple of bugs and has some files removed.
v1.0.1
This release offers some small bug fixes and improvements to the readme.
- 📚 Improve readme significantly. Commit
- 🐛: Fix reference to wrong layouts file. Commit
- 🐛: Add section start directive to register.blade.php. Commit
- 🐛: Fix reference to Proxeuse\FortifyUITabler\Commands\FortifyUITablerCommand in FortifyUITablerServiceProvider.php. Commit
- 🐛: Renamed FortifyUIPresetCommand.php to FortifyUITablerCommand.php. Commit
Initial Release
v1.0 Initial commit