Title: Release announcement: TablePress 1.9.2
Author: Tobias Bäthge
Published: February 22, 2019
Last modified: May 28, 2025

---

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

·

February 22, 2019

# Release announcement: TablePress 1.9.2

I’m happy to announce that a new release of TablePress is now available. TablePress
1.9.2 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.

TablePress 1.9.2 is a stability, maintenance, and compatibility release with these
changes:

 * Compatibility with WordPress 5.1
 * Enhancement: Make the save process more robust against data corruption.
 * Minor internal changes on CSS and typos in the documentation.

**If you are using WordPress 5.1**: Please update to TablePress 1.9.2 before making
changes to tables that contain HTML code for clickable links, like

    ```language-xml
    <a href="https://example.com/">Link</a>Code language: HTML, XML (xml)
    ```

With versions older than TablePress 1.9.2, due to a [bug](https://core.trac.wordpress.org/ticket/46316)
in WordPress 5.1, there’s a risk of (temporary) data loss. If you are affected by
this, please follow [these instructions](https://tablepress.org/faq/corrupted-tables/?output_format=md)
to restore your corrupted table data.

If TablePress is helpful for you, please [rate it](https://wordpress.org/support/plugin/tablepress/reviews/)
in the WordPress Plugin Directory and consider supporting further TablePress development
with a [donation](https://tablepress.org/donate/?output_format=md). Thank you!