Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-27 | 5.6 kB | |
v4.0.4 source code.tar.gz | 2025-08-27 | 34.1 MB | |
v4.0.4 source code.zip | 2025-08-27 | 37.1 MB | |
Totals: 3 Items | 71.2 MB | 0 |
What's Changed
- [4.x] Move
observeTenancyModelCreation()
toServiceProvider::boot()
by @pxlrbt in https://github.com/filamentphp/filament/pull/17404 - [4.x] fix js($get): return containerPathCopy when path is empty by @Odion-DS in https://github.com/filamentphp/filament/pull/17405
- [4.x] Fix typo in Icon column docs by @robinmiau in https://github.com/filamentphp/filament/pull/17421
- Missing v4 Swedish translations by @tanthammar in https://github.com/filamentphp/filament/pull/17428
- Implement HasRenderHookScopes on RelationManager by @archilex in https://github.com/filamentphp/filament/pull/17422
- [4.x] fix(forms): escape placeholder attributes so quotes render correctly by @alexhawke in https://github.com/filamentphp/filament/pull/17408
- [3.x] fix(forms): escape placeholder attributes so quotes render correctly by @alexhawke in https://github.com/filamentphp/filament/pull/17418
- Add Schema component support to Table repeater by @leandrocfe in https://github.com/filamentphp/filament/pull/17409
- Documentation: Rich content attribute must be nullable in database. by @Doriiaan in https://github.com/filamentphp/filament/pull/17425
- Fixed misleading documentation for defaultSort() by @mmonari in https://github.com/filamentphp/filament/pull/17444
- feat: html support in group titles by @Baspa in https://github.com/filamentphp/filament/pull/17448
- [4.x] Fix: Save multiple files at once in the Rich Editor with spatie-laravel-media-library-plugin by @Doriiaan in https://github.com/filamentphp/filament/pull/17434
- fix: Default image URLs by @danharrin in https://github.com/filamentphp/filament/pull/17450
- fix: mounting action record with arguments by @howdu in https://github.com/filamentphp/filament/pull/17318
- fix: User and tenant menu actions by @danharrin in https://github.com/filamentphp/filament/pull/17452
- Fix dropdown right-click opening unexpectedly while preserving fast mousedown response by @Copilot in https://github.com/filamentphp/filament/pull/17456
- Hide blank column labels in the column manager by @archilex in https://github.com/filamentphp/filament/pull/17443
- chore(deps): bump tar-fs and puppeteer in /docs-assets/screenshots by @dependabot[bot] in https://github.com/filamentphp/filament/pull/17462
- Update 13-deployment.md by @igorbabko in https://github.com/filamentphp/filament/pull/17465
- [v4] Fix (docs): Correction in documentation of Modals by @harman-codes in https://github.com/filamentphp/filament/pull/17469
- [4.x] Fix undefined $shouldOpenUrlInNewTab variable in entry wrapper by @andrewdwallo in https://github.com/filamentphp/filament/pull/17485
- Revise authentication page class references by @chrillep in https://github.com/filamentphp/filament/pull/17489
- [4.x] Fix incorrect namespace reference of TextColumn in Tables Docs by @rajatpatelz in https://github.com/filamentphp/filament/pull/17503
- Update translators.csv by @pxlrbt in https://github.com/filamentphp/filament/pull/17501
- Fix for extra attributes for ToggleColumn by @Lapinskas in https://github.com/filamentphp/filament/pull/17460
- [4.x] feat: make
afterStateUpdatedJs
work on table repeater by @MrPunyapal in https://github.com/filamentphp/filament/pull/17334 - fix: Removing table filters from sections by @danharrin in https://github.com/filamentphp/filament/pull/17509
- [4.x] Fix(Repeater): When dragged to the end, the dragged target is re-rendered. by @People-Sea in https://github.com/filamentphp/filament/pull/17464
- fix disableToolbarButtons() removes entire toolbar by @tanthammar in https://github.com/filamentphp/filament/pull/17470
- fix: Cast ModalTableSelect HasMany state to strings to fix selection by @pxlrbt in https://github.com/filamentphp/filament/pull/17481
- fix: repeater collapsible header border overflow by @lukas-frey in https://github.com/filamentphp/filament/pull/17493
- fix: Notifications request loop on error by @danharrin in https://github.com/filamentphp/filament/pull/17519
- [4.x] Fix SelectColumn crash when using objects as state values by @A909M in https://github.com/filamentphp/filament/pull/17484
- Update request-password-reset.php by @janiseglitis in https://github.com/filamentphp/filament/pull/17523
New Contributors
- @Odion-DS made their first contribution in https://github.com/filamentphp/filament/pull/17405
- @robinmiau made their first contribution in https://github.com/filamentphp/filament/pull/17421
- @alexhawke made their first contribution in https://github.com/filamentphp/filament/pull/17408
- @Doriiaan made their first contribution in https://github.com/filamentphp/filament/pull/17425
- @Baspa made their first contribution in https://github.com/filamentphp/filament/pull/17448
- @Copilot made their first contribution in https://github.com/filamentphp/filament/pull/17456
- @igorbabko made their first contribution in https://github.com/filamentphp/filament/pull/17465
- @harman-codes made their first contribution in https://github.com/filamentphp/filament/pull/17469
- @chrillep made their first contribution in https://github.com/filamentphp/filament/pull/17489
- @rajatpatelz made their first contribution in https://github.com/filamentphp/filament/pull/17503
- @Lapinskas made their first contribution in https://github.com/filamentphp/filament/pull/17460
- @People-Sea made their first contribution in https://github.com/filamentphp/filament/pull/17464
- @janiseglitis made their first contribution in https://github.com/filamentphp/filament/pull/17523
Full Changelog: https://github.com/filamentphp/filament/compare/v4.0.3...v4.0.4