Skip to content

Commit 5482116

Browse files
authored
Merge pull request #360 from KevinBatdorf/release/1.27.0
Release 1.27.0
2 parents bc52951 + f282010 commit 5482116

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

code-block-pro.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: https://code-block-pro.com/?utm_campaign=plugin&utm_source=author-uri
88
* Requires at least: 6.0
99
* Requires PHP: 7.0
10-
* Version: 1.26.8
10+
* Version: 1.27.0
1111
* License: GPL-2.0-or-later
1212
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
1313
* Text Domain: code-block-pro

readme.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
=== Code Block Pro - Beautiful Syntax Highlighting ===
22
Contributors: kbat82, dcooney, a169kai
33
Tags: block, code, syntax, highlighter, php
4-
Tested up to: 6.7
5-
Stable tag: 1.26.8
4+
Tested up to: 6.8
5+
Stable tag: 1.27.0
66
License: GPL-2.0-or-later
77
License URI: https://www.gnu.org/licenses/gpl-2.0.html
88

@@ -313,6 +313,11 @@ Themes are rendered inside the editor as you type or make changes, so the code b
313313

314314
== Changelog ==
315315

316+
= 1.27.0 - 2025-05-11 =
317+
- Adds support for collapsing code blocks after expanding
318+
- Tweaks the blur effect for better readability
319+
- Fixes a bug where the controls were overflowing the toolbar
320+
316321
= 1.26.8 - 2025-03-24 =
317322
- Fix Rtl bug
318323

0 commit comments

Comments
 (0)