Releases: mkaz/code-syntax-block
Releases · mkaz/code-syntax-block
v3.1.1 - Trailing comma
v3.1.0 - Settings page
This release adds a new settings page in the Dashboard that allows setting the global color scheme and a default language. The color scheme setting was moved out of the editor on a per block basis since it effects the whole site when changed.
- Update Prism to v1.28.0
v3.0.0 - Editor improvements
- Remove support pre WP 5.6
- Editor view: Show dark background
- Editor view: Show labels above code block
- Publish view: Fix line number alignment
- Publish view: Remove border from code Twentytwentytwo
- Chore: Update dependencies
v2.2.0 - Upgrade Prism to 1.25.0
Upgrades Prism version to 1.25.0
v2.1.1 - Fix undefined index issue
- Fixes an issue on archive pages created by Beaver Builder #112
Props to @DeveloperWil for reporting
v2.1.0 - Background color
v2.0.4 - Paste Plain Text
v2.0.3 - More TT1 Compatibility Updates
v2.0.2 - Compatibility updates
- Remove default font sizes, allows to be set in editor
- Tested for WP 5.6
- Update package dependencies
- Restore assets/prism.css for backward compatibility
v2.0.1 - Fix alignment
- Fix alignment in TwentyTwenty