Skip to content

Releases: filamentphp/filament

v3.2.82

23 May 12:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.81...v3.2.82

v3.2.81

20 May 16:26
1108fd6
Compare
Choose a tag to compare

New security documentation

We have published new documentation about the FileUpload's preserveFilenames() and getUploadedFileNameForStorageUsing() methods, appropriate for anyone using a local or public filesystem disk with untrusted users. Please read it and take appropriate action to ensure that your application is not vulnerable to this type of attack:

https://filamentphp.com/docs/3.x/forms/fields/file-upload#security-implications-of-controlling-file-names

Credit to @angelej for investigating this issue and giving us a heads up about the implications.

What's Changed

  • Docs: Added static to example Importer::getColumns() method by @lukeholder in #12835
  • feat: add support to override media model on spatie media file upload by @WayneHarris in #12829
  • Feat: Adding grouping direction hidden method for the table grouping by @bensondevs in #12826
  • Feature: Added the option to modals to prevent closing on escape key press by @borjajimnz in #12832
  • Fix: Missing Tenant Registration, Profile and User Profile page component registration by @dev-idkwhoami in #12844
  • lang: Add unsaved-changes-alert id translation by @NathanaelGT in #12866
  • Improve Stats Overview Widgets documentation by @xikcode in #12862
  • Fix: Incorrectly hiding the 'Select all X' table link by @dev-idkwhoami in #12853
  • Fix: Hide toggleable hidden column in column toggle dropdown by @dev-idkwhoami in #12854
  • Fix: Visual bug when using selectCurrentPageOnly in combination with grouping by @dev-idkwhoami in #12860

New Contributors

Full Changelog: v3.2.80...v3.2.81

v3.2.80

16 May 11:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.79...v3.2.80

v3.2.79

15 May 10:36
a7a7723
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.78...v3.2.79

v3.2.78

14 May 12:06
0522180
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.77...v3.2.78

v3.2.77

13 May 11:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.76...v3.2.77

v2.17.56

13 May 12:46
995326f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.77...v2.17.56

v3.2.76

09 May 08:31
04f2bcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.75...v3.2.76

v3.2.75

08 May 20:46
Compare
Choose a tag to compare

Apologies, this fixes some broken form component styling that was compiled in v3.2.74.

Full Changelog: v3.2.74...v3.2.75

v3.2.74

08 May 16:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.73...v3.2.74