Releases: yajra/laravel-datatables
Releases · yajra/laravel-datatables
v13.0.0
v12.7.0
12.7.0 (2026-02-20)
Bug Fixes
- address phpstan and fork phplint checkout (7c416ef)
- allow editing DT_RowIndex via editColumn (fd161f0)
- cast index column config for static analysis (468f44c)
- ci: support fork PR checkout in pint workflow (fe30c00)
- ci: update memcached action to v8 (c9e7f15)
Features
- support LengthAwarePaginator engine (b8f9bb3)
v12.6.3
v12.6.2
v12.6.1
v12.6.0
v12.5.1
What's Changed
- Fix ambiguous column in columnControlSearch() method by @ejgandelaberon in #3252
Full Changelog: v12.5.0...v12.5.1
v12.5.0
v12.4.2
What's Changed
- fix: remove @internal annotation from orderColumn() method by @tusharnain in #3248
New Contributors
- @tusharnain made their first contribution in #3248
Full Changelog: v12.4.1...v12.4.2