From 23eab14ead2716dc6ab087ddf44f25a27e526751 Mon Sep 17 00:00:00 2001 From: Aki Hamano Date: Fri, 11 Oct 2024 16:50:47 +0900 Subject: [PATCH] v2.6.0 --- package-lock.json | 4 ++-- package.json | 2 +- piano-block.php | 2 +- readme.txt | 12 ++++++++++-- 4 files changed, 14 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53c3b07..58ac7e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "piano-block", - "version": "2.5.0", + "version": "2.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "piano-block", - "version": "2.5.0", + "version": "2.6.0", "license": "GPL-2.0-or-later", "dependencies": { "tone": "^15.0.4" diff --git a/package.json b/package.json index bd53f86..babdee1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piano-block", - "version": "2.5.0", + "version": "2.6.0", "description": "WordPress custom block plugin that allows you to play a variety of tones using the piano keyboard.", "author": "Aki Hamano", "license": "GPL-2.0-or-later", diff --git a/piano-block.php b/piano-block.php index ad900f2..eb3621a 100644 --- a/piano-block.php +++ b/piano-block.php @@ -4,7 +4,7 @@ * Description: Can play a variety of tones using the piano keyboard. * Requires at least: 6.5 * Requires PHP: 7.4 - * Version: 2.5.0 + * Version: 2.6.0 * Author: Aki Hamano * Author URI: https://github.com/t-hamano * License: GPL2 or later diff --git a/readme.txt b/readme.txt index 564d387..b69dae0 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: wildworks Tags: gutenberg, audio, music, piano Donate link: https://www.paypal.me/thamanoJP Requires at least: 6.5 -Tested up to: 6.5 -Stable tag: 2.5.0 +Tested up to: 6.7 +Stable tag: 2.6.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -97,6 +97,14 @@ Source: https://fonts.google.com/specimen/Yellowtail == Changelog == += 2.6.0 = +* Tested to WordPress 6.7 +* Enhancement: Improve playing responsiveness +* Enhancement: Update API version from 2 to 3 +* Enhancement: Improve block icon appearance +* Enhancement: Polish the style of the control section +* Drop support for WordPress 6.4 + = 2.5.0 = * Tested to WordPress 6.6 * Drop support for WordPress 6.3