Releases: filamentphp/filament
Releases · filamentphp/filament
v5.0.0-beta2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Correct the link to the schemas testing page by @bumbummen99 in #18355
- Enhancement: swap tools merge order by @awcodes in #18361
- fix: Fused group inconsistent bg color and height by @danharrin in #18372
- [v4] docs: Fix links for color and icon interfaces in enums doc by @alnahian2003 in #18380
- Refactor widget schema handling in Page.php by @iAmKevinMcKee in #18373
- Async requests by @danharrin in #18353
- [4.x] Remove wire:ignore from sub-navigation sidebar by @andrewdwallo in #18374
- Add css class to read notifications by @joshembling in #18377
- Fix: active key on Heading tools in default rich editor by @awcodes in #18379
- Improve visual separation of select optgroup headers by @archilex in #18376
- fix: Inheritable keys in repeaters by @danharrin in #18383
- fix: Duplicate int values when selecting all items in checkbox list by @danharrin in #18384
- New package: filament/query-builder by @danharrin in #18128
Full Changelog: v5.0.0-beta1...v5.0.0-beta2
v4.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- New package: filament/query-builder by @danharrin in #18128
- Added Dutch translation for the grid tools by @thijskuilman in #18296
- Hide attach files toolbar button when file attachments are disabled by @Saracaen in #18298
- Prevent null reference errors when key bindings trigger after element removal by @binaryfire in #18312
- Added Support for TextSize Enum based on docs by @derpoho in #18326
- Add scrollbar-gutter property to
ficlass by @adevade in #18317 - Improve 'lus' translations by @valpuia in #18324
- Clarify Tailwind CSS usage in plugin documentation by @aqjw in #18327
- fix(#18329): dropdown item style by @rohanAdhikari1 in #18330
- Include
luslocale on file-upload.js by @valpuia in #18331 - Fix deprecation on CreateXlsxFile by @ziming in #18335
- Fix deprecation in Writer::createFromFileObject by @ziming in #18336
- Document viewData() method for custom components by @joshembling in #18321
- Fix
Could not find Livewire component in DOM treewith rich editor by adding destroy() method by @binaryfire in #18337 - Update component type in schema test documention by @craigpotter in #18332
- fix: Infinite loop when multiple
$get()s read state from components that do not exist while computing dynamic child schemas by @danharrin in #18346 - Re-fix form field focusing by @archilex in #18347
- [4.x] Refactor: Add thousands separators on pagination items by @ericmp33 in #18309
- Correct the link to the schemas testing page by @bumbummen99 in #18355
- Enhancement: swap tools merge order by @awcodes in #18361
- fix: Fused group inconsistent bg color and height by @danharrin in #18372
- [v4] docs: Fix links for color and icon interfaces in enums doc by @alnahian2003 in #18380
- Refactor widget schema handling in Page.php by @iAmKevinMcKee in #18373
- [4.x] Remove wire:ignore from sub-navigation sidebar by @andrewdwallo in #18374
- Add css class to read notifications by @joshembling in #18377
- Fix: active key on Heading tools in default rich editor by @awcodes in #18379
- Improve visual separation of select optgroup headers by @archilex in #18376
- fix: Inheritable keys in repeaters by @danharrin in #18383
- fix: Duplicate int values when selecting all items in checkbox list by @danharrin in #18384
New Contributors
- @aqjw made their first contribution in #18327
- @rohanAdhikari1 made their first contribution in #18330
Full Changelog: v4.1.10...v4.2.0
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