Releases: KevinBatdorf/code-block-pro
Releases · KevinBatdorf/code-block-pro
1.26.6
1.26.5
- Adds option to disable php shortcode rendering
- Updates test element targettng to target new WP classes
1.26.4
= 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
- Fix: Fixes support for ERB template syntax
1.26.2
- 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
- Fix: Fixes a bug where the plaintext language would crash the theme render
1.26.0
- Feature: Added a copy button that allows for text inputs
- Feature: Added Roboto Mono font (https://fonts.google.com/specimen/Roboto+Mono)
- Feature: Added Hack font (https://github.com/source-foundry/Hack)
- Fix: Added a css dec to stop long text font upsizing on some mobile devices
1.25.0
- 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
- 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
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