Releases: joaopaulolndev/filament-edit-profile
Releases · joaopaulolndev/filament-edit-profile
v1.0.45
What's Changed
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #99
Full Changelog: v1.0.44...v1.0.45
v1.0.44
What's Changed
Full Changelog: v1.0.43...v1.0.44
v1.0.43
Full Changelog: v1.0.42...v1.0.43
v1.0.42
What's Changed
- fix(profile): correct input field to use 'email' instead of auth identifier by @jeffersongoncalves in #90
- fix(profile): handle missing Sanctum class in token visibility logic by @jeffersongoncalves in #91
New Contributors
- @jeffersongoncalves made their first contribution in #90
Full Changelog: v1.0.41...v1.0.42
v1.0.41
What's Changed
- feat(profile): add email form visibility toggle by @andrefelipe18 in #88
Full Changelog: v1.0.40...v1.0.41
v1.0.40
What's Changed
- Call to a member function getSlug() on null by @bigraja in #82
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #85
- Use
getAuthIdentifierName()
instead of hardcodedemail
in profile… by @leandrogehlen in #83 - Fix null plugin access in EditProfilePage when panel context is unavailable by @MiguelAngelMP10 in #84
- Update CustomFieldsForm.php by @Emotard1991 in #87
New Contributors
- @bigraja made their first contribution in #82
- @leandrogehlen made their first contribution in #83
- @MiguelAngelMP10 made their first contribution in #84
- @Emotard1991 made their first contribution in #87
Full Changelog: v1.0.39...v1.0.40
v1.0.39
Full Changelog: v1.0.38...v1.0.39
v1.0.38
What's Changed
- Simplify slug retrieval logic by @andrefelipe18 in #80
New Contributors
- @andrefelipe18 made their first contribution in #80
Full Changelog: v1.0.37...v1.0.38
v1.0.37
What's Changed
- Support Laravel 12 by @patriciomartinns in #73
- Add Japanese Language Support by @staffkojinpro in #77
- [Bug} compatibily with Model::shouldBeStrict() by @gpibarra in https://github.com//pull/75
New Contributors
- @patriciomartinns made their first contribution in #73
- @staffkojinpro made their first contribution in #77
Full Changelog: v1.0.36...v1.0.37