Title: Release announcement: TablePress 2.3
Author: Tobias Bäthge
Published: April 2, 2024
Last modified: May 14, 2025

---

[Releases](https://tablepress.org/category/release-announcements/)

·

April 2, 2024

# Release announcement: TablePress 2.3

Coinciding with WordPress 6.5, a new release of TablePress is now available. TablePress
2.3 can now be downloaded from the [WordPress Plugin Directory](https://wordpress.org/plugins/tablepress/)
and will show up as an automatic update in the WordPress Dashboard for existing 
users shortly.

**Update**: TablePress 2.3.2 has been released with and several bugfixes and enhancements.
[Find out more!](https://tablepress.org/release-announcement-tablepress-2-3-2/)

TablePress 2.3 is a feature, stability, maintenance, and compatibility update. Here
are the highlights:

 * **Full compatibility with WordPress 6.5.**
 * Feature: The [“Automatic Periodic Table Import” feature module](https://tablepress.org/modules/automatic-periodic-table-import/)
   has been rewritten from scratch: It now supports a different import interval 
   or schedule for each table and is much more reliable. (TablePress Max only.)
 * Enhancement: The import of multiple tables from a ZIP file is more robust and
   now works independently from the server configuration.
 * Enhancement: The user interface works more reliably even when other plugins insert
   code on the TablePress screens.
 * Enhancement: The “TablePress table” block settings are less confusing as the 
   unsupported “Alignment” setting was removed.
 * Enhancement: The [“Automatic Filter” feature module](https://tablepress.org/modules/datatables-auto-filter/)
   now uses less-restrictive input filtering, to allow for more filtering terms,
   e.g. from different alphabets. (TablePress Pro and Max only.)
 * Enhancement: The “About” screen now shows more useful troubleshooting information.
 * Bugfix: The [“Column Filter Dropdowns” feature module](https://tablepress.org/modules/datatables-columnfilterwidgets/)
   now properly handles multiple line breaks in table cells. (TablePress Pro and
   Max only.)
 * Cleaned up and simplified code, for easier future maintenance, to follow WordPress
   Coding Standards, and to offer helpful inline documentation.
 * Updated external libraries to benefit from enhancements and bug fixes.
 * Automated code compatibility checks and build tools simplify chores for easier
   development.
 * **Premium versions**
    - Even more great features for you and your site’s visitors and priority email
      support are available with a Premium license plan of TablePress. [Go check them out!](https://tablepress.org/premium/)

[Compare Features](https://tablepress.org/premium/?output_format=md#features)

[Get a Premium plan](https://tablepress.org/pricing/?output_format=md)

### Release announcement: TablePress 2.3.2

TablePress 2.3.2 fixes a minor security issue and a few bugs and brings some nice
enhancements. Please see the dedicated [release announcement](https://tablepress.org/release-announcement-tablepress-2-3-2/).

### Release announcement: TablePress 2.3.1

TablePress 2.3.1 fixes a few bugs and brings some nice enhancements. For more information
on changes and new features in TablePress 2.3.x, please see below. Updating is highly
recommended!

 * Bugfix: Fix an error in the legacy import that accidentally broke an old and 
   retired TablePress Extension.
 * Enhancement: Improve the sorting on the “Edit” and “Automatic Periodic Table 
   Import” screens and of the “Column Filter Dropdowns” feature module.
 * Several external code libraries and build tools have been updated to benefit 
   from enhancements and bug fixes.