DataTables 1.11.3

DataTables CDN files for DataTables 1.11.3. This software was originally released on 24th September, 2021.

Release notes

The main change in this release is to handle a potential XSS issue if an array of data was given to the text renderer (many thanks to Alessio from Synk for finding this). We also add a couple of polyfills for IE and address a Bulma styling error.

  • Fix: If an array was passed to the HTML escape entities function it would not have its contents escaped causing a potential XSS issue
  • Fix: Add polyfills for Array.prototype.includes and String.prototype.includes as we use it in extensions now and IE11 (which is still supported) does not have these methods
  • Fix: Bulma styling integration - incorrect class name for is-half was being used

Files

css

images

js