Releases: filamentphp/filament
Releases · filamentphp/filament
v5.3.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: update lithuanian transtions keys by @donatiss in #19394
- fix: preserve Model instances in action definition arguments by @People-Sea in #19395
- fix: update top rounded corners in repeater table for rtl by @thaqebon in #19408
- fix: Select
optionsLimit(-1)returning no results by @People-Sea in #19418 - fix: Select
reorderable()closure not re-evaluating on live update by @People-Sea in #19412 - Update spanish missings translations (rate limiter) by @luisprmat in #19413
- fix(forms): update missing Turkish (tr) translations in components.php by @iamcanturk in #19420
- chore(deps-dev): bump svgo from 2.8.0 to 2.8.2 by @dependabot[bot] in #19422
- Improve: Escape URL in
generate_href_html()output by @People-Sea in #19428 - fix: gracefully handle unresolvable actions when record state changes by @andrewdwallo in #19401
New Contributors
- @iamcanturk made their first contribution in #19420
Full Changelog: v5.3.1...v5.3.2
v4.8.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: update lithuanian transtions keys by @donatiss in #19394
- fix: preserve Model instances in action definition arguments by @People-Sea in #19395
- fix: update top rounded corners in repeater table for rtl by @thaqebon in #19408
- fix: Select
optionsLimit(-1)returning no results by @People-Sea in #19418 - fix: Select
reorderable()closure not re-evaluating on live update by @People-Sea in #19412 - Update spanish missings translations (rate limiter) by @luisprmat in #19413
- fix(forms): update missing Turkish (tr) translations in components.php by @iamcanturk in #19420
- chore(deps-dev): bump svgo from 2.8.0 to 2.8.2 by @dependabot[bot] in #19422
- Improve: Escape URL in
generate_href_html()output by @People-Sea in #19428 - fix: gracefully handle unresolvable actions when record state changes by @andrewdwallo in #19401
New Contributors
- @iamcanturk made their first contribution in #19420
Full Changelog: v4.8.1...v4.8.2
v5.3.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: Login with username (instead of email) by @danharrin in #19387
Full Changelog: v5.3.0...v5.3.1
v4.8.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: Login with username (instead of email) by @danharrin in #19387
Full Changelog: v4.8.0...v4.8.1
v5.3.0
Immutable
release. Only release title and notes can be modified.
New Features
- feat: ability for
RichEditorplugins to provide file attachment provider by @ralphjsmit in #19187 - feature: Configurable resources by @danharrin in #19225
- feat: show loading spinner on table column sort icon by @leek in #19281
- [4.x] Feat: add new tailwindcss colors by @awcodes in #19304
- feature: Additional rate limits by user ID / email by @danharrin in #19327
- Add navigationGroup setter to Page and extend navigationGroup setter on Resource to also accept UnitEnum by @jyrkidn in #19329
- Add deferred badge loading for tabs by @oddvalue in #19336
- feat: add modal and slideover support for column manager by @marvinrabe in #19237
- feat: ability for
RichEditorplugins to provide enabled/disabled toolbar buttons by @ralphjsmit in #19260 - feat: add controls slot to callout component by @gehrisandro in #19263
What's Changed
- chore(deps): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #19375
- fix: Restore sidebar
isOpenfrom desktop state on page load by @People-Sea in #19378 - Add missing translation for chart widget by @danielebarbaro in #19380
- docs: enhance documentation on JavaScript asset registration by @KevinWinardi in #19370
- [4.x] docs: Add note about refreshing table from actions when using custom data by @cheesegrits in #19374
Full Changelog: v5.2.4...v5.3.0
v4.8.0
Immutable
release. Only release title and notes can be modified.
New Features
- feat: ability for
RichEditorplugins to provide file attachment provider by @ralphjsmit in #19187 - feature: Configurable resources by @danharrin in #19225
- feat: show loading spinner on table column sort icon by @leek in #19281
- [4.x] Feat: add new tailwindcss colors by @awcodes in #19304
- feature: Additional rate limits by user ID / email by @danharrin in #19327
- Add navigationGroup setter to Page and extend navigationGroup setter on Resource to also accept UnitEnum by @jyrkidn in #19329
- Add deferred badge loading for tabs by @oddvalue in #19336
- feat: add modal and slideover support for column manager by @marvinrabe in #19237
- feat: ability for
RichEditorplugins to provide enabled/disabled toolbar buttons by @ralphjsmit in #19260 - feat: add controls slot to callout component by @gehrisandro in #19263
What's Changed
- chore(deps): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #19375
- fix: Restore sidebar
isOpenfrom desktop state on page load by @People-Sea in #19378 - Add missing translation for chart widget by @danielebarbaro in #19380
- docs: enhance documentation on JavaScript asset registration by @KevinWinardi in #19370
- [4.x] docs: Add note about refreshing table from actions when using custom data by @cheesegrits in #19374
Full Changelog: v4.7.4...v4.8.0
v5.2.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update missing spanish translations by @luisprmat in #19350
- Chore: missing pl translations by @webard in #19351
- chore(deps): bump basic-ftp from 5.0.5 to 5.2.0 in /docs-assets/screenshots by @dependabot[bot] in #19352
- fix: missing lithuanian translations by @donatiss in #19356
- fix: Add missing named 'attributes'-parameter on builder blade by @bbredewold in #19358
- chore(deps): bump rollup from 4.53.3 to 4.59.0 in /docs-assets/app by @dependabot[bot] in #19361
- Added link to packages site to access Blueprint license info by @genericrohan in #19322
- fix: File uploads to S3 with public bucket policy by @danharrin in #19359
- Fix deprecation description by @florianraith in #19362
- docs: replace deprecated assertFormExists with assertSchemaExists by @misaf in #19365
- (docs) Update 10-rich-editor.md by @tdsat in #19367
- [3.x] fix:
fillForm()merges list state into existing repeater record keys by @alanost in #19339 - fix: Pass linkProtocols to PHP-side Tiptap Link mark in RichContentRenderer by @saade in #19337
- Improve AI guidelines by @leandrocfe in #19355
- Fix: Use
fill()instead ofrawState()when creating another inside CreateRecord by @robot-iraq in #19343
New Contributors
- @genericrohan made their first contribution in #19322
- @tdsat made their first contribution in #19367
- @robot-iraq made their first contribution in #19343
Full Changelog: v5.2.3...v5.2.4
v4.7.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update missing spanish translations by @luisprmat in #19350
- Chore: missing pl translations by @webard in #19351
- chore(deps): bump basic-ftp from 5.0.5 to 5.2.0 in /docs-assets/screenshots by @dependabot[bot] in #19352
- fix: missing lithuanian translations by @donatiss in #19356
- fix: Add missing named 'attributes'-parameter on builder blade by @bbredewold in #19358
- chore(deps): bump rollup from 4.53.3 to 4.59.0 in /docs-assets/app by @dependabot[bot] in #19361
- Added link to packages site to access Blueprint license info by @genericrohan in #19322
- fix: File uploads to S3 with public bucket policy by @danharrin in #19359
- Fix deprecation description by @florianraith in #19362
- docs: replace deprecated assertFormExists with assertSchemaExists by @misaf in #19365
- (docs) Update 10-rich-editor.md by @tdsat in #19367
- [3.x] fix:
fillForm()merges list state into existing repeater record keys by @alanost in #19339 - fix: Pass linkProtocols to PHP-side Tiptap Link mark in RichContentRenderer by @saade in #19337
- Improve AI guidelines by @leandrocfe in #19355
- Fix: Use
fill()instead ofrawState()when creating another inside CreateRecord by @robot-iraq in #19343
New Contributors
- @genericrohan made their first contribution in #19322
- @tdsat made their first contribution in #19367
- @robot-iraq made their first contribution in #19343
Full Changelog: v4.7.3...v4.7.4
v5.2.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: Markdown editor text color in nested lists and quotes by @People-Sea in #19325
- [4.x] Update Tenancy Panel testing docs by @coleshirley in #19315
- Add missing Czech chart filter action translations by @musilondrej in #19317
- Add missing Slovak chart filter action translations by @musilondrej in #19318
- [4.x] Add Hebrew translations by @zvizvi in #19326
- feat: add missing Khmer translations for the view record page and cha… by @Chanthoeun in #19330
- chore: Add shrink-0 utility to builder item header icon by @bbredewold in #19314
- remove uuid-browser from dependencies by @ariaieboy in #19332
- fix: Autofocus should respect current focus in tabs and wizard by @People-Sea in #19333
- Fix:
Table::configureUsing()withrecordUrl(null)is ignored by @jeffersongoncalves in #19319
Full Changelog: v5.2.2...v5.2.3
v4.7.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: Markdown editor text color in nested lists and quotes by @People-Sea in #19325
- [4.x] Update Tenancy Panel testing docs by @coleshirley in #19315
- Add missing Czech chart filter action translations by @musilondrej in #19317
- Add missing Slovak chart filter action translations by @musilondrej in #19318
- [4.x] Add Hebrew translations by @zvizvi in #19326
- feat: add missing Khmer translations for the view record page and cha… by @Chanthoeun in #19330
- chore: Add shrink-0 utility to builder item header icon by @bbredewold in #19314
- remove uuid-browser from dependencies by @ariaieboy in #19332
- fix: Autofocus should respect current focus in tabs and wizard by @People-Sea in #19333
- Fix:
Table::configureUsing()withrecordUrl(null)is ignored by @jeffersongoncalves in #19319
Full Changelog: v4.7.2...v4.7.3