Releases: terrylinooo/githuber-md
Releases · terrylinooo/githuber-md
1.16.2
- Test up to PHP 8.2.5 and WordPress 6.2.2
- Upgrade mermaid.js to 9.4.3
- Fix coding style
1.16.1
- Fix issue #253 - KaTax... by @xxNull-lsk
- Fix issue #252 - Bulk action... by @hmaragy
- Improve #252 Update composer.json to allow bedrock installs by@jawngee
- Fix issue #230 - jsdeliver url by @Bronya0
- Test up to WordPress 5.8.1
- Test up to PHP 8.0
1.16.0
- Fix issue #209 - HTML unescaped in code blocks.
- Fix issue #210 - Inline MathJax is not displayed.
- Upgrade Mermaid JavaScript library from 8.0.0 to 8.9.0
- Upgrade KaTax JavaScript library from 0.11.1 to 0.12.0
- Upgrade Flowchart.js JavaScript library from 1.11.3 to 1.14.1
1.15.0
- New feature - Keyword suggestion tool.
1.14.0
- Feature request #86, #135 - Emojify module.
- Fix issue #163 - Update KaTex version.
- Fix issue #127, #149 - Link opening method.
- Fix issue #156 - Highlight C code block.
- Fix issue #120 - FlowChart identification code - flow, which occurs a conflict to Prism.
- Fix issue #103 - Markdown editor UI - add support to zh_CN
1.13.1
- Bug fix: missing property in Markdown class.
1.12.2
- Fix issue #144 - Deregistering
autosave
script gives error. (Fixed by @alpipego . Thanks for contributing.)
- Fix issue #143 - Unable to upload images to sm.ms. (The v1 API is deprecated.)
- Fix issue #147 - Update CodeMirror themes.
1.12.0
- Feature request #75 - Save images to local folder.
- New feature - Syntax highlighter by highlight.js
- Hide
support comment
option because it doesn't work now.
- Update uninstall.php
1.11.9
- Fix issue #126 - Conflict with WordPress 5.3 (
add_plugins_menu
function changes )
- PR #118 - Allow adding links to other file types rather than only inserting images