1.4.3
Release Date 11th April 2025
- Enhancement - Disables the Table Options button and the table cell option buttons when all relevant options are disabled in the field settings.
- Bugfix - Fixes plugin auto update failure due to expired Lemon Squeezy download links.
1.4.2
Release Date 6th April 2025
- Enhancement - Improves Multisite support. Auto-updates now requires a single activation of a license on the main site only.
- Enhancement - Improves default HTML content styles of the editing table cells.
- New - Adds CSS class
.acf-table-pro-cell-styles
for styling editing table cell content.
1.4.1
Release Date 27th March 2025
- Enhancement - Enables tablefieldpro shortcode subfield usage for Beaver Builder Repeater and Flexible Content Shortcodes.
- New - Adds nested field names for tablefieldpro shortcode.
- New - Adds subfield support for tablefieldpro shortcode in ACF loops.
- Bugfix - Fixes registering license.
1.4.0
Release Date 27th February 2025
- New - Disable move for a column
- Bugfix - Fixes a Javascript bug related to a dependency on jQuery when using
acf_form()
. - Bugfix - Fixes an issue using
acf_form()
where multiple tool modals were displayed on top of each other in certain situations. - Bugfix - Fixes an issue where column options are not honored when moving columns.
- Bugfix - Fixes an issue that caused unnecessary option data entries in the table fields database object.
- Bugfix - Fixes an issue where the minimum and maximum row/column settings were ignored after a row or column was deselected.
- Bugfix - Fixes an issue where the JS variable
acfTablefieldTinyMcePreInit
was missing.
1.3.2
Release Date 9th January 2025
- Bugfix - Fixes an issue with displaying table cell spans using shortcode and
get_table()
with a selector.
- Bugfix - Fixes an issue with displaying table cell spans using shortcode and
1.3.1
Release Date 14th November 2024
- Bugfix - Fixes header and footer always rendered when using shortcode.
1.3.0
Release Date 11th November 2024
- New - Adds shortcode for displaying tables
- Other - Improves minor style issues.
1.2.10
Release Date 7th October 2024
- New - Adds content type setting option "none". This allows disabling table cell content editing.
1.2.9
Release Date 30th September 2024
- Bugfix - Fixes a PHP issue that causes a fatal error if the
datefmt_create()
function does not exist. - Bugfix - Fixes an issue that causes double slashes in plugin URLs.
- Bugfix - Fixes a PHP issue that causes a fatal error if the
1.2.8
Release Date 26th August 2024
- Bugfix - Fixes issues causing fatal error in certain situations.
1.2.3
Release Date 16th August 2024
- New - Enables embedding the plugin in a theme.
- Bugfix - Fixes issue causing javascript errors.
1.2.2
Release Date 19th July 2024
- Bugfix - Fixes an issue that causes hidden WP WYSIWYG editor UI elements.
1.2.1
Release Date 8th July 2024
- Bugfix - Fixed an issue where table contents were not editable after changing the field type from "Table" to "Table Pro".
1.2.0
Release Date 7th July 2024
- New - Adds support for Rest-API
- New - Adds the ability to switch a field from field type "Table" to "Table Pro"
1.1.1
Release Date 13th June 2024
- Bugfix - Fixes an issue that prevents other plugins to hook into WordPress functions used by the table field plugin.
1.1.0
Release Date 12th June 2024
- Enhancement - Makes the form fields look more similar to ACF's.
- New - Define and/or edit the width of table columns for the editor view.
1.0.9
Release Date 27th May 2024
- Bugfix - Fixes missing 'none' option label in all table style select fields.
- Bugfix - Fixes not saving changes like adding column on WordPress Attachment detail modal.
- Bugfix - Fixes missing CSS classes from style selects on HTML output by
get_table()
.
1.0.8
Release Date 24th May 2024
- Enhancement - Improves styles of editor content in table cells. Increases the font size of paragraphs to
1em
. Removes top and bottom white space between editor content and cell container.
- Bugfix - Fixes WordPress styles affecting displaing editing table on small screens on user, taxonomy and term pages.
- Bugfix - Fixes an issue that caused a PHP error on the revisions page.
- Bugfix - Fixes table settings modal not showing in WordPress attachment details modal.
- Bugfix - Fixes minor style issues when editing the table in the attachment details modal.
- Other - Minor style improvements.
- Enhancement - Improves styles of editor content in table cells. Increases the font size of paragraphs to
1.0.7
Release Date 19th May 2024
- Enhancement - Improves English texts and their translations.
- Enhancement - Updates French translation.
- New - Adds plugin settings link to admin plugin listing page.
- Bugfix - Fixes issues with tables in widgets.
- Bugfix - Fixes not active by default stub column table option in field settings.
- Bugfix - Fixes an issue that caused a PHP error on the revisions page.
1.0.6
Release Date 12th May 2024
- Enhancement - Updates translations.
- New - Adds Italian translation.
- New - Adds French translation.
- Bugfix - Fixes Javascript issues in ACF settings pages.
- Bugfix - Fixes Javascript issue that prevented table predefinition in the ACF field settings.
1.0.5
Release Date 11th May 2024
- Bugfix - Fixes missing parameter 'field' in PHP filter
'acf_tablefield/get_table/attr/table'
when usingget_table()
with field data object and not a field selector.
- Bugfix - Fixes missing parameter 'field' in PHP filter
1.0.4
Release Date 10th May 2024
- Bugfix - Fixes issue causing unusable other WYSIWYG editors.
- Bugfix - Fixes minor issue displaying licence key field messages.
1.0.3
Release Date 10th May 2024
- New - Adds Dutch translation.
- Bugfix - Fixes an issue where changes to the order of rows and columns and new rows and columns were not saved.
- Bugfix - Fixes PHP issue causing illegal offset type error.
1.0.2
Release Date 19th April 2024
- New - Adds plugin info window
- New - Adds changelog to plugin info
1.0.1
Release Date 19th April 2024
- New - Adds licence, documentation, contact and plugin informations on plugins option page.
1.0.0
Release Date 18th April 2024
- New - Initial release