Skip to content

Commit a2b02cc

Browse files
committed
v3.4.0
1 parent 9cd69c6 commit a2b02cc

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

custom-html-block-extension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: Extend Custom HTML block to evolve into the advanced code editor.
55
* Requires at least: 6.2
66
* Requires PHP: 7.4
7-
* Version: 3.3.2
7+
* Version: 3.4.0
88
* Author: Aki Hamano
99
* Author URI: https://github.com/t-hamano
1010
* License: GPL2 or later

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: gutenberg, block, html, highlighting, emmet
44
Donate link: https://www.paypal.me/thamanoJP
55
Requires at least: 6.2
66
Tested up to: 6.3
7-
Stable tag: 3.3.2
7+
Stable tag: 3.4.0
88
Requires PHP: 7.4
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -68,6 +68,11 @@ Source: https://www.marksimonson.com/fonts/view/anonymous-pro
6868

6969
== Changelog ==
7070

71+
= 3.4.0 =
72+
* Tested to WordPress 6.4
73+
* Fix: Add media not work correctly on the classic editor
74+
* Drop support for WordPress 6.1
75+
7176
= 3.3.2 =
7277
* Fix: Browser warning error in WordPress 6.3
7378
* Fix: User role settings are not applied to all editors

0 commit comments

Comments
 (0)