Skip to content

Releases: filamentphp/filament

v3.2.27

07 Feb 19:39
Compare
Choose a tag to compare
  • Patches issue with Livewire streamed responses breaking the download button in the import modal.

Full Changelog: v3.2.26...v3.2.27

v3.2.26

07 Feb 18:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.25...v3.2.26

v3.2.25

07 Feb 11:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.24...v3.2.25

v3.2.25-beta1

05 Feb 14:16
0e526b8
Compare
Choose a tag to compare
v3.2.25-beta1 Pre-release
Pre-release

What's Changed

  • We have refactored the modal implementation. Since these are large changes, we want people to test them before they are released in a stable version. Please test this release locally using this exact version in composer.json, verify the version with php artisan about, and write feedback in #11257 if this is working for you or not.

Full Changelog: v3.2.24...v3.2.25-beta1

v3.2.24

05 Feb 14:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.23...v3.2.24

v3.2.23

01 Feb 11:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.22...v3.2.23

v3.2.22

31 Jan 20:20
457eda0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.21...v3.2.22

v3.2.21

31 Jan 12:13
Compare
Choose a tag to compare

What's Changed

  • feat: Allow columns to be omitted from exports by default. by @morphsteve in #11067
  • feat: tags-input-affixes by @Z3d0X in #11154
  • Prevent EOF warnings by @Edsardio in #11178
  • Remove reset-password.php text from reset-password.php by @Edsardio in #11177
  • Add POST method to all forms, in case JavaScript is disabled.

New Contributors

Full Changelog: v3.2.20...v3.2.21

v3.2.20

30 Jan 14:16
3617fc4
Compare
Choose a tag to compare

What's Changed

v3.2.18: Fix issue with service providers booting before configureUsing() is registered.
v3.2.19: Fix issue with profile page discovery when publishing the page.

New Contributors

Full Changelog: v3.2.19...v3.2.20

v3.2.17

29 Jan 13:19
bd25f21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.16...v3.2.17