DataTables releases feed http://www.datatables.net/ en-us Software release information for DataTables and its extensions 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/
Editor 2.5.1 released A patch release to address a few issues that have come to light since the 2.5.0 release.

Core

Fixes

  • Bulma styling with nested editing would show stacked forms
  • Dropdown (tags and autocomplete) didn't scroll for long lists.
  • Dropdown for tags could be too low when viewed on a mobile
  • jQuery UI focus capture in Firefox would cause the DateTime picker's month and year select lists not to show.
  • When creating with non-table data, an error could be thrown for no data being present

Updates

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

Docs

.NET

Fixes

  • Improve performance for cases when server-side processing is used and no records are available.

PHP

Fixes

  • Using ifEmpty(null) could result in a warning in PHP 8.1+

Download Editor 2.5.1

]]>
Fri, 14 Nov 2025 16:18:09 GMT http://www.datatables.net/#709 http://www.datatables.net/
KeyTable 2.12.2 released Patch to address a Lighthouse warning and update build SCSS. No functional changes.

  • Fix: Lighthouse warning about input without label. No functional change (71a09d0)
  • Update: SCSS updates for Dart SASS changes. No functional change - compile time only (b583422)

Download KeyTable 2.12.2

]]>
Fri, 14 Nov 2025 15:22:10 GMT http://www.datatables.net/#708 http://www.datatables.net/
FixedHeader 4.0.5 released Patch release to address a horizontal scrolling error.

  • Fix: When using a scrolling table and there was a x-scroll offset when entering the floating mode, the x-scroll wouldn't be applied. (046d35d)
  • Update: SCSS updates for Dart SASS changes. No functional change - compile time only (20a943d)

Download FixedHeader 4.0.5

]]>
Fri, 14 Nov 2025 15:19:20 GMT http://www.datatables.net/#707 http://www.datatables.net/
DataTables 2.3.5 released A patch release of DataTables to address a couple of small issues, including improvements to how auto column widths are calculated. See the release notes below for details.

Updates

  • Update SCSS for future compatibility (changing the use of @import etc). No functional change. (0856947d)

Fixes

  • column().type() would resolve an unknown column type, but not return it. (2f60af77)
  • Column width calculations now use more data from the table to allow for variance in character width and kerning. (8b2d742c)
  • When using draw('page') don't attempt to draw rows which have been deleted. (c6c187c4)

Examples

  • Tweaks to SSP class to be more defensive (b31aaf53)

Docs

  • Fix markup for deprecation warning for orderCellsTop (41753f5b)

Tests

  • Updates to tests for compatibility with latest karma / jasmine (482118dc)

Download DataTables 2.3.5

]]>
Fri, 14 Nov 2025 15:08:50 GMT http://www.datatables.net/#706 http://www.datatables.net/