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