Editor 3.0.2

DataTables CDN files for Editor 3.0.2. This software was originally released on 11th September, 2026.

Release notes

This release sees a couple of issues in the client-side library addressed. Furthermore, the server-side libraries all now provide a StateRestore class which can be used with the new StateRestore 2.0 extension for DataTables. At some point the server-side versioning will be decoupled from the client-side library, but not yet!

Editor - 3.0.1 to HEAD

Core

  • Update: Submitting without a key will show an error
  • Fix: Add columns.editField to the Typescript types for DataTables' columns
  • Fix: Delete message wasn't visible if the modal was used after inline editing

.NET

  • New: Support for StateRestore 2 with a new StateRestore class that can be used to provide an end point for reading, creating, editing and deleting states.

Node.js

  • New: Support for StateRestore 2 with a new StateRestore class that can be used to provide an end point for reading, creating, editing and deleting states.

PHP

  • New: Support for StateRestore 2 with a new StateRestore class that can be used to provide an end point for reading, creating, editing and deleting states.

Python

  • New: Support for StateRestore 2 with a new StateRestore class that can be used to provide an end point for reading, creating, editing and deleting states.
  • Fix: Arrays were not being correctly parsed into Lists

Files