Releases: Automattic/syntaxhighlighter
Releases · Automattic/syntaxhighlighter
v3.7.0
v3.7.0
What's Changed
- Update translations with translator comment to a single line by @renatho in #245
- Update the "Tested up to" after testing in WordPress 6.2 by @renatho in #258
- Fix nested shortcode bugs by @gogdzl in #261
- PHP 8 Compat: declare class properties by @kraftbj in #265
- Migrate project to wp-scripts and fix lodash deps by @thedebian in #269
New Contributors
- @gogdzl made their first contribution in #261
- @kraftbj made their first contribution in #265
- @thedebian made their first contribution in #269
Full Changelog: v3.6.2...v3.7.0
v3.6.2
v3.6.1
v3.6.0
- New: Add ```language shortcut. #180
- New: Add block alignment support. #179
- New: Add language selector to block toolbar. #172
- Fix: transform issue. #201
- Fix: toolbar code selection for latest Gutenberg versions #200
- Fix: Content attribute selector. #178
- Fix: Escaping for shortcodes and URLs. #177
- Fix: Escaping issues with HTML entities. #160
- Fix: MatLab brush key in brush map. #188
- Fix: Remove
<code>
wrapper. #163 - Fix: escaping for non-admin authored posts. #187
- Tweak: Bump "tested up to" version. #183
- Tweak: Refactor block JS code. #171
- Tweak: Update plugin tags. #181
- Tweak: Use tab size from plugin settings in block editor. #174
v3.6.0-beta.2
- New: Add ```language shortcut. #180
- New: Add block alignment support. #179
- New: Add language selector to block toolbar. #172
- Fix: Content attribute selector. #178
- Fix: Escaping for shortcodes and URLs. #177
- Fix: Escaping issues with HTML entities. #160
- Fix: MatLab brush key in brush map. #188
- Fix: Remove <code> wrapper. #163
- Fix: escaping for non-admin authored posts. #187
- Tweak: Bump "tested up to" version. #183
- Tweak: Refactor block JS code. #171
- Tweak: Update plugin tags. #181
- Tweak: Use tab size from plugin settings in block editor. #174
v3.6.0-beta.1
- New: Add ```language shortcut. #180
- New: Add block alignment support. #179
- New: Add language selector to block toolbar. #172
- Fix: Content attribute selector. #178
- Fix: Escaping for shortcodes and URLs. #177
- Fix: Escaping issues with HTML entities. #160
- Fix: MatLab brush key in brush map. #188
- Fix: Remove <code> wrapper. #163
- Fix: escaping for non-admin authored posts. #187
- Tweak: Bump "tested up to" version. #183
- Tweak: Refactor block JS code. #171
- Tweak: Update plugin tags. #181
- Tweak: Use tab size from plugin settings in block editor. #174