- don't parse large XML files to avoid OOM (#304)
- don't load parts of the editor app twice (#301)
- minimum IntelliJ platform version supported is now 2023.3.1
- update to draw.io 22.1.22
- prevent blank preview (#298)
- prevent warning about EDT/BGT needs to be chosen (#297)
- support IntelliJ 2023.2 platform (#234)
- minimum IntelliJ platform version supported is now 2023.1.1
- off-screen rendering now always disabled for old Linux/macOS versions and not configurable (#212)
- undo off-screen rendering as it interferes with keyboard access on Linux/macOS (#212)
- support for off-screen rendering and DevTools for the preview (#201)
- re-implement dark mode (#185)
- support for IntelliJ 2022.3 (#201)
- rework diagrams.net XML files recognition (#179)
- recognize diagrams.net XML files by their content (#178)
- Update to Diagrams.net 20.5.3
- update minimum required version to 2021.1
- Update to Diagrams.net 15.5.4 (#108)
- add XML header for SVG files (#113)
- fix empty preview in Markdown or AsciiDoc editor being empty after editing a diagrams.net diagram (#87)
- allow DTDs for draw.io content, but don't download load them if they are remote (#83)
- don't resolve external DTDs and other references when checking an SVG for draw.io content (#83)
- Theme of editor can be configured via plugin's settings (#65)
- Update to Diagrams.net 14.7.4
- Update to Diagrams.net 14.6.6
- fix menu ID to avoid clash with AsciiDoc plugin (#48)
- Autodetect editable diagrams.net files (#48)
- Entries in create new file context menu for diagrams.net including an empty template for editable SVG, editable PNG and XML (#48)
- Update to Diagrams.net 14.6.0
- Migration to JDK 11 / Project requires minimum 2020.3
- PR#59 - Restored compatibility with latest version of IntelliJ (2021.1 EAP)
- PR#41 - Allow the plugin to be installed on more recent IDE builds
- Vendor-URL updated
- keyboard shortcuts (#40)
- draw.io theme adopts to IntelliJ darcula
- SVG handling
- MVP
- load *.(drawio|dio)(.svg|.png|) in editor
- support dark theme for darcula
- autosave