Skip to content

Releases: yajra/laravel-datatables-export

v11.1.0

29 Apr 08:31
Compare
Choose a tag to compare
  • feat: add button name option #59

v11.0.1

16 Apr 13:58
Compare
Choose a tag to compare
  • fix: Export button URL: Merge new with existing query params #58
  • fix #57 - Handle new params with existing query params in the export button URL

v11.0.0

14 Mar 05:54
Compare
Choose a tag to compare

feat: Laravel 11 #56

v10.1.1

14 Nov 12:59
Compare
Choose a tag to compare
  • fix: wrong export url generated when ajax is not set #54
  • fix #33 - remove window._buildUrl dependency

v0.14.1

14 Sep 02:45
Compare
Choose a tag to compare
  • fix: return null value for empty/null strings #53

v10.1.0

29 Aug 00:26
Compare
Choose a tag to compare
  • feat: support livewire 3 #51
  • fix: #50

v10.0.0

20 Feb 05:22
Compare
Choose a tag to compare
  • feat: Laravel 10 support
  • feat: OpenSpout v4 support

v1.2.0

20 Feb 01:52
Compare
Choose a tag to compare
  • feat: Implement optional email results #46

v1.1.0

18 Jan 02:08
Compare
Choose a tag to compare
  • feat: add the ability to use s3 storage #45

v1.0.1

11 Jan 02:37
Compare
Choose a tag to compare
  • fix: Fix missing component when using livewire test #44
  • Fixes #43