What's Changed
- Fixed: Addressed $loop->iteration placement outside loops and correct… by @misaf in #11433
- Fix no sorting in ColumnGroup by @pschroee in #11463
- Fix
cache-components
command on windows by @saade in #11516 - Update .stubs.php by @3adeling in #11526
- Fix: default theme mode not respected for pages before login by @wychoong in #11527
- Fix form docs custom layout link by @rodrigo-fantuci in #11539
- Database transactions by @danharrin in #11544
- chore: Laravel Number:: formatting by @danharrin in #11545
- Add pivot attributes to Select and CheckboxList components by @saade in #11432
- Fix HasOne in repeater by @nettsite in #11316
- Use new
hasActualContent
method on slots by @comes in #11410 - fix: Nested Spatie relationships by @danharrin in #11548
- Ability to add Helper Text to Import Column by @ahinkle in #11438
- modifiable select alias for Average, Count and Sum Summerizers by @naseef in #11444
- Feature: XLSX format header row styling by @shepard153 in #11448
- Group download middlewares within a filament.actions middleware group by @maartenpaauw in #11513
- fix: update pgsql generate_search_column_expression by @mgkimsal in #11532
- feat: docs Select@createOptionUsing section (03-select.md) by @Carnicero90 in #11535
- Fixes the 'guessBelongsToRelationshipTitleColumnName' primary key logic by @IDK-WHO-AM-I in #11549
- English grammar corrections by @danswiser in #11540
New Contributors
- @pschroee made their first contribution in #11463
- @3adeling made their first contribution in #11526
- @rodrigo-fantuci made their first contribution in #11539
- @comes made their first contribution in #11410
- @ahinkle made their first contribution in #11438
- @naseef made their first contribution in #11444
- @mgkimsal made their first contribution in #11532
- @Carnicero90 made their first contribution in #11535
- @IDK-WHO-AM-I made their first contribution in #11549
- @danswiser made their first contribution in #11540
Full Changelog: v3.2.35...v3.2.36