Skip to content

Releases: yajra/laravel-datatables-html

v9.1.1

14 May 11:02
Compare
Choose a tag to compare
  • Fix Undefined array key "{plugin_name}"
  • More tests

v9.1.0

14 May 09:53
Compare
Choose a tag to compare
  • A lot of tests and fixes
  • Fix ##162
  • Added Column authorization

v9.0.3

13 May 09:40
Compare
Choose a tag to compare
Bump v9.0.3 :rocket:

v9.0.2

13 May 09:17
Compare
Choose a tag to compare
Bump v9.0.2 :rocket:

v9.0.1

08 May 15:52
Compare
Choose a tag to compare

v9.0.0

07 May 16:20
Compare
Choose a tag to compare
  • Add Laravel 9 support
  • Remove Laravel 8 and below support
  • Add phpstan static analysis
  • Improve tests

v4.41.0

07 Oct 09:04
Compare
Choose a tag to compare

Add exportFormat method. #160

v4.40.0

04 Oct 10:52
Compare
Choose a tag to compare

v4.39.0

12 Sep 12:40
Compare
Choose a tag to compare

Add missing select field options as of Editor 1.5.4.

v4.38.0

20 Jun 12:34
Compare
Choose a tag to compare
  • Fix fetching of editor table #158
  • Add method to get all editors instances.
  • Add method to get dataTable options array.
  • Set serverSide and processing option as true by default.