Skip to content

Releases: terrylinooo/githuber-md

1.16.2

23 May 12:46
Compare
Choose a tag to compare
  • 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

31 Oct 16:00
Compare
Choose a tag to compare
  • 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

16 Feb 08:22
Compare
Choose a tag to compare
  • 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

29 Apr 11:48
Compare
Choose a tag to compare
  • New feature - Keyword suggestion tool.

1.14.0

15 Apr 17:07
Compare
Choose a tag to compare
  • 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

15 Apr 03:55
Compare
Choose a tag to compare
  • Bug fix: missing property in Markdown class.

1.13.0

14 Apr 16:40
Compare
Choose a tag to compare
  • Add module: MathJax.

1.12.2

12 Mar 15:07
Compare
Choose a tag to compare
  • 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

22 Nov 09:31
Compare
Choose a tag to compare
  • 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

13 Nov 14:39
Compare
Choose a tag to compare
  • 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