Skip to content

Releases: Proxeuse/fortify-tabler

v1.1.4

13 Feb 20:05
395c78b
Compare
Choose a tag to compare

The release of version v1.4.0 of FortifyUI introduced a new install command. This small release fixes any errors due to the new install command.

  • 🐛 Fix update command (395c78b)

v1.1.3

13 Feb 19:54
48412f9
Compare
Choose a tag to compare

This release mainly ensures a faster installation and update because unnecessary static files have been removed.

  • 🔥 Removed unnecessary static files (48412f9)

v1.1.2

28 Dec 14:22
Compare
Choose a tag to compare

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.

  • ⬆️ upgrade tabler v1.0.0-alpha.17 to v1.0.0-alpha.21 (abd42b4)
  • 🐛 add tag (bf334c2)
  • ⚡ improve the updater and installer (036ceaf)
  • ⚡ PHP 8 support (be1534c)
  • 🔥 shrink requirements (support for PHP8) (df33bbf)

v1.1.2-beta

28 Dec 14:06
Compare
Choose a tag to compare
v1.1.2-beta Pre-release
Pre-release

Improved updater and installer. Small bug fix and updated dependency.

  • ⬆️ upgrade tabler v1.0.0-alpha.17 to v1.0.0-alpha.21 (abd42b4)
  • 🐛 add tag (bf334c2)
  • ⚡ improve the updater and installer (036ceaf)
  • ⚡ PHP 8 support (be1534c)
  • 🔥 shrink requirements (support for PHP8) (df33bbf)

v1.1.1

27 Dec 17:56
Compare
Choose a tag to compare

This release features a style fix for the profile edit page as well as an updater for all resources.

v1.1.0

13 Dec 18:39
30ee645
Compare
Choose a tag to compare

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

22 Nov 13:21
Compare
Choose a tag to compare

Version 1.0.2 features a new version of the Tabler framework. It also fixes a couple of bugs and has some files removed.

  • ⬆️ update tabler v1.0.0-alpha.5 to v1.0.0-alpha.13 (83335fc)
  • ⬆️ tabler v1.0.0-alpha.13 (30bf075)
  • 🔥 delete CHANGELOG.md (5c5c408)
  • ✨ add shields to documentation (565a041)
  • 🐛 fix verify-email.blade.php (c25a37e)

v1.0.1

14 Nov 19:12
Compare
Choose a tag to compare

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

14 Nov 16:05
Compare
Choose a tag to compare
v1.0

Initial commit