From 2cbbda73aefe92bef7b2d4b8f19a2df8c2b08424 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, 9 Mar 2023 14:34:49 +0000 Subject: [PATCH] Update changelog --- custom-html-block-extension.php | 2 +- readme.txt | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/custom-html-block-extension.php b/custom-html-block-extension.php index 795fa95..9f731d1 100644 --- a/custom-html-block-extension.php +++ b/custom-html-block-extension.php @@ -4,7 +4,7 @@ * Description: Extend custom HTML blocks to evolve into an advanced code editor. * Requires at least: 5.9 * Requires PHP: 7.3 - * Version: 3.1.0 + * Version: 3.2.0 * Author: Aki Hamano * Author URI: https://github.com/t-hamano * License: GPL2 or later diff --git a/readme.txt b/readme.txt index 320b871..15d5640 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: wildworks Tags: gutenberg, block, html, highlighting, emmet Donate link: https://www.paypal.me/thamanoJP Requires at least: 5.9 -Tested up to: 6.1 -Stable tag: 3.1.0 +Tested up to: 6.2 +Stable tag: 3.2.0 Requires PHP: 7.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -69,6 +69,15 @@ Source: https://www.marksimonson.com/fonts/view/anonymous-pro == Changelog == += 3.2.0 = +* Feature: Add modal HTML editor +* Enhancement: Don't display toolbar buttons when preview mode +* Fix: Wrong CSS for Monaco Editor in the block editor +* Fix: Copy and cut lines don't work in the block editor +* Clean: Polish block editor popover UI +* Clean: Polish classic editor popover UI +* Clean: Polish setting page UI + = 3.1.0 = * Tested to WordPress 6.1 * Drop support for WordPress 5.6 through 5.8