From a4f1842e6e853a328e811ef16f17cb7f84b26e94 Mon Sep 17 00:00:00 2001 From: Kevin Batdorf Date: Tue, 3 Jan 2023 21:55:02 -0500 Subject: [PATCH] Release 1.11.0 --- code-block-pro.php | 2 +- readme.txt | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/code-block-pro.php b/code-block-pro.php index 82acfd8..eb575f5 100644 --- a/code-block-pro.php +++ b/code-block-pro.php @@ -4,7 +4,7 @@ * Description: Code highlighting powered by the VS Code engine * Requires at least: 6.0 * Requires PHP: 7.0 - * Version: 1.10.0 + * Version: 1.11.0 * Author: Kevin Batdorf * License: GPL-2.0-or-later * License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/readme.txt b/readme.txt index 2ff62cb..f2b670d 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: kbat82 Tags: block, code, syntax, snippet, highlighter, JavaScript, php, vs code Tested up to: 6.1 -Stable tag: 1.10.0 +Stable tag: 1.11.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -238,9 +238,12 @@ Themes are rendered inside the editor as you type or make changes, so the code b == Changelog == -- Feature: Add theme visibility manager to scope visible themes + += 1.11.0 - 2023-01-03 = +- Feature: Add theme name text search +- Feature: Add theme visibility manager to limit visible themes - Tweak: Show better error when theme is missing -- Fix: Fix course url double slash +- Fix: Renderer source url has a double slash = 1.10.0 - 2022-12-21 = - Feature: Add footer with left aligned text