What's Changed
- Malay translations for MFA and email verifications by @sumardi in #16522
- Adding docs for the pushColumns method by @ht3aa in #16490
- [v4] Updated Italian Translations by @andreapollastri in #16529
- Fix CSS Cascade Bug for Nested Sections by @andrewdwallo in #16533
- Fix Firefox border-radius rendering in table repeater headers by @andrewdwallo in #16536
- Fix phantom blank option in Select component when default state exists by @andrewdwallo in #16538
- Fix TOTP code expiration time documentation by @chengkangzai in #16535
- feat(i18n): add serbian translation by @cobisimo in #16517
- Feature reorderable columns by @archilex in #16380
- Minor bugfix: Fixes NavigationItem's url parameter to not reset the shouldOpenUrlInNewTab flag by @molbal in #16545
- v4 replaceMountedAction() breaks when the calling action uses a modal in #16474
- FusedGroup::inlineLabel() has no effect in #16485
- Select::default() not applied for fields inside a Repeater in #16493
- [V4-beta3] Table::configureUsing not fully working in #16504
- v4 Section icon alignment in #16505
- (v4) Record Actions not rendered correctly when visible is used with some condition in #16507
- Table repeater increments ids in #16509
- [v4] Duplicate query when using DeleteBulkAction with chunkSelectedRecords method in #16513
- [v4] collapsible not working in Repeater and Builder in #16514
- [v4] tab not get activated when validation fails in #16515
- Uncaught Component not found console errors when using widgets / Livewire components in tabs in #16523
- [V4] nested repeater not populating data on edit in #16526
- mutateRecordDataUsing not being invoked when calling replicate table action in #16528
- helperText on form component with callback unexpected behavior in #16541
- $get('key') doesn't work if other component is in section and placed before field we want to retrieve in #16544
New Contributors
- @andreapollastri made their first contribution in #16529
- @cobisimo made their first contribution in #16517
Full Changelog: v4.0.0-beta4...v4.0.0-beta5