What's Changed
- fix: default create-action URL getting targeted when model doesn't match by @ralphjsmit in #18802
- Update Spanish translations for v4.4 by @luisprmat in #18808
- build(deps-dev): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #18813
- Add handling for array item data in RepeatableEntry and update state … by @maytham553 in #18809
- fix: MorphToSelect cached label by @danharrin in #18815
- fix:
MorphToSelectcreate form with relationship by @danharrin in #18816 - fix: Non-native non-searchable dynamic relationship select by @danharrin in #18817
- fix:
FileUploadrequiredIf()by @danharrin in #18818 - fix: Action on Table throws
foreach() argument must be of type array|object, null givenwhenlegacy_model_bindingis set by @danharrin in #18819 - add/edit
lustranslations by @valpuia in #18822 - Revert "Add scrollbar-gutter property to
ficlass" by @danharrin in #18828 - fix: Coordinate state loading for multiple Group->relationship() components by @iotron in #18827
- [fix] Selected toolbar option in RichEditor is not active by @ruud-sibi in #18824
- Update docs about columnManagerColumns by @thomasLecler in #18825
- Add padding to actions in fused group by @dvarilek in #18829
- fix: Repeater n+1 queries by @danharrin in #18831
- fix: Input wrapper click to focus by @danharrin in #18832
- fix:
IconEntryandIconColumnURL by @danharrin in #18833 - Enable image resizing in RichEditor by @AlexisSerneels in #18517
- feature: Bulk export column selection by @danharrin in #18836
- Add missing words in Field rendering section. by @mjauvin in #18838
- docs: Modular architecture by @danharrin in #18837
- fix: Export column ordering with multiple relationship columns split with non-relationship columns by @danharrin in #18839
- feature: Schema JS actions by @danharrin in #18840
- Fix: base64_decode deprecation notice in CustomBlockExtension by @awcodes in #18841
- fix: Testing replaced actions by @danharrin in #18842
- PHP 8.5 in CI by @danharrin in #18843
- fix: 8.5 test deprecations by @danharrin in #18845
- Fix: drag/drop editors in sortable components by @awcodes in #18846
- feature: File upload aspect ratio forced cropping and validation by @danharrin in #18850
- Add translations for "grid" component in Arabic localization by @a7medKhalid in #18851
- fix: Livewire v4.0.0-beta.5 breaking changes by @danharrin in #18852
- chore: Introduce Pest browser testing for the framework by @danharrin in #18857
- Revert "Fix Textarea autosize causing scroll anchoring issues in Firefox" by @danharrin in #18861
- [4.x] Feature: Allow UnitEnum in auth helpers by @webard in #18855
- fix: Table widget rendering before initialization by @danharrin in #18868
- fix: Add bg-transparent to input to fix dark mode with tailwindcss/forms by @jeremylongshore in #18875
- fix: Import action on record page loop by @danharrin in #18878
- Add table reorder callbacks by @chosten in #18854
- Fix empty relationship queries on SelectFilter with hasEmptyOption enabled by @AlexanderPoellmann in #18853
- Fix Textarea autosize respecting rows() while preserving Firefox scroll anchoring fix by @Saracaen in #18864
- Fix global search query constraints when split terms is disabled by @abournavaud in #18880
- [4.x] Add support for non-contained EmptyState components by @ryangjchandler in #18885
- [4.x] Fix action submit flickering with live inputs by @ryangjchandler in #18888
- [4.x] Add
helperText()toFusedGroupby @ryangjchandler in #18889 - [4.x] Support custom JSON flags with
CodeEntryby @ryangjchandler in #18890 - [4.x] Add mentions to rich editor by @bmspereira-07 in #17483
- Fix: custom block and merge tag drop cursor positioning by @awcodes in #18883
- Feature: LogicException when no policy or ability exists when strictMode is true and shouldCheckPolicyExistence is false by @webard in #18884
- [4.x] Introduce traits for easier implements of 2FA by @ryangjchandler in #18886
- fix: Relationship inside Repeater item saves empty record by @danharrin in #18893
- fix: Select no options message with dynamic initial options by @danharrin in #18896
- [4.x] fix - handle Htmlable state in TextEntry/TextColumn toEmbeddedHtml blank check by @SimonBroekaert in #18899
- fix:
MorphToSelectaction schema model without impacting parent record access by @danharrin in #18901 - fix: Clearing select by @danharrin in #18909
- Fix achromatic colors producing incorrect hues in generatePalette by @juliangums in #18903
- fix(imports): use fallback for getLabel() before Str::lcfirst() in ImportColumn by @arthurpar06 in #18906
- [5.x] Feature: Allow UnitEnum in authorizeIndividualRecords() by @webard in #18865
- [5.x] Feature: Allow enum in HasAuthorization trait by @webard in #18856
- fix: Multi
RawJstooltip configuration by @danharrin in #18917
New Contributors
- @mjauvin made their first contribution in #18838
- @a7medKhalid made their first contribution in #18851
- @jeremylongshore made their first contribution in #18875
- @chosten made their first contribution in #18854
- @AlexanderPoellmann made their first contribution in #18853
- @SimonBroekaert made their first contribution in #18899
- @arthurpar06 made their first contribution in #18906
Full Changelog: v5.0.0-beta8...v5.0.0-beta9