Skip to content

Releases: yajra/laravel-datatables

v10.7.0

31 Jul 02:54
Compare
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
Compare
Choose a tag to compare
  • fix: #3010 - convert expressions to strings #3029

v10.6.1

05 Jul 01:30
Compare
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
Compare
Choose a tag to compare
  • feat: Expose autoFilter setter to disable post filtering #2981

v10.5.0

29 Jun 09:47
Compare
Choose a tag to compare

feat: Prevent editColumn when column is not shown #3018

v10.4.4

27 Jun 11:56
Compare
Choose a tag to compare
  • feat: Optimize countQuery with complex select #3008
  • fix: phpstan #3022

v10.4.3

07 Jun 02:30
Compare
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
Compare
Choose a tag to compare

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

v10.4.1

27 May 01:04
Compare
Choose a tag to compare

fix: Error when setting language config for "editor" #2983

v10.4.0

28 Mar 07:38
Compare
Choose a tag to compare
  • feat: Allow any callable in ->addColumn() #2977
  • fix: #2976