Releases: yajra/laravel-datatables
Releases · yajra/laravel-datatables
v10.11.1
fix: Prevent error when PHP extension iconv not enabled. #3098
v10.11.0
- feat: Scout Search Implementation #3082
- feat: Add scout fixed ordering for pgsql and oracle #3090
v10.10.0
- feat: allow closure on formatColumn #3073
v10.9.0
feat: Ability to pass static data to a blade render #3067
v10.8.0
- feat: convert prepareQuery from protected to public #3045
v10.7.0
- feat: add ability to disable eloquent getter mutator #3009
- feat: Ability to use deep relations for searching #3035
v10.6.0
- feat: Expose autoFilter setter to disable post filtering #2981
v10.5.0
feat: Prevent editColumn when column is not shown #3018