Skip to content

Releases: KevinBatdorf/code-block-pro

1.26.6

30 Sep 19:03
964c8f7
Compare
Choose a tag to compare
  • Fixes a bug related to rtl being applied by the webpack wp config

1.26.5

29 Sep 18:50
471fbe4
Compare
Choose a tag to compare
  • Adds option to disable php shortcode rendering
  • Updates test element targettng to target new WP classes

1.26.4

18 Jun 07:42
0b12fc5
Compare
Choose a tag to compare

= 1.26.4 - 2024-06-18 =

  • Re-release with updated version number in readme. Making this a patch release as I worry some security plugins would otherwise complain.

1.26.3

14 Jun 14:21
847f836
Compare
Choose a tag to compare
  • Fix: Fixes support for ERB template syntax

1.26.2

04 Apr 17:51
1b2d709
Compare
Choose a tag to compare
  • Tweak: Changed the saved languages history from 3 to 5
  • Fix: Addressed some contrast issues with print styles
  • Testing: Updated tests to work better with latest WP

1.26.1

30 Jan 21:24
ae69ee5
Compare
Choose a tag to compare
  • Fix: Fixes a bug where the plaintext language would crash the theme render

1.26.0

17 Jan 18:27
9965cb7
Compare
Choose a tag to compare

1.25.0

14 Nov 00:07
dc4f9ad
Compare
Choose a tag to compare
  • Feature: Allow for overriding copy button text and invoke a callback
  • Feature: Added new programming fonts, Monaspace (5), Geist, Cozette and Deja Vu
  • Feature: Add pluggable sidebar slots to allow others to add functionality
  • Tweak: Reorganized sidebar based on common daily usage
  • Legal: Added (open source) license files for all fonts

1.24.1

12 Oct 00:04
5e0e7af
Compare
Choose a tag to compare
  • Tweak: Line numbers width is now calculated based on the longest line number * font width
  • Compatibility: Checks whether the user has permission via the browser instead of passing it in from the server (other plugins were intercepting this check)

1.24.0

03 Sep 00:59
Compare
Choose a tag to compare

Feature: Added Zig, mdc, Mojo, shellsession (console output), and splunk grammars
Tweak: Combined confusing code aliases
Fix: Fixed a bug where a setting would affect every block on the same page