Skip to content

Releases: docToolchain/diagrams.net-intellij-plugin

Fix JavaScript errors when preview loads

02 Jul 19:26
Compare
Choose a tag to compare

Fixed

  • don't parse large XML files to avoid OOM (#304)
  • don't load parts of the editor app twice (#301)

Prevent blank preview when host name changes

04 May 12:52
Compare
Choose a tag to compare

Changed

  • minimum IntelliJ platform version supported is now 2023.3.1
  • update to draw.io 22.1.22

Fixed

  • prevent blank preview (#298)
  • prevent warning about EDT/BGT needs to be chosen (#297)

Support IntelliJ 2023.2 platform

24 Jun 14:48
Compare
Choose a tag to compare

Fixed

  • support IntelliJ 2023.2 platform (#234)
  • minimum IntelliJ platform version supported is now 2023.1.1

Linux/macOS now with disabled off-screen rendering

22 Apr 16:45
Compare
Choose a tag to compare

Fixed

  • off-screen rendering now always disabled for old Linux/macOS versions and not configurable (#212)

Fix keyboard access for editor on Linux/macOS

29 Mar 07:49
Compare
Choose a tag to compare

Fixed

  • undo off-screen recording as it interferes with keyboard access on Linux/macOS (#212)

v0.2.1

25 Feb 17:10
Compare
Choose a tag to compare

Added

  • support for off-screen rendering and DevTools for the preview (#201)
  • re-implement dark mode (#185)

v0.2.0

15 Feb 21:56
Compare
Choose a tag to compare

Fixed

  • support for IntelliJ 2022.3 (#201)

Rework diagrams.net XML files recognition

15 Nov 14:26
Compare
Choose a tag to compare

Fixed

  • rework diagrams.net XML files recognition (#179)

Recognize diagrams.net XML files by their content

10 Nov 22:31
Compare
Choose a tag to compare

Changed

  • recognize diagrams.net XML files by their content (#178)
  • Update to Diagrams.net 20.5.3

Add XML header for SVG files

11 Dec 15:41
Compare
Choose a tag to compare

Changed

  • update minimum required version to 2021.1
  • Update to Diagrams.net 15.5.4 (#108)

Fixed

  • add XML header for SVG files (#113)