Skip to content

Releases: ageekdev/laravel-dev-login

v3.1.0

02 Mar 16:39
6ec14fd
Compare
Choose a tag to compare

What's Changed

  • Support Laravel 12.x by @tintnaingwinn in #7

Full Changelog: v3.0.0...v3.1.0

v3.0.0

09 Apr 03:02
Compare
Choose a tag to compare

What's New

  • Support laravel 11.x

What's Changed

  • Drop support for Laravel 9.x

v2.0.0

10 Jul 02:52
Compare
Choose a tag to compare

It's important that you carefully review the upgrade guide.

What's New

  • New beautiful UI
  • Add PHP Info
  • Add RedirectIfAuthenticated
  • Add installation commands

What's Changed

  • Improve dev:user command
  • Improve Tests
  • Improve .gitignore
  • Improve .gitattributes
  • Remove .php_cs.dist.php
  • Improve docs blocks
  • Improve code
  • Drop laravel-package-tools

v2.0.0-beta.4

03 Jul 14:45
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

What's changed

  • Add dashboard controller
  • Update UI
  • Fix redirect path

v2.0.0-beta.3

29 Jun 05:22
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

What's changed

  • Change with dashboard
  • Drop mix-manifest.json

v2.0.0-beta.2

29 Jun 04:36
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

It's important that you carefully review the upgrade guide.

What's New

  • Add PHP Info
  • Add redirect_path config

What's Changed

  • Improve UI
  • Improve code

v2.0.0-beta.1

26 Jun 10:59
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

It's important that you carefully review the upgrade guide.

What's New

  • New beautiful UI
  • Add RedirectIfAuthenticated
  • Add installation commands

What's Changed

  • Improve dev:user command
  • Improve Tests
  • Improve .gitignore
  • Improve .gitattributes
  • Remove .php_cs.dist.php
  • Improve docs blocks
  • Improve code
  • Drop laravel-package-tools

v1.1.1

04 Apr 03:32
Compare
Choose a tag to compare

Changed

  • Fix Logout
  • Change code styling

v1.1.0

14 Feb 17:10
Compare
Choose a tag to compare

Added

  • Support Laravel 10.x
  • Add Pint for code style fixer using GitHub Action.

Changed

  • Drop support for Laravel < 9.
  • Drop support for PHP 8.0.

v1.0.0

13 May 17:50
Compare
Choose a tag to compare
  • initial release