Releases: thedevdojo/auth
Releases · thedevdojo/auth
v2.2.0
What's Changed
- chore: Upgrade to Tailwind CSS v4 by @bobbyonmagic in #182
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- chore(deps): bump laravel-vite-plugin from 1.2.0 to 2.1.0 by @dependabot[bot] in #175
- chore(deps): bump vite from 6.4.1 to 7.3.1 by @dependabot[bot] in #176
- chore: Update npm and composer dependencies by @bobbyonmagic in #181
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Bump vite from 6.2.1 to 6.4.1 by @dependabot[bot] in #165
- Bump form-data from 4.0.2 to 4.0.5 by @dependabot[bot] in #166
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #167
- Remove Login event trigger from login process by @produktive in #164
- fix: CI composer install race condition and Livewire 4 support by @bobbyonmagic in #168
- ci: Add PHP 8.5 to test matrix by @bobbyonmagic in #169
- ci: Add Dependabot for automated dependency updates by @bobbyonmagic in #170
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #171
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #172
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #173
- chore(deps): bump @tailwindcss/forms from 0.5.10 to 0.5.11 by @dependabot[bot] in #174
- chore(deps): bump axios from 1.8.3 to 1.13.3 by @dependabot[bot] in #178
- fix: Block social sign-on registration when registrations are disabled by @bobbyonmagic in #179
- test: Add password reset flow tests by @bobbyonmagic in #180
New Contributors
- @produktive made their first contribution in #164
- @bobbyonmagic made their first contribution in #168
Full Changelog: v2.0.2...v2.1.0
v2.0.2
v2.0.1
Updated and ready for Laravel 12
Merge pull request #156 from tygoegmond/main fix(auth): prevent duplicate form submissions in 2FA code input
v1.1.1
What's Changed
- Add Laravel Authentication Event Support by @nycomar in #155
- fix: increase token field length for Google OAuth2 compatibility by @r0b3r7 in #147
- Bump esbuild and vite by @dependabot in #153
- Add Vapor compatibility for build scripts by @richdynamix in #154
- fix(auth): prevent duplicate form submissions in 2FA code input by @tygoegmond in #156
New Contributors
- @nycomar made their first contribution in #155
- @r0b3r7 made their first contribution in #147
- @richdynamix made their first contribution in #154
- @tygoegmond made their first contribution in #156
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
-
Add support for Laravel 12 by @bobbyiliev in #150
-
Feb 2025 npm updates by @bobbyiliev in #148
-
Feb 2025 composer updates by @bobbyiliev in #149
-
Bump actions/cache version to v4 by @bobbyiliev in #151
-
Update composer and npm dependencies by @bobbyiliev in #152
Full Changelog: 1.0.8...v1.1.0
1.0.8
What's Changed
- fix login tests and github actions workflow by @ch4r-ch4r in #139
- Added head scripts by @magarrent in #138
- Fix background and logo uploads by @bobbyiliev in #140
- December 01 2024 updates by @bobbyiliev in #143
- Allow autocompletion for email and password inputs by @alajusticia in #142
- Allow autocompletion for email and password inputs by @tnylea in #144
- Allow users to disable registrations by @bobbyiliev in #141
New Contributors
- @magarrent made their first contribution in #138
- @alajusticia made their first contribution in #142
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Adding updates to allow the socialite user to use a custom model by @tnylea in #135
- fix issue where social user saving fails after oauth callback by @zackAJ in #134
- fix issue where social user saving fails after oauth callback by @tnylea in #136
- feat: Add check for account existence before login and display error message if not found by @thahulive in #133
- feat: Add check for account existence before login and display error message if not found by @tnylea in #137
New Contributors
- @zackAJ made their first contribution in #134
- @thahulive made their first contribution in #133
Full Changelog: 1.0.6...1.0.7