Skip to content

v13.3.0

Latest

Choose a tag to compare

@yajra yajra released this 26 Aug 05:15

13.3.0 (2026-08-26)

Bug Fixes

  • scope the datatables request so its state does not outlive a request (4eae92f)
  • share the datatables request instance under its class name (99e5db2)

Features

  • add a max_length config to cap the records per request (b0dc99a), closes #2493 #1597
  • allow ignoring the max_length cap (a7cff68)