Releases: jgraph/drawio-desktop
12.1.7
Releases Notes for 12.1.7
Windows Installer
Windows No Installer
macOS
Linux - deb, snap, AppImage or rpm
Google Chrome OS
ChangeLog:
- Updates to draw.io 12.1.7, changes from 12.1.0 to 12.1.7 are new in this desktop release.
- Updates to Electron 7
12.1.0
Releases Notes for 12.1.0
Windows Installer
Windows No Installer
macOS
Linux - deb, snap, AppImage or rpm
Google Chrome OS
ChangeLog:
- Updates to draw.io 12.1.0, changes from 11.3.0 to 12.1.0 are new in this desktop release.
- Fixes diagram offset when repainting ruler
- Updates Dell rack server stencils
- Adds live preview for moving cells
11.3.0
Releases Notes for 11.3.0
Windows Installer
Window No Installer
Mac
Linux - deb, snap, AppImage or rpm
ChangeLog:
- Updates to draw.io 11.3.0, changes from 11.2.4 to 11.3.0 are new in this desktop release.
- Updates MSCAE and GCP stencils
- Enables ruler by default
11.2.5
Releases Notes for 11.2.5
Windows Installer
Window No Installer
Mac
Linux - deb, snap, AppImage or rpm
ChangeLog:
- Patch release for checksum error when updating Windows desktop in-place
11.2.4
Releases Notes for 11.2.4
Windows Installer
Window No Installer
Mac
Linux - deb, snap, AppImage or rpm
ChangeLog:
- Updates to draw.io 11.2.4, changes from 11.1.4 to 11.2.4 are new in this desktop release.
- Fixes arrow alignment issue when zoomed.
- Updates AWS icons.
- Adds ruler and units (view->ruler).
- Fixes crash after print (fix in Electron 6.0.2+)
- MacOS no longer defaults to dark mode if OS is in dark mode.
11.1.4
Releases Notes for 11.1.4
Windows Installer
Window No Installer
Mac
Linux - deb, snap, AppImage or rpm
ChangeLog:
- Updates to draw.io 11.1.4, changes from 11.1.1 to 11.1.4 are new in this desktop release.
- Publishes snap to snapstore.
- Changes Linux executable name from draw.io to drawio (snap didn't like it).
- Fixes bug with exporting PNGs with embedded XML using extended unicode.
- Adds export with grid option.
11.1.1
Releases Notes for 11.1.1
Windows Installer
Window No Installer
Mac
Linux - deb, snap, AppImage or rpm
ChangeLog:
- Updates to draw.io 11.1.1, changes from 10.9.5 to 11.1.1 are new in this desktop release.
- Adds .vsdx export to command line options
- Defaults to dark theme if MacOS is in dark mode.
- Updates to Electron 6
10.9.5
Releases Notes for 10.9.5
Windows Installer
Window No Installer
Mac
Linux - deb, snap, AppImage or rpm
ChangeLog:
- Updates to draw.io 10.9.5, changes from 10.8.1 to 10.9.5 are new in this desktop release.
10.8.0
Releases Notes for 10.8.0
Windows Installer
Window No Installer
Mac
Linux - deb, snap, AppImage or rpm
ChangeLog:
- Updates to draw.io 10.8.0
- Fixes use of built-in plugins
- Removes unsafe-eval directive from CSP
10.7.7
Releases Notes for 10.7.7
Windows Installer
Window No Installer
Mac
Linux - deb, snap, AppImage or rpm
ChangeLog:
- Notarized MacOS dmg #93
- Adds validation of color picker input to fix XSS vulnerability. Note, this XSS would have limited attack surface (if any) in the desktop version, since the CSP limits to only executing JavaScript that is loaded from the contained package. No execution of remotely loaded JS is permitted.
- Corrects file path state when dragging and dropping file in #70
- Corrects .deb exec name #107
- Adds recently opened files list #54
- Re-opens saved libraries from previous session #59
- Fixes fallback to print dialog if offline, internal PNG/PDF export always used.