18 Jan 2026 - Version 3.7.1
07 Dec 2025 - Version 3.7.0
04 Nov 2025 - Version 3.6
19 Oct 2025 - Version 3.5.5
16 Jul 2023 - Version 3.2
25 Dec 2021 - Version 2.6
Added: Auto-Update setting! DataTables will automatically refresh with new entries as they're added.
06 Nov 2021 - Version 2.5.1
Fixed: DataTables scripts would not load when manually outputting the contents of the `[gravityview]` shortcode. Requires GravityView 2.13.4 or newer.
10 Oct 2021 - Version 2.5
* Fixed: GravityView Entry Approval not working when in responsive mode (requires GravityView 2.13.2 or newer)* Fixed: Images displayed in a lightbox were duplicated when in responsive mode* Fixed: Searching while FixedColumns breaks the table layout* Fixed: DataTables scripts were being enqueued on every page load* Fixed: DataTables scripts were enqueued on every page load* Fixed: The field setting "Custom CSS Class" was not being used in the output* Improved: Minor security fix__Developer Updates:__* Modified: Changed enqueuing of scripts to happen from the `gravityview/template/after` action* This means GravityView 1.x template overrides will no longer function for DataTables. See our [template migration guide](https://github.com/gravityview/GravityView/wiki/Template-Migration) for more information.* Modified: Removed support for exporting using deprecated .swf behavior in DataTables* Modified: Removed use of global `gvDTButtons` JavaScript variable on the front-end