Releases: Hinaser/gfm-advanced
Releases · Hinaser/gfm-advanced
v1.0.0
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
Changed
- Set maximum compatible IDE version to 211.*.
The code base of this plugin will be incompatible after IDE version >= 212.
v0.0.8
Fixed
- Fixed an issue where IDE stops loading on startup.
v0.0.7
Fixed
- Fixed an issue where IDE version limitation was not correctly removed.
- Fixed an issue where plugin option was not searchable.
v0.0.6
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
Fixed
- Fixed typos. (Github -> GitHub)
- Fixed wrong text at
use offilne parser
checkbox in settings.
v0.0.4
[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
Fixed
- Fixed an issue where GfmA panel not showing current markdown when markdown text edited before the panel opened.