Releases: jeffgreco13/filament-breezy
Releases · jeffgreco13/filament-breezy
v1.3.9.1
What's Changed
- fix: abstraction issue in Register by @jeffgreco13 in #77
Full Changelog: v1.3.9...v1.3.9.1
v1.3.9
What's Changed
- Fix config serialization issue related to password rules in config by @jeffgreco13 in #76
- I have updated the Spanish translations for 2 factor authentication by @pathros in #75
Full Changelog: v1.3.7...v1.3.9
v1.3.7
What's Changed
- Patch getActions compatibility by @EmilioBravo in #74
New Contributors
- @EmilioBravo made their first contribution in #74
Full Changelog: v1.3.6...v1.3.7
v1.3.6
What's Changed
- Added more dutch translations by @sweebee in #72
- Update Indonesian Translation by @risangbaskoro in #71
New Contributors
- @sweebee made their first contribution in #72
- @risangbaskoro made their first contribution in #71
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- Update default.php fix [ in fr lang file by @invaders-xx in https://github.com//pull/69
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- fixed missing koma and some typo, also changed some word. by @sayasuhendra in #67
- Add missing french translations by @invaders-xx in #66
- Bump filament vers. Use filament::hr component by @jeffgreco13 in #68
New Contributors
- @sayasuhendra made their first contribution in #67
- @invaders-xx made their first contribution in #66
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Feature: Glassy Auth by @awcodes in #65
- Use fallback_login_field instead of email in MyProfile by @andycowan in #62
New Contributors
- @awcodes made their first contribution in #65
- @andycowan made their first contribution in #62
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
What's Changed
- [ar] Translate 2FA phrases by @mohamedsabil83 in #57
- Bugfix: Attempt to read property "has_confirmed_two_factor" by @oyepez003 in #58
- Bugfix: Avoid detecting loginColumn based on the username field value. by @oyepez003 in #59
- #59 also adds new functionality for setting the login column and docs from @jeffgreco13
New Contributors
- @oyepez003 made their first contribution in #58
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #55
- Add missing comma to PT_BR translation by @saade in #54
- 2fa by @jeffgreco13 in #56
New Contributors
Full Changelog: v1.2.14...v1.3.0
NEW:
- Two factor authentication!
- PasswordButtonAction with stored session