Skip to content

Releases: asciidoctor/asciidoctor-intellij-plugin

Moving file type checking to the background

02 Jan 14:33

Choose a tag to compare

  • Moving file type checking to the background (#1974)

Avoid deadlock when analyzing links, upgrading Diagram and PDF

29 Dec 17:20

Choose a tag to compare

  • Bump AsciidoctorJ Diagram to version 3.1.0 (#1960, thanks to @cachescrubber)
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.19 to 2.3.23 (#1934)
  • Remove Grazie Pro support (#1940)
  • Avoid deadlock when analyzing links (#1974)

Resolving issues reported by users

20 Oct 21:43

Choose a tag to compare

  • Fixing exception when resolving links (#1925)
  • Avoid reentrant indexing (#1926)
  • Align usage of JCEF with Markdown (#1918)

Resolving issues reported by users

20 Oct 21:29

Choose a tag to compare

  • Fixing exception when resolving links (#1925)
  • Avoid reentrant indexing (#1926)
  • Align usage of JCEF with Markdown (#1918)

Compatibility with IntelliJ EAP 2025.3

09 Oct 21:41
1dc18b6

Choose a tag to compare

  • Compatibility with IntelliJ EAP 2025.3

Support Syntrax diagrams in Asciidoctor Diagram

09 Oct 20:07
c26a92e

Choose a tag to compare

  • Support Syntrax diagrams in Asciidoctor Diagram (#1895, thanks to @wfouche)

Upgrade Asciidoctor Diagram to 3.0.1

26 Jul 18:17

Choose a tag to compare

  • Upgrade to mermaid 11.9.0 (#1869)
  • Upgrade asciidoctorj-diagram from 2.3.2 to 3.0.1 (#1853)
  • Upgrade asciidoctorj-diagram-plantuml from 1.2025.2 to 1.2025.3 (#1852)
  • Prevent in-process reformatting on block id to section quick fix (#1868)

Minor fixes reported by users

01 Jun 15:14

Choose a tag to compare

  • Prevent exception when selecting a link pointing to a local folder in the preview (#1843)
  • Instead of notifications in the console of the IDE, use editor notifications to show Antora YAML problems (#1844)

Compatibility with IntelliJ 2025.2 EAP

29 May 19:19

Choose a tag to compare

Pre-release
  • Prevent "Read access not allowed" when using LLMs (#1822)
  • Prevent "InvalidVirtualFileAccessException" when iterating the file tree (#1825)
  • Build correct URL for content security policy in IntelliJ 2025.2 EAP (#1837)
  • Update files that use symbolic links (#1840)

Prevent a temporary UI freeze when resolving local host name

21 Apr 15:12

Choose a tag to compare

  • Prevent a temporary UI freeze when resolving local host name (#1793)