joaopaulolndev/filament-edit-profile
Filament package to edit profile
v3.0.2
371K downloads/mo
#4829 most downloaded on Packagist
joaopaulolndev/filament-edit-profile
What this package is like to depend on
Last release 5 months ago
04 Mar 2026
Release timing varies
gaps range from 8 days to 4 months
Nearly every release is documented
notes for 66 of 66 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
66 releases · first in 2024
8 releases in the last 12 months
see the full history below
Release timeline
66 releases · May 2024 to Mar 2026Releases
latest 60 of 66-
v3.0.204 Mar 2026Release notes
Open source →Breaking Changes
- Minimum Filament version bumped to
^5.3— required due to the newPageConfigurationparameter added toPage::routes()in filamentphp/filament#19225
What's Changed
- Update
composer.jsonto requirefilament/filament: ^5.3for PageConfiguration compatibility
Release notes
Open source →Breaking Changes
- Minimum Filament version bumped to
^5.3— required due to the newPageConfigurationparameter added toPage::routes()in filamentphp/filament#19225
What's Changed
- Update
composer.jsonto requirefilament/filament: ^5.3for PageConfiguration compatibility
- Minimum Filament version bumped to
-
v3.0.127 Feb 2026Release notes
Open source →What's Changed
New Features
- Configurable
name_column: Thenamefield is now configurable viaconfig('filament-edit-profile.name_column'), allowing users with custom schemas (e.g.firstname,username) to use the plugin (#129, #125)
Bug Fixes
- Fix Livewire entangle error on delete account: Removed unnecessary
$wire.$entanglefromdelete-account-description.blade.phpthat caused a console error since no backing Livewire property existed (#70) - Fix duplicate components with
customProfileComponents(): Added->unique()to prevent the same component from appearing twice when using custom profile components (#69) - Fix email change verification bypass: Refresh user model after sending email change verification to prevent persisting the unverified email (#132)
- Fix EditForm stub: Updated to use Filament v5 Schema API instead of Form
- Livewire component registration: Moved registration to ServiceProvider instead of Plugin::boot() (#136)
Other
- Added Larastan static analysis
- Added regression test for Livewire component registration
Release notes
Open source →What's Changed
New Features
- Configurable
name_column: Thenamefield is now configurable viaconfig('filament-edit-profile.name_column'), allowing users with custom schemas (e.g.firstname,username) to use the plugin (#129, #125)
Bug Fixes
- Fix Livewire entangle error on delete account: Removed unnecessary
$wire.$entanglefromdelete-account-description.blade.phpthat caused a console error since no backing Livewire property existed (#70) - Fix duplicate components with
customProfileComponents(): Added->unique()to prevent the same component from appearing twice when using custom profile components (#69) - Fix email change verification bypass: Refresh user model after sending email change verification to prevent persisting the unverified email (#132)
- Fix EditForm stub: Updated to use Filament v5 Schema API instead of Form
- Livewire component registration: Moved registration to ServiceProvider instead of Plugin::boot() (#136)
Other
- Added Larastan static analysis
- Added regression test for Livewire component registration
- Configurable
-
v3.0.020 Jan 2026Release notes
Open source →What's Changed
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #128
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #130
- chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #131
Full Changelog: v2.0.13...v3.0.0
Release notes
Open source →What's Changed
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/joaopaulolndev/filament-edit-profile/pull/128
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/joaopaulolndev/filament-edit-profile/pull/130
- chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/joaopaulolndev/filament-edit-profile/pull/131
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.13...v3.0.0
-
v2.0.1504 Mar 2026Release notes
Open source →Breaking Changes
- Minimum Filament version bumped to
^4.8— required due to the newPageConfigurationparameter added toPage::routes()in filamentphp/filament#19225
What's Changed
- Update
composer.jsonto requirefilament/filament: ^4.8for PageConfiguration compatibility
- Minimum Filament version bumped to
-
v2.0.1427 Feb 2026Release notes
Open source →What's Changed
New Features
- Configurable
name_column: Thenamefield is now configurable viaconfig('filament-edit-profile.name_column'), allowing users with custom schemas (e.g.firstname,username) to use the plugin (#129, #125)
Bug Fixes
- Fix Livewire entangle error on delete account: Removed unnecessary
$wire.$entanglefromdelete-account-description.blade.phpthat caused a console error since no backing Livewire property existed (#70) - Fix duplicate components with
customProfileComponents(): Added->unique()to prevent the same component from appearing twice when using custom profile components (#69) - Fix email change verification bypass: Refresh user model after sending email change verification to prevent persisting the unverified email (#132)
- Fix EditForm stub: Updated to use Filament v4 Schema API instead of Form
Other
- Added Larastan static analysis
- Bumped GitHub Actions dependencies
- Configurable
-
v2.0.1313 Sep 2025Release notes
Open source →What's Changed
- Fix panel fallback for plugin slug retrieval by @jeffersongoncalves in #123
Full Changelog: v2.0.12...v2.0.13
Release notes
Open source →What's Changed
- Fix panel fallback for plugin slug retrieval by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/123
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.12...v2.0.13
-
v2.0.1204 Sep 2025Release notes
Open source →What's Changed
- Change icon property and modify setIcon method to accept HeroIcon by @codearachnid in #122
New Contributors
- @codearachnid made their first contribution in #122
Full Changelog: v2.0.11...v2.0.12
Release notes
Open source →What's Changed
- Change icon property and modify setIcon method to accept HeroIcon by @codearachnid in https://github.com/joaopaulolndev/filament-edit-profile/pull/122
New Contributors
- @codearachnid made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/122
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.11...v2.0.12
-
v2.0.1124 Aug 2025Release notes
Open source →What's Changed
- RTL style fix by @zvizvi in #120
- Restructure Hebrew language file location by @jeffersongoncalves in #121
Full Changelog: v2.0.10...v2.0.11
Release notes
Open source →What's Changed
- RTL style fix by @zvizvi in https://github.com/joaopaulolndev/filament-edit-profile/pull/120
- Restructure Hebrew language file location by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/121
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.10...v2.0.11
-
v2.0.1023 Aug 2025Release notes
Open source →What's Changed
- Add Hebrew translation by @zvizvi in https://github.com/joaopaulolndev/filament-edit-profile/pull/119
New Contributors
- @zvizvi made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/119
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.9...v2.0.10
-
v2.0.923 Aug 2025Release notes
Open source →What's Changed
- Enable closures for conditional forms visibility by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/118
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.8...v2.0.9
-
v2.0.819 Aug 2025Release notes
Open source →What's Changed
- Add validation rules for locale and theme color fields by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/116
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.7...v2.0.8
-
v2.0.719 Aug 2025Release notes
Open source →What's Changed
- Remove default locale options from configuration by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/115
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.6...v2.0.7
-
v2.0.617 Aug 2025Release notes
Open source →What's Changed
- feat(profile): add email change verification logic by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/114
- fix(theme-color): use the correct getter to show/hide the theme_color field by @ricardoh in https://github.com/joaopaulolndev/filament-edit-profile/pull/113
New Contributors
- @ricardoh made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/113
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.5...v2.0.6
-
v2.0.516 Aug 2025Release notes
Open source →What's Changed
- feat(theme-color): add support for user-configurable theme color by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/112
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.4...v2.0.5
-
v2.0.416 Aug 2025Release notes
Open source →What's Changed
- chore(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/joaopaulolndev/filament-edit-profile/pull/108
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/joaopaulolndev/filament-edit-profile/pull/106
- docs(readme): enhance multi-factor authentication setup and visibility guidelines by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/110
- docs(readme): add usage guide for locale selection in profile settings by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/111
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.3...v2.0.4
-
v2.0.309 Aug 2025Release notes
Open source →Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.2...v2.0.3
-
v2.0.209 Aug 2025Release notes
Open source →Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.1...v2.0.2
-
v2.0.109 Aug 2025Release notes
Open source →Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.45...v2.0.1
What's Changed
- 2.x add mfa by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/105
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v2.0.0...v2.0.1
-
v2.0.009 Aug 2025Release notes
Open source →What's Changed
- 2.x upgrade v4 by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/104
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.45...v2.0.0
-
v1.0.4627 Feb 2026Release notes
Open source →What's Changed
New Features
- Configurable
name_column: Thenamefield is now configurable viaconfig('filament-edit-profile.name_column'), allowing users with custom schemas (e.g.firstname,username) to use the plugin (#129, #125)
Bug Fixes
- Fix Livewire entangle error on delete account: Removed unnecessary
$wire.$entanglefromdelete-account-description.blade.phpthat caused a console error since no backing Livewire property existed (#70) - Fix duplicate components with
customProfileComponents(): Added->unique()to prevent the same component from appearing twice when using custom profile components (#69)
Other
- Added Larastan static analysis
- Moved Livewire component registration to ServiceProvider
- Configurable
-
v1.0.4516 Jun 2025Release notes
Open source →What's Changed
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/joaopaulolndev/filament-edit-profile/pull/99
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.44...v1.0.45
-
v1.0.4414 Jun 2025Release notes
Open source →What's Changed
- fix: avoid error when plugin is null in getSlug() method by @edeoliv in https://github.com/joaopaulolndev/filament-edit-profile/pull/98
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.43...v1.0.44
-
v1.0.4321 May 2025Release notes
Open source →Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.42...v1.0.43
-
v1.0.4220 May 2025Release notes
Open source →What's Changed
- fix(profile): correct input field to use 'email' instead of auth identifier by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/90
- fix(profile): handle missing Sanctum class in token visibility logic by @jeffersongoncalves in https://github.com/joaopaulolndev/filament-edit-profile/pull/91
New Contributors
- @jeffersongoncalves made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/90
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.41...v1.0.42
-
v1.0.4119 May 2025Release notes
Open source →What's Changed
- feat(profile): add email form visibility toggle by @andrefelipe18 in https://github.com/joaopaulolndev/filament-edit-profile/pull/88
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.40...v1.0.41
-
v1.0.4019 May 2025Release notes
Open source →What's Changed
- Call to a member function getSlug() on null by @bigraja in https://github.com/joaopaulolndev/filament-edit-profile/pull/82
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/joaopaulolndev/filament-edit-profile/pull/85
- Use
getAuthIdentifierName()instead of hardcodedemailin profile… by @leandrogehlen in https://github.com/joaopaulolndev/filament-edit-profile/pull/83 - Fix null plugin access in EditProfilePage when panel context is unavailable by @MiguelAngelMP10 in https://github.com/joaopaulolndev/filament-edit-profile/pull/84
- Update CustomFieldsForm.php by @Emotard1991 in https://github.com/joaopaulolndev/filament-edit-profile/pull/87
New Contributors
- @bigraja made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/82
- @leandrogehlen made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/83
- @MiguelAngelMP10 made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/84
- @Emotard1991 made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/87
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.39...v1.0.40
-
v1.0.3922 Apr 2025Release notes
Open source →Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.38...v1.0.39
-
v1.0.3816 Apr 2025Release notes
Open source →What's Changed
- Simplify slug retrieval logic by @andrefelipe18 in https://github.com/joaopaulolndev/filament-edit-profile/pull/80
New Contributors
- @andrefelipe18 made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/80
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.37...v1.0.38
-
v1.0.3727 Mar 2025Release notes
Open source →What's Changed
- Support Laravel 12 by @patriciomartinns in https://github.com/joaopaulolndev/filament-edit-profile/pull/73
- Add Japanese Language Support by @staffkojinpro in https://github.com/joaopaulolndev/filament-edit-profile/pull/77
- [Bug} compatibily with Model::shouldBeStrict() by @gpibarra in https://github.com/joaopaulolndev/filament-edit-profile/pull/75
New Contributors
- @patriciomartinns made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/73
- @staffkojinpro made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/77
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.36...v1.0.37
-
v1.0.3619 Feb 2025Release notes
Open source →What's Changed
- feat localization : add Turkish lang by @AzizEmir in https://github.com/joaopaulolndev/filament-edit-profile/pull/72
New Contributors
- @AzizEmir made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/72
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.35...v1.0.36
-
v1.0.3512 Feb 2025Release notes
Open source →What's Changed
- Add id to custom fields by @Ercogx in https://github.com/joaopaulolndev/filament-edit-profile/pull/68
New Contributors
- @Ercogx made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/68
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.34...v1.0.35
-
v1.0.3407 Feb 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/joaopaulolndev/filament-edit-profile/pull/65
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/joaopaulolndev/filament-edit-profile/pull/67
- Feat: Add more property support to custom fields by @gigili in https://github.com/joaopaulolndev/filament-edit-profile/pull/64
New Contributors
- @gigili made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/64
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.33...v1.0.34
-
v1.0.3305 Dec 2024Release notes
Open source →What's Changed
- Refactor Configuration for Filament Profile Editing and Avatar Handling by @ludndev in https://github.com/joaopaulolndev/filament-edit-profile/pull/59
New Contributors
- @ludndev made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/59
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.32...v1.0.33
-
v1.0.3202 Nov 2024Release notes
Open source →What's Changed
- Add disk and visibility configuration for avatars by @rpsimao in https://github.com/joaopaulolndev/filament-edit-profile/pull/51
- Fix
json_decodetype error by @mkeremcansev in https://github.com/joaopaulolndev/filament-edit-profile/pull/55 - Added a method to dynamicly resolve a field from the field type by @pvdptje in https://github.com/joaopaulolndev/filament-edit-profile/pull/53
New Contributors
- @rpsimao made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/51
- @mkeremcansev made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/55
- @pvdptje made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/53
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.31...v1.0.32
-
v1.0.3128 Oct 2024Release notes
Open source →What's Changed
- feat: Czech translation by @su-din0 in https://github.com/joaopaulolndev/filament-edit-profile/pull/52
New Contributors
- @su-din0 made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/52
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.30...v1.0.31
-
v1.0.3019 Sep 2024Release notes
Open source →What's Changed
- Updated italian translation by @0chak in https://github.com/joaopaulolndev/filament-edit-profile/pull/48
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.29...v1.0.30
-
v1.0.2916 Sep 2024Release notes
Open source →What's Changed
- Add Slovak translation by @Grolicek in https://github.com/joaopaulolndev/filament-edit-profile/pull/47
New Contributors
- @Grolicek made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/47
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.28...v1.0.29
-
v1.0.2809 Sep 2024Release notes
Open source →What's Changed
- Add Indonesian translation by @yandearta in https://github.com/joaopaulolndev/filament-edit-profile/pull/44
New Contributors
- @yandearta made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/44
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.27...v1.0.28
-
v1.0.2705 Sep 2024Release notes
Open source →What's Changed
- fix: rename Portuguese language folder to pt_PT by @kidiatoliny in https://github.com/joaopaulolndev/filament-edit-profile/pull/42
- fix: correct method calls in conditional checks by @kidiatoliny in https://github.com/joaopaulolndev/filament-edit-profile/pull/43
New Contributors
- @kidiatoliny made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/42
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.26...v1.0.27
-
v1.0.2619 Aug 2024Release notes
Open source →What's Changed
- Changed extension for migration files to test on to .php.stub by @ejjaquet in https://github.com/joaopaulolndev/filament-edit-profile/pull/40
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.25...v1.0.26
-
v1.0.2519 Aug 2024Release notes
Open source →What's Changed
- Added a Input of type password to the CustomFormField possibilities by @ejjaquet in https://github.com/joaopaulolndev/filament-edit-profile/pull/37
- Add success notification for browser sessions logout by @carlopaa in https://github.com/joaopaulolndev/filament-edit-profile/pull/39
New Contributors
- @ejjaquet made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/37
- @carlopaa made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/39
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.24...v1.0.25
-
v1.0.2409 Aug 2024Release notes
Open source →What's Changed
- Add Polish language / translation by @Konradx3 in https://github.com/joaopaulolndev/filament-edit-profile/pull/35
New Contributors
- @Konradx3 made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/35
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.23...v1.0.24
-
v1.0.2301 Aug 2024Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/joaopaulolndev/filament-edit-profile/pull/31
- fix some caps typos in German translation by @buddhaCode in https://github.com/joaopaulolndev/filament-edit-profile/pull/34
New Contributors
- @buddhaCode made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/34
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.22...v1.0.23
-
v1.0.2213 Jul 2024Release notes
Open source →Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.21...v1.0.22
-
v1.0.2111 Jul 2024Release notes
Open source →What's Changed
- Add persian (farsi) language by @AryanpAzadeh in https://github.com/joaopaulolndev/filament-edit-profile/pull/25
- Update CustomFieldsForm.php by @pntrivedy in https://github.com/joaopaulolndev/filament-edit-profile/pull/24
New Contributors
- @AryanpAzadeh made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/25
- @pntrivedy made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/24
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.20...v1.0.21
-
v1.0.2001 Jul 2024Release notes
Open source →Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.19...v1.0.20
-
v1.0.1926 Jun 2024Release notes
Open source →What's Changed
- Add Hungarian translation by @kovkor in https://github.com/joaopaulolndev/filament-edit-profile/pull/22
New Contributors
- @kovkor made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/22
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.18...v1.0.19
-
v1.0.1826 Jun 2024Release notes
Open source →- Fixed issue when deleting account found by @PovilasKorop
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.17...v1.0.18
-
v1.0.1725 Jun 2024Release notes
Open source →- Add pt language
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.16...v1.0.17
-
v1.0.1623 Jun 2024Release notes
Open source →What's Changed
- Add france and arabic languages by @ibrahimBougaoua in https://github.com/joaopaulolndev/filament-edit-profile/pull/21
New Contributors
- @ibrahimBougaoua made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/21
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.15...v1.0.16
-
v1.0.1519 Jun 2024Release notes
Open source →What's Changed
- Dutch and German translations by @timwassenburg in https://github.com/joaopaulolndev/filament-edit-profile/pull/19
New Contributors
- @timwassenburg made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/19
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.14...v1.0.15
-
v1.0.1418 Jun 2024Release notes
Open source →What's Changed
- github actions l11 and php8.3 by @gpibarra in https://github.com/joaopaulolndev/filament-edit-profile/pull/15
- add method slug profile by @gpibarra in https://github.com/joaopaulolndev/filament-edit-profile/pull/18
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.13...v1.0.14
-
v1.0.1314 Jun 2024Release notes
Open source →What's Changed
- fix lang es by @gpibarra in https://github.com/joaopaulolndev/filament-edit-profile/pull/13
- Add feature custom components by @rmsramos in https://github.com/joaopaulolndev/filament-edit-profile/pull/14
New Contributors
- @gpibarra made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/13
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.12...v1.0.13
-
v1.0.1207 Jun 2024Release notes
Open source →What's Changed
- Add profile avatar functionality by @alifdarsim in https://github.com/joaopaulolndev/filament-edit-profile/pull/12
- Fix issue reported by @ronssij
New Contributors
- @alifdarsim made their first contribution in https://github.com/joaopaulolndev/filament-edit-profile/pull/12
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.11...v1.0.12
-
v1.0.1106 Jun 2024Release notes
Open source →Fix the issue reported by @alifdarsim
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.10...v1.0.11
-
v1.0.1031 May 2024Release notes
Open source →- Fix issue reported by @guiireal
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.9...v1.0.10
-
v1.0.926 May 2024Release notes
Open source →What's Changed
- Update of Spanish translations by @edeoliv in https://github.com/joaopaulolndev/filament-edit-profile/pull/8
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.8...v1.0.9
-
v1.0.825 May 2024Release notes
Open source →What's Changed
- Add feature browser sessions by @rmsramos in https://github.com/joaopaulolndev/filament-edit-profile/pull/7
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.7...v1.0.8
-
v1.0.725 May 2024Release notes
Open source →- Fixed bug when saving custom fields reported by @billmn
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.6...v1.0.7
-
v1.0.625 May 2024Release notes
Open source →- Fixed issue https://github.com/joaopaulolndev/filament-edit-profile/issues/6 reported by @billmn
Full Changelog: https://github.com/joaopaulolndev/filament-edit-profile/compare/v1.0.5...v1.0.6