From 6f352a7ef652d90e3ec6da8f0c728caef8b7fc3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tetsuaki=20Hamano=20/=20=E6=B5=9C=E9=87=8E=20=E5=93=B2?= =?UTF-8?q?=E6=98=8E?= Date: Thu, 8 Sep 2022 12:53:05 +0000 Subject: [PATCH] v2.7.3 --- flexible-table-block.php | 2 +- readme.txt | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) 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