Skip to content

Releases: yajra/laravel-datatables

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

v10.3.1

20 Feb 06:48
Compare
Choose a tag to compare
  • fix: Fix anonymous resource collection data formatting #2944
  • fix: phpunit 10 deprecation #2955
  • fix: bump orchestra/testbench to 8 #2949
  • Fixes #2943

v10.3.0

07 Feb 04:06
Compare
Choose a tag to compare
  • Add Laravel 10 compatibility #2948

v10.2.3

18 Jan 04:34
Compare
Choose a tag to compare
  • fix: Custom Order on eager loaded relationships was not working
  • fix #2905

v10.2.2

11 Jan 00:57
Compare
Choose a tag to compare
  • fix: prevent deprecation errors in php 8.1+ #2931
  • fixes #2930

v10.2.1

06 Dec 01:09
Compare
Choose a tag to compare

fix: case insensitive starts with search #2917 #2916