Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-01 | 2.6 kB | |
v4.0.5 source code.tar.gz | 2025-09-01 | 34.1 MB | |
v4.0.5 source code.zip | 2025-09-01 | 37.1 MB | |
Totals: 3 Items | 71.2 MB | 0 |
What's Changed
- fix SelectFilter column reference "foo" is ambiguous by @tanthammar in https://github.com/filamentphp/filament/pull/17555
- Docs: Fix link to "optimizing local development" by @rginnow in https://github.com/filamentphp/filament/pull/17556
- feat(translations): enhance pt_BR localization for auth, actions, and pages by @jeffersongoncalves in https://github.com/filamentphp/filament/pull/17558
- fix(tables/translations): fix incorrect "empty" french gender transla… by @Skythrew in https://github.com/filamentphp/filament/pull/17571
- [4.x] Fix(docs) broken authorization link on users overview page by @rajatpatelz in https://github.com/filamentphp/filament/pull/17575
- feat: support Model instances in getRecords by @jaulz in https://github.com/filamentphp/filament/pull/17572
- [4.x] Less generic exceptions. Exception -> LogicException by @adelf in https://github.com/filamentphp/filament/pull/17579
- [4.x] Fixes file visibility to configured filesystem disk by @achyutkneupane in https://github.com/filamentphp/filament/pull/17486
- [4.x] Chore: fix fenced code block styling in rich edtior by @awcodes in https://github.com/filamentphp/filament/pull/17508
- fix: css styling in non-contained aside section by @lukas-frey in https://github.com/filamentphp/filament/pull/17491
- fix: merge extraInputAttributes in RichEditor by @mathieutu in https://github.com/filamentphp/filament/pull/17524
- fix: More predictable key inheritance by @danharrin in https://github.com/filamentphp/filament/pull/17590
- fix: Pagination return types by @danharrin in https://github.com/filamentphp/filament/pull/17591
- Skip rendering Livewire component on certain test methods by @gehrisandro in https://github.com/filamentphp/filament/pull/17588
- Fix required validation on RichEditor by @gehrisandro in https://github.com/filamentphp/filament/pull/17589
- fix: Persistent middleware registration while caching routes by @danharrin in https://github.com/filamentphp/filament/pull/17593
New Contributors
- @rginnow made their first contribution in https://github.com/filamentphp/filament/pull/17556
- @Skythrew made their first contribution in https://github.com/filamentphp/filament/pull/17571
- @jaulz made their first contribution in https://github.com/filamentphp/filament/pull/17572
- @adelf made their first contribution in https://github.com/filamentphp/filament/pull/17579
- @mathieutu made their first contribution in https://github.com/filamentphp/filament/pull/17524
Full Changelog: https://github.com/filamentphp/filament/compare/v4.0.4...v4.0.5