What's Changed
- Resolve Resource namespace not accept value error on terminal by @yiiman-dev in #17073
- docs: update ColorPicker hex-regex to allow capital letters by @ralphjsmit in #17074
- Change hasRoute to hasRoutes in ActionsServiceProvider by @jeffersongoncalves in #17075
- [v4] update incorrect deprecated use method by @archilex in #17100
- [v3] Fix loading indicator appearing in table after group deselection by @dvarilek in #17095
- [v4] fix: RichEditor in modal breaks subsequent actions after closing by @angus-mcritchie in #17083
- fix: defer evaluating edit option form data by @ralphjsmit in #17078
- [4.x] Add Dutch translations for modal table select and rich editor by @huge10 in #17086
- Add missing FR translation for request password reset notification by @yebor974 in #17097
- fix: replace blank() with null check on ReflectionClass by @matsesh in #17099
- Update wizard.js by @syriable in #17105
- [v4] Add option to pass additional arguments to Table Select Livewire component by @dvarilek in #17093
- [v4] Add missing evaluate to
isMultiFactorAuthenticationRequired()by @Boy132 in #17065 - Add Closure to $defaultGroup to Filament\Tables\Table\Concerns\CanGroupRecords.php by @husam-tariq in #17069
- fix: Support HasEmbeddedView components for partialRendering by @pxlrbt in #17080
- Update documentation Creating a custom theme steps by @arifhossen-dev in #17106
- fix: grid column span mobile layout by @hugodebard in #17012
- fix: convert
defaultFocusedDate()to correct timezone by @ralphjsmit in #17110 - fix: Add actions trait and interface to table builder Livewire compon… by @danharrin in #17111
- fix: FileUpload max files frontend validation message by @danharrin in #17116
- fix: Action group styling by @danharrin in #17117
- fix: Non-bulk toolbar actions not rendering without table header by @danharrin in #17118
- fix: Relation manager custom action authorization by @danharrin in #17119
- fix: Infolist entry actions and URLs by @danharrin in #17120
- fix: Login failed event by @danharrin in #17121
- fix: Rich editor custom block nested modal action by @danharrin in #17122
- fix: Rich editor image alignment by @danharrin in #17123
- fix: Dynamic viewport height by @danharrin in #17124
New Contributors
- @syriable made their first contribution in #17105
- @arifhossen-dev made their first contribution in #17106
Full Changelog: v4.0.0-beta19...v4.0.0-beta20