From 1e3c06da326fa2efc4e20fdcf4754ce8869e3cb0 Mon Sep 17 00:00:00 2001 From: Ross Wintle Date: Sat, 20 Jul 2024 23:08:30 +0100 Subject: [PATCH] Version bump to 1.15.2 --- package-lock.json | 2 +- package.json | 2 +- readme.txt | 9 +++++++-- turbo-admin.php | 4 ++-- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 32e4952..54ffc72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "turbo-admin", - "version": "1.13.3", + "version": "1.15.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 8a21f0f..bca7eff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turbo-admin", - "version": "1.15.1", + "version": "1.15.2", "main": "Gruntfile.js", "author": "Ross Wintle", "scripts": { diff --git a/readme.txt b/readme.txt index c76a12d..6ebe194 100644 --- a/readme.txt +++ b/readme.txt @@ -3,9 +3,9 @@ Contributors: magicroundabout Donate link: https://ko-fi.com/magicroundabout Tags: menu, commands, shortcuts Requires at least: 4.9 -Tested up to: 6.2 +Tested up to: 6.6 Requires PHP: 7.4 -Stable tag: 1.15.1 +Stable tag: 1.15.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -184,6 +184,11 @@ If you're reading this then you've probably already done step 1. So what are you == Changelog == += 1.15.2 = + +* [Enhancement] List table keyboard shortcuts now work on the "Add New Plugin" screen. +* [Enhancement] List table keyboard shortcuts now scroll the selected element into view. + = 1.15.1 = * Incorporates all changes from versions up to 1.15.1 of the browser extension. diff --git a/turbo-admin.php b/turbo-admin.php index adf2e81..e0566df 100644 --- a/turbo-admin.php +++ b/turbo-admin.php @@ -8,7 +8,7 @@ * Author URI: https://rosswintle.uk/ * Text Domain: turbo-admin * Domain Path: /languages - * Version: 1.15.1 + * Version: 1.15.2 * * @package Turbo_Admin */ @@ -162,7 +162,7 @@ function show_profile_fields($user) Do not choose a keyboard combination that your browser already uses.', 'turbo_admin' - ) ?> + ) ?>