What's Changed
- Show floating toolbars for paragraph nodes only when text is selected by @thijskuilman in #18675
- Clarify CLI prompt and output by @mrleblanc101 in #18679
- getParentRepeaterItem could be null by @recca0120 in #18684
- fix: add cancel upload functionality to file upload component by @People-Sea in #18690
- fix: handle session sort retrieval to avoid array assignment by @People-Sea in #18696
- Add Hebrew locale support to date-time picker by @csh-tech in #18702
- Fix: disable reorder in relation manager when isReadonly=true by @webard in #18708
- Update Missing Spanish Translations by @luisprmat in #18712
- Rich Editor: remove top margin between adjacent images by @thijskuilman in #18706
- Fix undesired margins on
in RichEditor and RichContentRenderer by @thijskuilman in #18710 - RichContentRenderer: prioritize PHP extensions from custom plugins by @thijskuilman in #18711
- Fix: HTML in header tooltips by @webard in #18677
- add missing
lustranslations by @valpuia in #18725 - Add current password field with validation message by @0xxb in #18741
- Missing Polish translations by @webard in #18728
- fix: Wrong method name in documentation by @bilogic in #18745
- 🌐 Update danish label for "Attach" in attach.php by @SimonJnsson in #18746
- Fix Nested Modals For Schema Components by @Magnesium38 in #18722
- Feature: remove separator in title when brandName is blank by @webard in #18748
- fix: update cachedData on chart data update by @beholdr in #18752
- Fix return type mismatches for HasLabel, HasIcon, and HasDescription in documentation by @rtraselbd in #18756
- Fix: Scope persisted table filters session key by tenant by @dieterwarson in #18739
- [4.x - Feature] Adds a summaries() method to control the visibility of page and total summaries in tables by @bezhanSalleh in #18730
- [4.x] Fix to handle Block class in CanBeRepeated trait by @cheesegrits in #18750
- fix: Action arguments removed after calling by @danharrin in #18761
- fix: Validating field with JsContent label by @danharrin in #18762
- fix: Cluster navigation group enum by @danharrin in #18763
- fix: Closure schema constant state by @danharrin in #18764
- fix: Prevent missing form data errors in rich editor actions by @danharrin in #18765
- fix: Testing deletions in nested resources by @danharrin in #18766
- Fix: Attach child navigation items to parents inside clusters by @halaibrahim867 in #18740
- fix: Setting repeater in section from section action by @danharrin in #18767
- fix: Resources using same model with one not tenant scoped throws LogicException by @danharrin in #18768
- fix: Conditionally hiding filters based on active tab by @danharrin in #18769
- fix:
mutateDehydratedStateis not called when parent container is hidden by @danharrin in #18770 - fix: Relation manager with existing table configuration generated with actions by @danharrin in #18771
- fix: Select all when not deselecting records between filters by @danharrin in #18772
- fix: Floating toolbars overlapping by @danharrin in #18775
- fix: Text column gray color by @danharrin in #18777
- fix: Dark mode input BG color by @danharrin in #18778
- fix: Select
BelongsToManywithoutmultiple()by @danharrin in #18779 - fix: Resetting deferred column manager by @danharrin in #18781
- fix: Input suffix action icon color by @danharrin in #18784
- 🌐 Add missing danish translations in table.php by @SimonJnsson in #18783
- fix:
fi-proseadds extra space mid text on Firefox by @danharrin in #18785 - fix: Header action modal mounting issues by @danharrin in #18786
- fix: modal styling issue with sticky modal header and sticky modal footer by @danharrin in #18787
- fix: locale and name in email change notification by @samuelwei in #18790
- fix: Postgres table
searchable()by @danharrin in #18791 - Database Notification Action Icon by @e2d2-dev in #18751
- [FEATURE] Add HasOneThrough sorting by @martynaskre in #18569
- Fix: Select with searchable and preloaded option empty state #18529 by @chrizgx in #18641
- feat: zh_TW translations by @Ryan-echox in #18793
- feature: Unordered list columns by @danharrin in #18794
- fix: Repeater action schema component state by @danharrin in #18796
- feature:
saved()control for schema components by @danharrin in #18797 - fix: Split action schema component state and schema state by @danharrin in #18799
New Contributors
- @csh-tech made their first contribution in #18702
- @0xxb made their first contribution in #18741
- @bilogic made their first contribution in #18745
- @SimonJnsson made their first contribution in #18746
- @rtraselbd made their first contribution in #18756
- @dieterwarson made their first contribution in #18739
- @halaibrahim867 made their first contribution in #18740
- @samuelwei made their first contribution in #18790
- @martynaskre made their first contribution in #18569
- @chrizgx made their first contribution in #18641
Full Changelog: v4.3.1...v4.4.0