DataTables releases feed http://www.datatables.net/ en-us Software release information for DataTables and its extensions ColumnControl 1.2.1 released A number of bug fixes for ColumnControl.

Fixes

  • When using a free text search input, list search and state saving, a dropdown button might not show as active when a search is applied at load.
  • Search clear button wasn't enabling when used with server-side processing
  • State saving could throw an error when used with search
  • ColumnControl and ColReorder, with state saving enabled, could result in saved searches not being restored.
  • For searchList has a list of options defined on the client-side, and state saving is enabled, the s tate saved option wouldn't be shown as enabled on reload.

Download ColumnControl 1.2.1

]]>
Fri, 13 Feb 2026 15:49:21 GMT http://www.datatables.net/#720 http://www.datatables.net/
FixedHeader 4.0.6 released Two fixes in this release, including one that could cause real visual glitching in Chrome.

Fixes

  • "Jitter" when scrolling in Chrome due to table DOM structure change
  • Take account of changes in draw state to other DataTables on the page

Download FixedHeader 4.0.6

]]>
Fri, 13 Feb 2026 15:39:51 GMT http://www.datatables.net/#719 http://www.datatables.net/
DataTables 2.3.7 released Just two small fixes in this patch release.

Fixes

  • :visible selector will no longer include columns which are hidden by Responsive.
  • tfoot should be the last element in the table, per the WhatWG spec

Download DataTables 2.3.7

]]>
Fri, 30 Jan 2026 10:55:15 GMT http://www.datatables.net/#718 http://www.datatables.net/
Responsive 3.0.8 released A single change for the :visible selector in DataTables to operate correctly in tables that use Responsive. Requires DataTables 2.3.7 for that fix to operate.

  • Fix: Set a flag that DataTables core can use to tell if a column is hidden by Responsive or not.
  • Update: SCSS updates for Dart SASS changes. No functional change - compile time only

Download Responsive 3.0.8

]]>
Fri, 30 Jan 2026 10:42:52 GMT http://www.datatables.net/#717 http://www.datatables.net/
RowReorder 1.5.1 released Just one functional change here - to address a compatibility issue with jQuery 4.

  • Fix: Compatibility with jQuery 4.x
  • Docs: Fix error in the arguments passed to pre-row-reorder

Download RowReorder 1.5.1

]]>
Fri, 30 Jan 2026 10:22:18 GMT http://www.datatables.net/#716 http://www.datatables.net/
DateTime 1.6.3 released Release to address an error in the packaging of 1.6.2, which didn't correctly reference jQuery in the UMD.

Fixes

  • Correct UMD to reference jQuery

Download DateTime 1.6.3

]]>
Mon, 29 Dec 2025 08:06:07 GMT http://www.datatables.net/#715 http://www.datatables.net/
Editor 2.5.2 released With development focus recently been on DataTables 3, this is just a small patch release to address a few problems that have been identified since 2.5.1.

Core

New

  • Add field().inst() for datetime field types to get the DateTime API directly.

Fixes:

  • If using ajax.submitAs = 'json' the contentType for the request is now automatically set to be application/json; charset=utf-8.
  • Inline editing and tags weren't working together well.
  • Bootstrap 5 floating labels with datetime inputs.
  • When uploadMany is disabled, upload and remove buttons should be removed
  • When using nested editing with the styling frameworks (e.g. Bootstrap), the form title separator wasn't being displayed.

Node

Fixes

  • Remove debug line

Download Editor 2.5.2

]]>
Tue, 23 Dec 2025 12:42:13 GMT http://www.datatables.net/#714 http://www.datatables.net/
DataTables 2.3.6 released DataTables 3 development is progressing well, but in the meantime, this is a patch release that has particular focus on the column width calculations, but also addresses a few other issues.

Updated

  • columnTitleTag option which can be used to change the wrapper element type for the title / order display in the column header cell. It is span by default, and can be made a div using this option. This option is temporary and the default will be div for v3

Fixes

  • When calculation column widths, content from a script tag should not be included.
  • Table child elements should conform of HTML specification
  • Encoded entities could cause column width auto-calculation errors
  • Improving auto column width calculations - allow removed HTML to wrap
  • Bootstrap 5 with a table-responsive wrapper shouldn't change the top/bottom margin of the layout rows.
  • Bootstrap 5 styling with some themes could cause the header to grow vertically.
  • If using ajax.submitAs = 'json' the contentType for the request is now automatically set to be application/json; charset=utf-8.
  • Leave HTML in when calculating the column widths for the table

Download DataTables 2.3.6

]]>
Tue, 23 Dec 2025 11:24:20 GMT http://www.datatables.net/#713 http://www.datatables.net/
Buttons 3.2.6 released Just a small patch release.

Updates

  • SCSS updates for Dart SASS changes. No functional change - compile time only

Fixes

  • Using a popover would cause all destroy event listeners to be removed from a DataTable

Download Buttons 3.2.6

]]>
Tue, 23 Dec 2025 11:03:35 GMT http://www.datatables.net/#712 http://www.datatables.net/
ColumnControl 1.2.0 released A new option to control what search logic options are available and a few fixes.

New

  • Can now exclude specific logic operations for the the search options

Fix

  • State save for search (text and list) wasn't working when server-side processing was used.
  • searchClear wasn't being enabled when using server-side processing
  • When server-side processing was used, filters in a dropdown wouldn't show the dropdown as "active".

Download ColumnControl 1.2.0

]]>
Tue, 23 Dec 2025 10:46:03 GMT http://www.datatables.net/#711 http://www.datatables.net/
DateTime 1.6.2 released This release sees a new display option.

  • New: display initialisation option which can be used to control when the calander will display (year / month) if ther e is no value for the field. If not provided, it will default to the current month / year (as it was before)

Download DateTime 1.6.2

]]>
Tue, 02 Dec 2025 12:38:30 GMT http://www.datatables.net/#710 http://www.datatables.net/