Skip to content

Releases: yajra/laravel-datatables

v13.0.0

18 Mar 01:24
43ca09f

Choose a tag to compare

What's Changed

Full Changelog: v12.7.0...v13.0.0

v12.7.0

20 Feb 15:00

Choose a tag to compare

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

09 Dec 05:57

Choose a tag to compare

12.6.3 (2025-12-09)

Bug Fixes

v12.6.2

02 Dec 08:43

Choose a tag to compare

12.6.2 (2025-12-02)

Bug Fixes

v12.6.1

11 Oct 12:26

Choose a tag to compare

12.6.1 (2025-10-11)

Bug Fixes

  • value when mask uses "/" (c771900)

v12.6.0

08 Oct 02:30

Choose a tag to compare

12.6.0 (2025-10-08)

Bug Fixes

  • replace unsafe eval() with Blade::render() in compileBlade (7f46d58)

Features

  • add __isset() method to Request for attribute existence check (33f44d4)

v12.5.1

02 Oct 06:58
3fc34e8

Choose a tag to compare

What's Changed

Full Changelog: v12.5.0...v12.5.1

v12.5.0

01 Oct 02:26
b5a58e0

Choose a tag to compare

What's Changed

Full Changelog: v12.4.2...v12.5.0

v12.4.2

09 Sep 12:14
7b5f1f5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.4.1...v12.4.2

v12.4.1

29 Aug 08:08
f8354bb

Choose a tag to compare

What's Changed

  • fix: request handling with playwright / pest 4 by @yajra in #3247

Full Changelog: v12.4.0...v12.4.1