Skip to content

Releases: Hinaser/gfm-advanced

v1.0.0

29 Sep 15:02
152e14e
Compare
Choose a tag to compare

Deprecated

  • Dropped support for IDE version <= 203.* due to scheduled API removal.
    If you are using old IDE, please try to install gfm-advanced@0.0.9.

v0.0.9

05 Sep 09:34
cc2eeb8
Compare
Choose a tag to compare

Changed

  • Set maximum compatible IDE version to 211.*.
    The code base of this plugin will be incompatible after IDE version >= 212.

v0.0.8

12 Apr 14:45
3d3dfff
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where IDE stops loading on startup.

v0.0.7

09 Apr 02:23
a33861a
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where IDE version limitation was not correctly removed.
  • Fixed an issue where plugin option was not searchable.

v0.0.6

08 Apr 15:51
4c6455d
Compare
Choose a tag to compare

Fixed

  • Removed IDE's upper version limit
    *Because of this limit, plugin users were always required to wait
    for plugin update. I'm really sorry about this.
  • Updated inner intellij plugin version
  • Improved stability

v0.0.5

07 Apr 17:05
3691c40
Compare
Choose a tag to compare

Fixed

  • Fixed typos. (Github -> GitHub)
  • Fixed wrong text at use offilne parser checkbox in settings.

v0.0.4

13 Jan 14:49
98611fe
Compare
Choose a tag to compare

[0.0.4] - Jan 13, 2021

Added

  • Now compatible with IntelliJ 2020.3

Fixed

  • Fixed an issue where emoji was not rendered properly.

Changed

  • Options of this plugin are not searchable in Settings dialog for now
    because of this issue

v0.0.3

25 Aug 15:39
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where GfmA panel not showing current markdown when markdown text edited before the panel opened.