Releases: filamentphp/filament
Releases · filamentphp/filament
v5.0.0-beta1
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    Caution
This is a beta release of the framework. Breaking changes may be introduced to v5 releases during the beta period.
What's Changed
- Adds support for Livewire v4 beta.
Full Changelog: 4.x...v5.0.0-beta1
v4.1.10
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    What's Changed
- fix one time code rtl issue by @aymanalareqi in #18217
- Ability to render a ActionGroup::buttonGroup with the action/group co… by @derpoho in #18229
- added slovenian translations for support package by @Luk4veck1 in #18237
- Fix incompatible types for brand logo by @florianraith in #18240
- Update defaultSortKey to sort in the same direction as the main sort column by @natecarlson in #18243
- ref: Update Bengali language files for consistency by @imhayatunnabi in #18255
- Import Event facade used in the 'can save' test. by @matt-h in #18258
- Update fa/infolist.php with corrected translations by @alisalehi1380 in #18259
- Feat/header hide title by @pankajXdev in #18256
- fix: Builder add between action spacing and visibility by @danharrin in #18260
- fix: fill default state in custom block form of rich editor by @thaqebon in #18264
- Update spanish translations by @luisprmat in #18268
- docs: Fixed documentation for $get() in repeaters by @DSpeichert in #18269
- fix: align badges in text with middle alignment for better layout by @People-Sea in #18273
- Add Dutch translation for 'uploading_file_message' by @thijskuilman in #18278
- Enable/disable file uploads in RichEditor and MarkdownEditor through ->fileAttachments(...) by @thijskuilman in #18274
- Fix hint evaluation by @martin-ro in #18279
- docs: fix broken and outdated documentation links by @alnahian2003 in #18281
- build(deps): bump vite from 6.3.6 to 6.4.1 in /docs-assets/app by @dependabot[bot] in #18290
- Added missing Dutch translations for file upload validations by @thijskuilman in #18291
- add boolean return type by @alisalehi1380 in #18292
- Support array route patterns for navigation items by @wychoong in #18252
- fix: Relationship section actions by @danharrin in #18294
New Contributors
- @derpoho made their first contribution in #18229
- @natecarlson made their first contribution in #18243
- @imhayatunnabi made their first contribution in #18255
- @matt-h made their first contribution in #18258
- @pankajXdev made their first contribution in #18256
Full Changelog: v4.1.9...v4.1.10
v3.3.44
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    What's Changed
- Update fa/infolist.php with corrected translations by @alisalehi1380 in #18259
Full Changelog: v3.3.43...v3.3.44
v4.1.9
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    What's Changed
- fix: Menu items not sorted correctly by their sort value by @MACscr in #18220
- Fix: Fix AboveContent filters visibility by @helturkey in #18218
- fix(mfa): fix notification on email MFA resend by @kvnyhns in #18208
- Document gap and dense layout options by @howdu in #18222
- fix: make the code-editor component support live onBlur and debounce by @People-Sea in #18212
New Contributors
- @helturkey made their first contribution in #18218
Full Changelog: v4.1.8...v4.1.9
v4.1.8
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    What's Changed
- Missing polish translations by @webard in #18185
- fix undefined isSticky by @howdu in #18193
- Fix getSelectedTableRecordsQuery() by @ajnsn in #18190
- [4.x] Cleanup redundant if-blocks by @pxlrbt in #18198
- feat(translations): improve Indonesian translations by @kvnyhns in #18203
- Fix merge issues for Placeholder extensions by @thijskuilman in #18205
- [4.x.] fix: Notification background dark mode by @pxlrbt in #18141
- fix: children navigation items in sub navigation are not displayed correctly when main navigation is collapsed by @webard in #18188
- Fix default zoom on rich editor on iOS Safari by @Saracaen in #18196
- [4.x] Mounted action modal test helpers by @pxlrbt in #18195
- Add Slovenian (sl) locale to date-time-picker component by @c0dehunter in #18151
- [4.x] Bug: Nested JSON fields break with same-name helper/accessor method on model by @caseydwyer in #18199
- feature: Filters before/after table content by @danharrin in #18206
- Fix: Nested relationship in schema component isn't saved during creation by @MarkKremer in #18214
New Contributors
- @kvnyhns made their first contribution in #18203
- @thijskuilman made their first contribution in #18205
- @c0dehunter made their first contribution in #18151
- @caseydwyer made their first contribution in #18199
- @MarkKremer made their first contribution in #18214
Full Changelog: v4.1.7...v4.1.8
v4.1.7
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    What's Changed
- Fix: URL-encode background parameter in UiAvatarsProvider by @MACscr in #18139
- fix: handle state type check to allow array in SpatieTagsColumn by @People-Sea in #18152
- Add missing italian translation folder for widgets by @danielebarbaro in #18165
- fix: fix Italian translation in actions/delete.php by @claudiocenghialta in #18166
- review missing translation for form package by @danielebarbaro in #18167
- fix: Change $activeNavigationIcon type in the documentation to include BackedEnum by @alnahian2003 in #18163
- Allow HTML in tooltip if user explicitly uses Htmlable interface by @priithansen in #18099
- fix: improve integer handling in OptionsArrayStateCast and OptionStat… by @People-Sea in #18144
- fix: cast CodeEntrystate to array for collections by @People-Sea in #18164
- fix: toggle-button requires double-click when modal is initially focused by @People-Sea in #18168
- Allow for changing the alignment of actions on a Page component by @megawubs in #18117
- feat: adjust deletion logic for repeater group-specific records by @alancolant in #18116
- Add dropdown auto placement by @howdu in #18135
- Pass uploaded file to custom properties by @howdu in #18136
- Add globalSearchSort property to control resource order in global search by @fblaser in #18159
- fix: Disable rich editor file attachments by @danharrin in #18169
- fix: Nested repeater testing by @danharrin in #18170
- fix: Select filter options function by @danharrin in #18177
- fix: Selectrelationship()createOptionForm()withAttributes()by @danharrin in #18179
- fix: Table summaries with custom data by @danharrin in #18180
- Improves sticky schema actions combined with end aligned actions by @Saracaen in #18178
New Contributors
- @claudiocenghialta made their first contribution in #18166
- @alnahian2003 made their first contribution in #18163
- @priithansen made their first contribution in #18099
- @alancolant made their first contribution in #18116
- @fblaser made their first contribution in #18159
Full Changelog: v4.1.6...v4.1.7
v4.1.6
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    v4.1.5
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    What's Changed
- Update 04-clusters.md by @ahmedfawky in #18120
- fix: Dropdown and select positioning and z-index issues by @danharrin in #18121
- fix: Charts with max height set should not have an aspect ratio by @danharrin in #18123
- Add missing CZ/SK translations by @hamrak in #18125
- fix: Above table filters select overflow issues by @danharrin in #18126
- Add missing SQL language for code-editor by @steffjenl in #18127
New Contributors
- @ahmedfawky made their first contribution in #18120
Full Changelog: v4.1.4...v4.1.5
v4.1.4
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    What's Changed
- [4.x] Fix: DetailsContentExtension.php parseHTML error by @awcodes in #18101
- fix: MorphToSelect preloaded options limit by @danharrin in #18102
- fix: Further improve query builder UI by @danharrin in #18104
- fix: Chart widget max height by @danharrin in #18112
- Add Dutch translations for grid-related components in forms by @ruud-sibi in #18109
- fix: Sorting and grouping relationships with null values by @danharrin in #18113
- Dispatch events during record lifecycle (Created,Creating,Saved,Saving) and add related tests. by @ropi-bc in #18091
- Improve query builder responsivity using container queries by @danharrin in #18114
- Hide hamburger icon when not needed by @binaryfire in #18115
New Contributors
- @ruud-sibi made their first contribution in #18109
- @ropi-bc made their first contribution in #18091
Full Changelog: v4.1.3...v4.1.4
v4.1.3
      
      
        Immutable
        release. Only release title and notes can be modified.
      
    
    
    
    What's Changed
- Fix parameter type for livewireComponents method by @zepfietje in #18093
- Adding remaining pt_BR translations by @zerossB in #18094
- Added missing Dutch translations for the tenant menu search by @Saracaen in #18095
- fix: PT_BR translators entry for Saade by @saade in #18096
New Contributors
Full Changelog: v4.1.2...v4.1.3