Skip to content

Releases: yajra/laravel-datatables

v10.9.0

29 Sep 07:34

Choose a tag to compare

feat: Ability to pass static data to a blade render #3067

v10.8.0

12 Aug 02:08

Choose a tag to compare

  • feat: convert prepareQuery from protected to public #3045

v10.7.0

31 Jul 02:54

Choose a tag to compare

  • feat: add ability to disable eloquent getter mutator #3009
  • feat: Ability to use deep relations for searching #3035

v10.6.2

15 Jul 04:01

Choose a tag to compare

  • fix: #3010 - convert expressions to strings #3029

v10.6.1

05 Jul 01:30

Choose a tag to compare

  • fix: #3025 #3026
  • fix the error introduced in 10.4.4 as described in #3025.

v10.6.0

29 Jun 10:05

Choose a tag to compare

  • feat: Expose autoFilter setter to disable post filtering #2981

v10.5.0

29 Jun 09:47

Choose a tag to compare

feat: Prevent editColumn when column is not shown #3018

v10.4.4

27 Jun 11:56

Choose a tag to compare

  • feat: Optimize countQuery with complex select #3008
  • fix: phpstan #3022

v10.4.3

07 Jun 02:30

Choose a tag to compare

  • Prevent the filteredCount() query if no filter is applied to the initial query #3007
  • fixes #2959

v10.4.2

31 May 11:01

Choose a tag to compare

Fix return type for setTransformer() and setSerializer() #3003