diff --git a/flexible-table-block.php b/flexible-table-block.php index c6177846..b65c7b07 100644 --- a/flexible-table-block.php +++ b/flexible-table-block.php @@ -4,7 +4,7 @@ * Description: Easily create flexible configuration tables. * Requires at least: 5.8 * Requires PHP: 7.3 - * Version: 2.7.2 + * Version: 2.7.3 * Author: Aki Hamano * Author URI: https://github.com/t-hamano * License: GPL2 or later diff --git a/readme.txt b/readme.txt index d1cde6a9..02d0292d 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: gutenberg, block, table Donate link: https://www.paypal.me/thamanoJP Requires at least: 5.8 Tested up to: 6.0 -Stable tag: 2.7.2 +Stable tag: 2.7.3 Requires PHP: 7.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -42,6 +42,12 @@ The breakpoints for switching between Desktop and mobile can be changed freely. == Changelog == += 2.7.3 = +* Add: Loading status to global settings button +* Clean: Use code tags for text in the options section +* Fix: Overflow of input field in placeholder +* Fix: Block toolbar doesn't appear in HTML edit mode + = 2.7.2 = * Change: Style to break lines in cells