Releases: rawilk/filament-password-input
Releases · rawilk/filament-password-input
v2.0.2
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #15
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #16
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #17
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #19
- Adds Brazilian Portuguese translation by @patriciomartinns in #18
New Contributors
- @patriciomartinns made their first contribution in #18
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #13
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #14
New Contributors
- @laravel-shift made their first contribution in #13
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.1.3
What's Changed
- Renamed folder name (for pt) to match Filaments i18n structure by @Corvisier in #9
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- European Portuguese by @Corvisier in #7
New Contributors
- @Corvisier made their first contribution in #7
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Add Arabic Support ! by @EGYWEB-Mohamed in #3
- Require a minimum of 3 characters for password generation length - 15b5e80
New Contributors
- @EGYWEB-Mohamed made their first contribution in #3
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Bug fix: Use
$getExtraInputAttributeBag()
instead of$getExtraAttributeBag()
on the input element to pull in the correct attributes
Full Changelog: v1.0.0...v1.0.1