Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

drawio-offline

jgraph111Apache-2.014.6.12

diagrams.net desktop

draw.io, diagram, flowchart, UML

readme

About

draw.io, this project, is a configurable diagramming/whiteboarding visualization application. draw.io is jointly owned and developed by JGraph Ltd and draw.io AG.

As well as running this project, we run a production-grade deployment of the diagramming interface at https://app.diagrams.net.

License

The minified code authored by us in this repo is licensed under an Apache v2 license, but the sources to build those files are not in this repo. This is not an open source project. We do not accept PRs unless one of the maintainers specifically says it's OK (basically never).

The JGraph provided icons and diagram templates are licensed under the CC BY 4.0. Additional terms may also apply where the icons are originally defined by a third-party copyright holder. We have checked in all cases that the original license allows use in this project. Also see the terms for using the draw.io logo below.

Additional minified JavaScript files and Java libraries are used in this project. All of the licenses are deemed compatible with the Apache 2.0, nothing is GPL or AGPL, due diligence is performed on all third-party code.

We make no copyright claim on the content you create with this software, regardless of the copyright of individual icons used in such content.

Scope of the Project

draw.io is a diagramming or whiteboarding application, depending on which theme is selected. It is not an SVG editing app, the SVG export is designed only for embedding in web pages, not for further editing in other tools.

The application is designed to be entirely as-is. draw.io is not suitable as a framework for building other products from, as source code is not provided. For this try either Tldraw or Excalidraw.

Note, in particular, we don't have support for collaborative editing in this project. If this is important, one of the projects above is likely a better choice.

If you are using a draw.io project/product and have issues or questions about the editor itself, the issue tracker and discussion in this GitHub project are likely a good place to look.

Running

One way to run draw.io is to fork this project, publish the master branch to GitHub pages and the pages sites will have the full editor functionality (sans the integrations).

Another way is to use the recommended Docker project or to download draw.io Desktop.

The full packaged .war of the client and servlets is built when the project is tagged and available on the releases page.

Supported Browsers

draw.io supports Chrome 98+, Firefox 94+, Safari 15.4+, Opera 84+, WebView Android 98+, Safari iOS 15.4+ and Edge 98+.

Logo and trademark usage

draw.io is a registered EU trademark, #018062448

Do not use the draw.io name or any draw.io logo in a way that suggests you are JGraph, your offering or project is by JGraph, or that JGraph is endorsing you or your offering or project.

Do not use any draw.io logo as the icon or logo for your business/organization, offering, project, domain name, social media account, or website.

Do not modify the permitted draw.io logos, including changing the color, dimensions, or combining with other words or design elements.

Do not use JGraph trademarks or logos without JGraph’s prior written permission.

changelog

23-MAY-2025: 27.0.9

  • Uses per-cell container for inputs/selects in property rows [jgraph/draw#5086]

22-MAY-2025: 27.0.8

  • Fixes possible notification NPE

22-MAY-2025: 27.0.7

  • Restricts notifications to own diagrams.net domains [jgraph/docker-drawio#187]
  • [conf cloud] Removes blank and smart templates from Confluence Template diagrams [DID-14800]
  • [conf cloud] Fixes editor hang in Template editor [DID-14800]

16-MAY-2025: 27.0.6

  • Fixes paste location to use position of mouse [drawio-desktop#2096]

13-MAY-2025: 27.0.5

  • Skips service worker install on first load

12-MAY-2025: 27.0.4

  • Fixes image export background [jgraph/drawio-desktop#2091]
  • Adds warning for plantuml deprecation

09-MAY-2025: 27.0.3

  • Moves bootstrap and main code to external JS files

08-MAY-2025: 27.0.2

  • Changes cache url for app.diagrams.net
  • Builds xml2js

07-MAY-2025: 27.0.1

  • Sorts xml2js file list deterministically

07-MAY-2025: 27.0.0

  • Disables splash screen by default

06-MAY-2025: 26.3.0

  • Improves XML parsing with invalid characters [DID-15090]
  • Renames Network libraries
  • AWS update
  • Updated Mermaid to v11.6.0
  • Fixes SVG output of mermaid in some special cases [#drawio-5046]
  • Fixes tab selection after label change [jgraph/drawio#5050]
  • Requires forceMigration=1 to run www.draw.io migration

23-APR-2025: 26.2.15

  • Internal build

22-APR-2025: 26.2.14

  • Fixes NPE in VSDX import
  • Fixes initial sidebar width for Firefox
  • Adds urlParam, enableSW, to force enable service worker
  • Adds missing jira cloud viewer html to SW

16-APR-2025: 26.2.13

  • Adds missing Exit Group and Home menu items [jgraph/drawio#5021]

11-APR-2025: 26.2.12

  • Fixes build error

11-APR-2025: 26.2.11

  • Moves Mermaid menu from Advanced to Insert menu
  • [conf cloud] Adds option to Gliffy mass import to check current page when linked diagrams fail [DID-14921]
  • [vsdx]: Partial fix for themed fill color[DID-14963]

10-APR-2025: 26.2.10

  • [conf cloud] Fixed diagrams in custom templates [DID-14800]

07-APR-2025: 26.2.9

  • [conf cloud] Fixed migrated server custom libraries names for Conf v8.x [DID-14902]

05-APR-2025: 26.2.8

  • Adds ALLOW_INTERNAL_10_NET=1 for 10.x.x.x proxy usage [jgraph/drawio#4966]
  • Adds try/catch for TENANT_ID exception [jgraph/drawio#4909]
  • Moves mermaid2drawio.js back into public build

05-APR-2025: 26.2.7

  • [conf cloud] and GraphViewer. Removes tooltips config. Pages use file tooltips config [DID-14767]
  • Fixes filename and comments button for Conf Cloud

04-APR-2025: 26.2.6

  • Updates DOMPurify from 3.2.4 to 3.2.5
  • Adds primaryColor option for custom shape properties
  • Adds mxUtils.getColorValue
  • [conf cloud] Adds support for live docs [DID-14520]
  • Adds Note shape in Misc sidebar
  • [conf cloud] Fixed migrated server custom libraries names [DID-14902]

03-APR-2025: 26.2.5

  • Fixes Google Drive folder picker z-index
  • Fixes OneDrive folder picker size
  • [conf cloud] Fixes headers anchor [DID-14864]

02-APR-2025: 26.2.4

  • Fixes possible NPE in Sidebar.disablePointerEvents
  • [conf cloud] Added support for imported Gliffy images with the added version prefix to the name [DID-14867]
  • Fixes possible NPE in ColorDialog

01-APR-2025: 26.2.3

  • [conf cloud] Fixes viewer background

31-MAR-2025: 26.2.2

  • Adds Tamil translations
  • Fixes Confluence cloud lightbox [DID-14879]

31-MAR-2025: 26.2.1

  • [conf cloud] Fixes possible NPE in LinkDialog
  • Fixes updateUserElement is not a function
  • Fixes initial state of default theme in embed mode
  • Fixes background for Notion extension

31-MAR-2025: 26.2.0

  • [conf cloud] Removes lucidchartObject from the imported diagram and Conf loaded diagrams [DID-14777]
  • [conf cloud] Added debug message to script load error [DID-14714]
  • Fixes background color in PNG export [jgraph/drawio-desktop#2049]
  • Adds styles to clipboard and default style [jgraph/drawio#4989]
  • Refactors editor CSS

25-MAR-2025: 26.1.3

  • Fixes handling of duplicate IDs in mxCodec [DID-14777]
  • [conf cloud] Potential fix for link dialog size [DID-14793]

24-MAR-2025: 26.1.2

  • Increases mermaid text size to 900k [jgraph/drawio#4761]
  • Jira Cloud: Replaced deprecated search APIs
  • Disables pusher.min.js loading in lockdown mode
  • [conf cloud] Potential fix to Gliffy import incorrect version pinning [DID-14749]
  • [conf cloud] Added sorting to attachments and anchors in link dialog [DID-14793]

14-MAR-2025: 26.1.1

  • Adds fill-/strokeColorStyles for XML stencils
  • Fixes text selection on shape drag from sidebar [jgraph/drawio-desktop#2015]
  • [conf cloud] Fixes import libraries error handling
  • Updates placeholders in resize preview [jgraph/drawio#4958]
  • Find/replace sets focus on search input [jgraph/drawio#4959]

05-MAR-2025: 26.1.0

  • Tenant for OneDrive fix [jgraph/drawio#4905]
  • Fixes print to PDF export dialog size and button title
  • Fixed images in vsdx export with multiple pages and also image scale [DID-14515]
  • Removes vsdx export functionality

21-FEB-2025: 26.0.16

  • Fixes colors in vsdx export [DID-14515]
  • Fixes background color option for selection text

19-FEB-2025: 26.0.15

  • Adds default dark mode support for SVG images
  • Shows word wrap option for non-resizable cells [jgraph/drawio-desktop#1994]
  • Adds word wrapping to attributes section of entity shape [jgraph/drawio-desktop#1994]
  • [conf cloud] Fixes Aura compatibility [DID-14484]

14-FEB-2025: 26.0.14

  • Fixes change of line height for wrapped text [jgraph/drawio#4902]
  • Adds support for older browsers with no light-dark colors
  • Improves compatibility of exported SVG
  • Improves handling of ignored stroke-widths in clipSvgDataUri
  • Fixes handling of single color values in SVG with editable CSS rules

12-FEB-2025: 26.0.13

  • Adds appearance option in publish and embed dialogs
  • Forces light export of diagrams with no adaptive colors
  • Skips light-dark function for same light and dark color
  • [conf cloud] Adds support for pagePin in Gliffy import
  • Adds enableLightDarkColors configuration

07-FEB-2025: 26.0.12

  • [conf cloud] Fixes simple view of imported Gliffy diagrams [DID-14343]
  • [conf cloud] Disable direct editing if a page has unpublished changes [DID-14257]
  • Fixes handling of Ctrl+Enter on Windows [jgraph/drawio#4883]
  • Adds transparent background option in iframe embed dialog [jgraph/drawio#4884]
  • Handles Ctrl+S while editing labels [jgraph/drawio#4885]
  • Fixes editing toolbar alignment in embed mode [jgraph/drawio#4874]
  • Updates DOMPurify from 3.2.3 to 3.2.4
  • Handles subgroups in GitLab paths [jgraph/drawio#4870]

04-FEB-2025: 26.0.11

  • [conf cloud] Show error when embed diagram page not found (deleted or restricted) [DID-14304]
  • [conf cloud] Fixed realtime collaboration [DID-12871]

28-JAN-2025: 26.0.10

  • [conf cloud] Fixes Gliffy mass import of linked diagrams when done in separate runs [DID-14151]
  • Enhanced page links in vsdx import [DID-14276]

27-JAN-2025: 26.0.9

  • Fixes possible split is not a function in StyleFormatPanel
  • Uses light custom background with simple adaptive colors [jgraph/drawio-desktop#1978]

24-JAN-2025: 26.0.8

  • Improves VSDX Import [DID-14176]
  • [conf cloud]] Fixes Gliffy diagrams with core ui icons [DID-14260]

22-JAN-2025: 26.0.7

  • Fixes for Atlas theme dark mode
  • Dark mode fixes
  • Changes raster images to SVG
  • Stroke width fix for some BPMN2 shapes. Ticket [jgraph/drawio#4861]
  • [conf cloud] Adds disableGithubEmbedding config to hide Github tab from embed editor [DID-14232]

15-JAN-2025: 26.0.6

  • Various dark mode improvements

10-JAN-2025: 26.0.5

  • Fixes Ctrl+Shift+G to enable grid [jgraph/drawio#4825]
  • Replaces three dots with layers icon [jgraph/drawio-desktop#1953]
  • Mermaid2drawio: Added support for new flowchart shapes and fixed [jgraph/drawio-#4832]
  • Adds editableCssRules=.* for imported SVG images [jgraph/drawio#4721]
  • Adds default and font keyword for stencil colors [jgraph/drawio#4723]

06-JAN-2025: 26.0.4

  • Disables dark mode in viewer by default [jgraph/drawio#3701]
  • Adds dark mode option in embed dialog

03-JAN-2025: 26.0.3

  • Fixes slope angle property for parallelogram and hexagon [jgraph/drawio#3672]
  • Adds arcSize property for chevron [jgraph/drawio#4813]
  • Adds units for width, height and length [jgraph/drawio#4362]
  • [conf cloud] Fixed Safari dark mode [DID-14095]
  • Fixes missing data-cell-id in EditorUi.getEmbeddedSvg [jgraph/drawio#4532]

29-DEC-2024: 26.0.2

  • NPE fixes

28-DEC-2024: 26.0.1

  • Updates mermaid to v11.4.1

27-DEC-2024: 26.0.0

  • Updates DOMPurify from 3.2.2 to 3.2.3
  • Adds dark mode specific colour scheme

05-DEC-2024: 25.0.3

  • Adds entering custom zoom via toolbar in simple UI
  • Adds back jszip to deployment

03-DEC-2024: 25.0.2

  • Internal release

30-NOV-2024: 25.0.1

  • Updates DOMPurify from 3.1.5 to 3.2.2 with fix for [DID-13161]

29-NOV-2024: 25.0.0

  • Restructures project files

28-NOV-2024: 24.9.3

  • NPE fixes

27-NOV-2024: 24.9.2

  • [conf cloud] Improving theme detection timing [DID-13083]

25-NOV-2024: 24.9.1

  • Reverts DOMPurifty to 3.1.5 [DID-13161]

23-NOV-2024: 24.9.0

  • Updates workbox to 7.3.0 in build docker image

22-NOV-2024: 24.8.9

  • Forces service worker to reload Confluence and Jira html to fetch the new CSP header [DID-13083]

21-NOV-2024: 24.8.8

  • Fixes possible NPE

21-NOV-2024: 24.8.7

  • Fixes font size and line height change for selection text [jgraph/drawio-desktop#1880]
  • Removes implicit CSS values and empty style attributes from DOM
  • Adds OpenStack stencils
  • Adds Power Platform stencils to Azure and Dynamics365 stencils

13-NOV-2024: 24.8.6

  • Corrects sidebar build

13-NOV-2024: 24.8.5

  • [conf cloud] Removes target options from the page IDs export [DID-12937]
  • Adds Alibaba Cloud stencils
  • [teams] Fixes mobile app file picker

04-NOV-2024: 24.8.4

  • [conf cloud] Removes confluence embed file hash to fix embed iframe [DID-12936]

25-OCT-2024: 24.8.3

  • [desktop] Fixes print page size [jgraph/drawio-desktop#1893]

23-OCT-2024: 24.8.2

  • Adds IBM Cloud stencil set

22-OCT-2024: 24.8.1

  • Initial convert of confluence connect manifest to forge

18-OCT-2024: 24.8.0

  • Fixes math typesetting in svg export [jgraph/drawio-desktop#1874]
  • Adds new Citrix stencil set
  • Initial convert of jira connect manifest to forge
  • [jira cloud] Fixes search page error

30-SEP-2024: 24.7.17

  • [conf cloud] Fixes showing older versions of a diagram in page history [DID-12641]
  • [conf cloud] Adds libraries edit/add from the editor [DID-12585]

20-SEP-2024: 24.7.16

  • Fixes editorui parameter for loadLibrary [DID-12644]

19-SEP-2024: 24.7.15

  • Uses java17 for GAE deployment
  • [conf cloud] Adds diagram translation support via ["translateDiagrams": true] config
  • [conf cloud] Fixes a NPE [DID-12553]

13-SEP-2024: 24.7.14

  • Updates to mermaid 11.2.0
  • [conf cloud] Uses retry-after header info when rate-limiting hits

11-SEP-2024: 24.7.13

  • [conf cloud] Fixes errors in diagrams list

05-SEP-2024: 24.7.12

  • Internal release

05-SEP-2024: 24.7.11

  • Fixes possible XSS for tooltips in dev mode

02-SEP-2024: 24.7.10

  • Internal release

02-SEP-2024: 24.7.9

  • Fixes exit flag in save event message [jgraph/drawio#4010]
  • [conf cloud] Using viewerTimeout config in the editor also [DID-12425]

28-AUG-2024: 24.7.8

  • Adds math typesetting support for Mermaid [drawio-desktop-1824]
  • [conf cloud] Handle incorrect draft status of a page [DID-12384]

12-AUG-2024: 24.7.7

  • [conf cloud] Improved mass import error message to match API v2 behavior [DID-12282]
  • Fixes scratchpad saving errors [drawio-1833]

29-JUL-2024: 24.7.6

  • Uses current host only for non-public GitLab and GitHub files [jgraph/drawio#4502]
  • [conf cloud] Fixed Giffy mass import issues [DID-12199]

25-JUL-2024: 24.7.5

  • [conf cloud] Applies link adjustment configuration to diagram editor [DID-12118]
  • AWS shapes update
  • [conf cloud] Fixed NPE when editing some diagrams [DID-12175]
  • Fixes cell highlight bounding box [jgraph/drawio#4509]

23-JUL-2024: 24.7.4

  • Fixes page break alignment in print preview [jgraph/drawio#4447]
  • Fixes timeout for synchronize of StorageFile
  • Removes modified, etag and type attribute from mxfile [jgraph/drawio#4461]
  • Fixes handling of font lists and quotes in font names [jgraph/drawio#4560]
  • [conf cloud] Fixes new diagram dangling drafts issue [DID-12168, DID-12166, DID-12158, DID-12159]

22-JUL-2024: 24.7.3

  • Updates SAP shapes
  • [conf cloud] Showing confluence images when 3rd party cookies are disabled [DID-12108]
  • Fixes PDF export and print pixel ratio [DID-12130]
  • Fixes ignored transform on SVG subtree [jgraph/drawio#4557]
  • Removes data-cell-id in SVG subtrees
  • [conf cloud] Fixes embed macro insertion

19-JUL-2024: 24.7.2

  • [conf cloud] Uses v2 connect endpoint calls
  • Excludes clipart from shape search index [jgraph/drawio#4547]
  • [conf DC] Improved Google Drive app not installed error handling [DID-12115]

17-JUL-2024: 24.7.1

  • Removes host domain checks [DID-12104]

16-JUL-2024: 24.7.0

  • Adds SAP icons [jgraph/drawio#4199]

10-JUL-2024: 24.6.5

  • [conf cloud] Fixed relative links when owningPageId is empty [DID-12053]

27-JUN-2024: 24.6.4

  • Fixes reset of selected shape groups [drawio-desktop#1783]
  • Removes broken help link in template dialog
  • Fixes missing URL parameters for published Drive files [jgraph/drawio#4501]
  • Fixes arrows in mermaid sequence diagram converter
  • Adds UI switch to toggle animations [jgraph/drawio#4491]

25-JUN-2024: 24.6.3

  • Removes drop shadow in PDF export [jgraph/drawio-desktop#1784]
  • Conf Cloud: Added support for copied pages in Gliffy import [DID-11864]
  • Conf Cloud: Added support for inplaceEdits configuration [DID-11923]
  • Removes uponSanitizeAttribute listener for SVG content attribute [DND-1208]

22-JUN-2024: 24.6.2

  • Adds option to include current page in PNG and SVG export [jgraph/drawio#2860]
  • Fixes Cmd + US keyboard shortcut [jgraph/drawio-desktop#1792]

21-JUN-2024: 24.6.1

  • Improves Google Drive app not installed message [DID-11885]
  • Disables shadows in printing and PDF export [jgraph/drawio-desktop#1784]

20-JUN-2024: 24.6.0

  • Adds autosizeGrid style [jgraph/drawio#1131]
  • Adds Editor.enableChatGpt with config switch
  • Ignores service worker registration errors [jgraph/drawio#4483]
  • Adds UI zoom to desktop help menu [jgraph/drawio-desktop#1359]
  • Adds non-numpad zoom keyboard shortcuts [jgraph/drawio-desktop#978]
  • Uses quotes for CSS font-family [jgraph/drawio-desktop#1604]
  • Adds Editor.enableAnimations with config switch [jgraph/drawio#4491]
  • Fixes grid color for print and PDF export in dark mode [jgraph/drawio#4488]
  • Preserves cell hierarchy in SVG output [jgraph/drawio#3960]

17-JUN-2024: 24.5.5

  • Simplifies publish dialog [jgraph/drawio#4346]
  • Allows image links in libraries [jgraph/drawio#4474]
  • Runs PNGs through pngquant with default settings
  • Fixes change of default connection style [jgraph/drawio#4479]
  • Fixes math rendering in revision compare view
  • Adds in-place editing for layer names [jgraph/drawio#902]

12-JUN-2024: 24.5.4

  • Fixes link to members page for GitLab files [jgraph/drawio#4213]
  • Uses current unit in edge start/end/width/size/spacing in Format panel [jgraph/drawio#2993]
  • Fixes conflict dialog for deleted files in desktop
  • Fixes BPMN group shape in dark mode [jgraph/drawio#4471]

11-JUN-2024: 24.5.3

  • Fixes show start screen option [drawio-desktop-1738]
  • Fixes fallback text position [drawio-desktop-1624]
  • Removes control characters in link check
  • Uses current unit in line position (start, end) in Format panel - Arrange [drawio-1915]

07-JUN-2024: 24.5.2

  • [conf cloud] Adds Drive file access and app check to embed macro
  • Fixes bulk change of cell styles [drawio-3961]

06-JUN-2024: 24.5.1

  • [conf-cloud] Fixes viewer scope

06-JUN-2024: 24.5.0

  • Changes viewer to use main google project 671 ID

06-JUN-2024: 24.4.15

  • Fixes possible clipping in sidebar popup
  • Enables saveAs for read-only files
  • Fixes text editing position for insert layout dialog [drawio-4449]
  • Adds start-/endFillColor styles for connectors [drawio-4438]

05-JUN-2024: 24.4.14

  • Adds support for adaptive polling
  • Updates DOMPurify from 3.1.4 to 3.1.5
  • Adds support for mermaid flowchart elk renderer [drawio-3634]
  • Undo/redo selects and scrolls to modified cells [drawio-desktop-1766]
  • Fixes preview for sidebar items [drawio-desktop-1737]
  • Improves UX for AI generate template tile

31-MAY-2024: 24.4.13

  • Moves polyfill scope

31-MAY-2024: 24.4.12

  • Adds empty polyfill for structuredClone to avoid mermaid.js syntax error

31-MAY-2024: 24.4.11

  • Updates Mermaid to v10.9.1
  • Fixes cropped PDF output [drawio-desktop-1747]
  • Fixes inconsistent handling of empty diagram nodes

29-MAY-2024: 24.4.10

  • Improves edge label positions in Explorer Plugin [drawio-4424]
  • Fixes shift+drag for new lines with anchor points [drawio-4197]
  • Adds new teams domain to frame ancestor CSP

27-MAY-2024: 24.4.9

  • Uses 4 digits after the decimal point for inches [drawio-desktop-1739]
  • Fixes inconcistent handling of Ctrl and Cmd key for edges

24-MAY-2024: 24.4.8

  • Fixes default shadow opacity [drawio-desktop-1750]

23-MAY-2024: 24.4.7

  • Fixes possible NPE for inserted pages
  • Forces XML update for inserted default root and layer
  • [vsdx] Another trial to fix edge as a group [drawio-1722]
  • [conf cloud] Potential fix for copy/paste in draft pages [DID-11494]
  • Fixes possible empty diagram node in mxfile [DID-11645]

22-MAY-2024: 24.4.6

  • Fixes possible NPE in Graph.initTouch

22-MAY-2024: 24.4.5

  • Updates Teams app to use SDK v2.22.0 [CSP-3150]
  • Fixes in-place editing on iOS [drawio-4411]
  • Updates DOMPurify from 3.1.3 to 3.1.4
  • Fixes possible overwritten library files in browser storage
  • Blocks popup menu and shape picker in freehand mode
  • Fixes units for table cell size change [drawio-4360]
  • Fixes handling of parallel edges in explore plugin [drawio-4422]
  • Adds units for custom page size [DID-11607]

17-MAY-2024: 24.4.4

  • Improves diff sync for removed default layer

16-MAY-2024: 24.4.3

15-MAY-2024: 24.4.2

  • Fixes possible NPE in StorageFile.getEtag

15-MAY-2024: 24.4.1

  • Improves page switching performance
  • Updates DOMPurify from 3.1.2 to 3.1.3
  • Restores view and selection state after merge of local files
  • Adds conflict handling for browser files for testing
  • Fixes inactive escape listeners in sidebar [drawio-4379]
  • Moves locking to file [drawio-desktop-1380]
  • Adds automatic merge for browser files

10-MAY-2024: 24.4.0

  • [vsdx] Fixes attribute labels [drawio-4299]
  • Fixes built-in plugins enabling in windows [drawio-desktop-1508]
  • Adds full support for fullscreen menu option [drawio-desktop-1638]
  • Improves font support in PDF export
  • Improves refresh when Math rendered
  • Adds my.microsoftpersonalcontent.com to CSP
  • Fixes first page title when a file is imported into an empty diagram [drawio-3519]
  • [conf cloud] Adds global config to disable diagram revisions (disableVersioning: true) [DID-10247]
  • Adds grid, selection cells to mxPrintPreview
  • Merges print, PDF and advanced PDF export dialog
  • Fixes bounding box for edge shapes [DID-11356]
  • Fixes label position for Kubernetes shapes [drawio-4386]
  • Updates DOMPurify from 3.1.0 to 3.1.2
  • Handles possible errors in App.clearServiceWorker [drawio-4340]

26-APR-2024: 24.3.1

  • Fixes breadcrumb trail after refresh in OneDrive picker [drawio-4339]
  • Fixes diagrams in Google Add ons [drawio-4349]
  • Fixes diagram size in Google Add ons [drawio-4351]
  • Removes margin for cropped PDF export [drawio-4353]
  • [conf cloud] Fixes AP.navigator.getLocation returning incorrect pageId in drafts [DID-11399]

24-APR-2024: 24.3.0

  • Enable internal links in PDF export [drawio-722]

24-APR-2024: 24.2.9

  • Adds support for PDF+XML files in OneDrive picker [drawio-4339]
  • Adds autosize and resizable to style clipboard [drawio-4285]
  • Fixes PWA for iOS and iPadOS [drawio-4342]
  • Adds support for iframe sandbox attribute [drawio-4340]
  • Skips getStoredMode in embed mode [drawio-4340]

22-APR-2024: 24.2.8

  • Adds experimental read-only mode [drawio-desktop-1380]
  • [conf cloud] Adds support for server lightbox links [DID-11348]
  • Enables crop option in PDF export dialog
  • Fixes background images, page IDs in print preview

19-APR-2024: 24.2.7

  • Simplifies print dialog
  • Adds linecap and linejoin style [drawio-4200]
  • Removes test.draw.io domain for development
  • Adds Open Library option in Edit dropdown [drawio-3499,1357]
  • Adds support for stencils in Open Library option
  • Fixes dynamic loading of stencils in Firefox [DID-11328]
  • Fixes possible scrollbars, all pages label in print dialog
  • Changes font size unit label to px [drawio-3615,drawio-desktop-1448]

18-APR-2024: 24.2.6

  • Build failure

12-APR-2024: 24.2.5

  • [conf cloud] Improves embedding from URL and CSV via proxy and confluence attachments [DID-11234]
  • Fixes possible DOM error in mxGraph.panGraph
  • Sorts files and folders in OneDrive picker [drawio-2870]
  • Checks size in Graph.clipSvgDataUri [drawio-desktop-1686]
  • Fixes C4 shape container names [drawio-4312]

10-APR-2024: 24.2.4

  • Release skipped

08-APR-2024: 24.2.3

  • Adds Editor.fontSizeUnit, fixes possible unhandled font element
  • Disables dots fillStyle in sketch mode
  • Updates Rough.js from 4.4.1 to 4.6.6
  • Enables rubberband on locked shapes [drawio-desktop-1684]
  • Fixes saving of embed HTML in desktop [drawio-4301]
  • Updates DOMPurify from 3.0.11 to 3.1.0
  • Fixes ignored anchor links in SVG for Chrome PDF export

03-APR-2024: 24.2.2

  • [conf cloud] Fixes timeout error fetching custom libraries when libraries page not found [DID-11193]
  • Fixes iphone shape in small sizes [DID-11188]
  • Writes warning for unknown object type, ignored value [DID-11225]
  • Removes internalCompression feature flag

28-MAR-2024: 24.2.1

  • Adds menu item for high contrast mode
  • Adds shortcuts.svg to PWA [drawio-desktop-1130]
  • [conf cloud] Fixes special XML characters in import services [DID-10752]
  • Fixes C4 labels [drawio-4300]

26-MAR-2024: 24.2.0

  • Naming fix for [draw-3336]
  • Updates DOMPurify from 3.0.9 to 3.0.11
  • Fixes export with invalid background page
  • Fixes C4 strings [drawio-2612,3581]
  • First iteration support for OS high constrast [drawio-4296]

23-MAR-2024: 24.1.0

  • Improves save performance for files with images [DID-11006]

23-MAR-2024: 24.0.9

  • Improves remote changes handling in DrawioFileSync.fastForward

22-MAR-2024: 24.0.8

  • Fixes background of ID property
  • Fixes lost page links in pasted cells
  • Adds shortcut for bringForward/sendBackward [drawio-desktop-1662]
  • Fixes mouse wheel in freehand mode [drawio-4278]
  • [conf cloud] Refreshes viewer if loaded version doesn't match one in storage format [DID-10966]

14-MAR-2024: 24.0.7

  • Moves Cloudflare workers to mxgraph-gliffy-java repository
  • Fixes possible HTML content as SVG subtree
  • Fixes overridden font in background page images
  • Fixes timeout for invalid image in SVG export
  • Disables and removes links in background pages
  • Adds tooltips for values in Property pane
  • Fixes clipped cell ID in Property pane [drawio-4262]
  • Fixes regex performance in Graph.isLink [drawio-3939]
  • [conf cloud] Adds upload embed diagrams to custom templates parsing [DID-11066]

13-MAR-2024: 24.0.6

  • Moves subtree when tree is collapsed [drawio-3113]
  • Fixes ignored given local filename [drawio-3555]
  • Fixes possible NPE in Graph.executeCustomActions
  • Fixes event handling on background pages
  • Fixes %length% placeholder in child edge labels [drawio-1677]

11-MAR-2024: 24.0.5

  • Adds checkbox for text shadow [drawio-4247]
  • Explore ignores hidden edges [drawio-4243]

09-MAR-2024: 24.0.4

  • [conf cloud] Fixes copied pages with embed upload macro editing [DID-11003]

08-MAR-2024: 24.0.3

  • [conf cloud] Enables direct editing without custom content
  • [conf cloud] Fixed imported libraries name if end with ".xml" [DID-10920]
  • Adds block padding and margin properties to style panel [drawio-4198]
  • Uses default spacing for Textbox shape
  • Fixes default font for sketch mode [drawio-4216]
  • Fixes broken MathJax output after zoom [drawio-4242]
  • Fixes custom fonts and images in background pages [drawio-4239,drawio-3712,drawio-3281,drawio-2733,drawio-2367]

05-MAR-2024: 24.0.2

  • Fixes DRAWIO_SERVER_URL if query string contains forward slash
  • Handles double-quotes in page URLs
  • Fixes waypoints for grouped edges [drawio-desktop-1646]
  • Fixes ignored null bytes in mxUtils.trim

02-MAR-2024: 24.0.1

  • Updates DOMPurify from 3.0.8 to 3.0.9
  • Adds contrast URL parameter [drawio-3701]
  • Fixes preview of SVG export with embedded fonts
  • [conf cloud] Adds migration support for pageInfo parameter, templateUrl to re-indexing, improves tinyUrl parsing regex
  • [conf cloud] Adds support for templateUrl with pageInfo in viewer
  • [conf cloud] Shows custom contents based on macros in the page instead of page custom contents (easier deletion and no re-indexing)

29-FEB-2024: 24.0.0

  • Adds shape shadow style option [drawio-1671]
  • Uses drop-shadow CSS filter for shape shadows [drawio-1671]
  • Disables shape shadow option for Safari
  • Fixes possible XSS in mxUtils.getSizeForString [CSP-3024]
  • Supports vertical writing mode [drawio-4068]

28-FEB-2024: 23.1.8

  • Remove unnecessary servlets from deployment
  • Fixes possible XSS in print preview title [CSP-3018]
  • Fixes editBlankUrl for subpaths [drawio-4152]
  • Fixes possible NPE in Sidebar
  • Salesforce shape library fix
  • AWS shapes update [DS-951]
  • [conf cloud] Fixed some re-indexing issues in logging and search text property [DID-10652]

26-FEB-2024: 23.1.7

  • Debug build to attempt to find rogue resources load

22-FEB-2024: 23.1.6

  • Fixes possible XSS in tooltips for overlays [CSP-2969]
  • Fixes reference to clip path [drawio-4202]
  • Fixes possible XSS in fontCss for print preview [CSP-2986]
  • [conf cloud] Added tooltip to edit button when disabled
  • [conf cloud] Using v2 api to edit the page in direct diagram editing

15-FEB-2024: 23.1.5

  • [conf cloud] Add charset to requests to protect from default charset changes
  • [conf cloud] Added requests rate limiting retrials for long running services [DID-10681]
  • Fixes incorrect font colors in PDF output [drawio-4176]
  • Removes text editing code for IE8/9/10
  • Fixes possible XSS in Graph.updateLabelElements [CSP-2963]
  • Fixes possible XSS in ErrorDialog [CSP-2964]

13-FEB-2024: 23.1.4

  • Fixes CSS scope in SVG sub-trees [drawio-4119]
  • Fixes possible XSS for init-editor [CSP-2954]

12-FEB-2024: 23.1.3

  • [conf cloud] Added support for Gliffy pinned versions & display name in mass import [DID-10522]
  • Improves copy/paste for styles
  • Improves font defaults for themes
  • Applies default theme edge font size to general edge labels
  • [conf cloud] Moving back to REST v1 to avoid encoding issues [DID-10762]

06-FEB-2024: 23.1.2

  • Fixes possible spin forever in image dialogs [drawio-4166]
  • Uses SVG icons for Confluence Cloud viewer toolbar buttons
  • Handles possible parser error in OneDrive auth
  • Fixes prev is not defined when creating new files
  • [conf cloud] Removed custom libs 25 limit in listing [DID-10673][DID-10695]

01-FEB-2024: 23.1.1

  • Update azure shapes [drawio-3333]
  • Fixes only first layer shown in template preview
  • Fixes image size and padding for savesidebar URL parameter

31-JAN-2024: 23.1.0

  • Fixes smoothing configuration for freehand [drawio-3093]
  • Fixes loading of uncompressed templates with CORS headers
  • [conf cloud] Handles trailing spaces in the diagram name for gliffy import [DID-10460]
  • Changes auth paths to use server url prefix
  • [conf cloud] Fixed outdated drafts when page is copied [DID-10546]
  • [conf cloud] Handles macros with macroId only parameter in gliffy import [DID-10460]

25-JAN-2024: 23.0.2

  • Fallback to online resource for embed fonts and images
  • Fixes possible duplicate callback for XHR in error case
  • Adds fallback to raster for embedded SVG images
  • Fixes freehand drawing behaviour [drawio-4140]
  • Prevents XSS due to unchecked base URL parameter
  • Fixes inconsistent link and textbox dialogs

24-JAN-2024: 23.0.1

  • Fixes possible scrollbar in connection points dialog
  • Fixes not adding existing tags to selection

23-JAN-2024: 23.0.0

  • Major release increment due to removal of HTML labels to SVG path functionality
  • Removes convert label to SVG, embeds images and fonts by default in SVG export
  • Fixes scrollbars in fitWindow for viewbox action
  • Disables compressed XML in SVG export, sets scale/border for XML in SVG/PNG export [drawio-4125]
  • [conf cloud] Fixes Aspects dialog overflow issue [DID-10568]

23-JAN-2024: 22.1.22

  • Adds experimental freehand settings [drawio-3093]
  • Ports Embed2 servlet to CF worker
  • Consistent handling for closing splash [drawio-4089]
  • [conf cloud] Storing services log to configuration space [drawio-3991]
  • [conf cloud] Improved viewer settings dialog
  • Improved compatibility for SVG export [drawio-4119]

17-JAN-2024: 22.1.21

  • Fixes immediate Dropbox file loading in dev mode
  • Updates DOMPurify from 3.0.6 to 3.0.8
  • Fixes dropbox naming clash in global scope, duplicate function

16-JAN-2024: 22.1.20

  • Internal release, see release notes

16-JAN-2024: 22.1.19

  • Scrolls page tab to visible after moving page
  • Fixes possible timeout when entering commit message
  • Removes line jumps at branching points [drawio-3965]
  • Fixes ignored text direction style [drawio-4104]

09-JAN-2024: 22.1.18

  • Fixes overridden configurations [drawio-desktop-1564]
  • Removes multiple javascript protocol prefixes
  • Adds exit menu and fixed isModified detection [drawio-desktop-1222]
  • Fixed text replace when search query is " or ' [drawio-desktop-1152]
  • Fixes error messages of new files in offline mode [drawio-nextcloud-62]
  • Experimental support for vertical writing mode [drawio-4068]
  • Fixes relative links in SVG export

04-JAN-2024: 22.1.17

  • Adds copyAsText in Edit drop down [drawio-3949]
  • Replaces clearWaypoints button with drop down
  • Fixes clipping, replaces hint in filename dialog [drawio-4074]
  • Adds support for using the same URL in DRAWIO_LIGHTBOX_URL [docker-drawio-137]
  • Fixes selection propagation for current root
  • Fixes cursor for immediate edge handling in groups
  • Fixes cursor for immediate edge handling in selected ancestors
  • Fixes scrollbar positions after enter-/exitGroup
  • Fixes move of selected edges in groups

29-DEC-2023: 22.1.16

  • Adds simple theme to atlas.min.js

27-DEC-2023: 22.1.15

  • Fixes NPE of undefined function emfDone [drawio-4072]
  • Prints current version number in clear.html
  • Fixes dark mode not persisted in some cases [drawio-desktop-1540]

27-DEC-2023: 22.1.14

  • Fixes this.isVisioFilename undefined in Editor.js
  • Fixes mxSettings is undefined [DID-10370]
  • Fixes NPE for minified freehand code in production build

27-DEC-2023: 22.1.13

  • Fixes "Add tag" dialog title clipped [drawio-desktop-1537]
  • Increases maximumFileSizeToCacheInBytes to 10MB [DID-10317]

26-DEC-2023: 22.1.12

  • Handles possible empty content in GitHub [drawio-4045]
  • Fixes use of modified default style for sidebar items
  • Fixes use of defaults for curved edge styles
  • Adds new Kubernetes shapes [drawio-3699]
  • [conf cloud] Adds enableCssDarkMode config to viewers also [DID-10038]

15-DEC-2023: 22.1.11

  • Fixes default edge style overrides edges in sidebar [drawio-4038]

15-DEC-2023: 22.1.10

  • Release stopped due to NPE in testing

14-DEC-2023: 22.1.9

  • Scrolls to loaded libraries, fixes library export to browser
  • Fixes library moved to end after edit
  • Fixes relative links in print preview
  • Alt+Shift+Drag ignores cell under mouse if selection not empty

12-DEC-2023: 22.1.8

  • Adds color option in freehand dialog [drawio-3454]
  • Fixes reset icon for recent colors in dark mode
  • Adds appendCustomLibraries config switch [drawio-4027]
  • Fixes direction of edges in horizontal tree layout [DID-10171]
  • Sets edgeStyle for edges inserted from sidebar [drawio-1122]
  • Fixes scroll to inserted page tab

06-DEC-2023: 22.1.7

  • Fixes possible getAttribute is not a function

06-DEC-2023: 22.1.6

  • Adds custom fonts to list only after graph changes
  • Adds style option for image libraries [DID-10031]
  • Adds expandLibraries config switch [drawio-1737]
  • Adds label value in edit data export [drawio-3949]
  • Updates GCP icons [drawio-3254]

29-NOV-2023: 22.1.5

  • Fixes forwards refs for undo of replaceDiagramData
  • Adds defaultGridSize config option [DID-10031]
  • Fixes custom fonts while editing label [DID-10031]

24-NOV-2023: 22.1.4

  • [conf cloud] Fixes diagram list editing older versions and not refreshing [DID-10113]
  • Adds selectParentLayer config switch [drawio-3928]
  • Fixes handling of space separated layer-ids in URL
  • Fixes improve contrast only enabled in dark mode
  • [conf cloud] Improving page IDs import report readability [DID-10039]
  • Selects current page based on browser address bar
  • Fixes PDF export for background images and pages
  • [conf cloud] Allows simple viewer with 3rd party cookies disabled [DID-10047]
  • Fixes relative path for MathJax in embedded HTML
  • Updates DOMPurify from 3.0.5 to 3.0.6
  • Fixes bold font for Google Fonts [drawio-3907]

17-NOV-2023: 22.1.3

  • Updates archimate icons [drawio-3863]

15-NOV-2023: 22.1.2

  • Fixes move of child cells in groups [drawio-3967]
  • [conf cloud] Fixes bugs in rendering diagrams with pageInfo param [DFCC-64]

13-NOV-2023: 22.1.1

  • Reverts part of e6ea9f to restore child cell dragging behaviour [drawio-3967]

08-Nov-2023: 22.1.0

  • [conf cloud] Added confluence-content parameter support [DFCC-64]
  • Updates AWS icons to Q3 23 set [drawio-3945]

25-OCT-2023: 22.0.8

  • [conf cloud] Excludes old editor from duplicate macros fix [DID-9751]

24-OCT-2023: 22.0.7

  • [conf cloud] Fixed math in the viewer [DID-9794]

19-OCT-2023: 22.0.6

  • [conf cloud] Fixes Gliffy import hanging when import API fails [DID-9752]
  • [conf cloud] Adds support for importing short links with special characters [DID-9687]

18-OCT-2023: 22.0.5

  • [conf cloud] Adds support for importing short links less than 6 characters [DID-9687]
  • [conf cloud] Fixes direct editing in blogposts [DID-9702]
  • [conf cloud] Fixes fullscreen (lightbox) view of diagrams in page templates [DID-9690]

06-OCT-2023: 22.0.4

  • Adds Emoji shape support

05-OCT-2023: 22.0.3

  • Fixes possible NPE in clonePages error handler
  • [vsdx] Stops using default theme when theme index not found [DID-9622]
  • Fixes tags dialog icons in dark mode [drawio-3910]

03-OCT-2023: 22.0.2

  • Fixes new save dialog for SharePoint [drawio-3900]
  • Fixes copy/paste after dialog was shown [drawio-3903]

02-OCT-2023: 22.0.1

  • Ignores selection for nested cells with part style
  • Adds salesforce icons [drawio-2793]

28-SEP-2023: 22.0.0

  • Adds DRAWIO_SERVER_URL as an additional URL to DRAWIO_BASE_URL. BASE_URL used to indicate the URL both the back-end and static code were delivered on. SERVER_URL now provides a way to delivery on one URL and server the back-end functions on a different URL. By default the server URL value is blank.
  • Fixes search for uncompressed shapes, result order
  • Fixes dialog stack order [drawio-3883]

24-SEP-2023: 21.8.2

  • Confirm escape key for insert layout [drawio-3880]
  • Scrolls cell to visible after remove from group

22-SEP-2023: 21.8.1

  • Attempt to fix NPE in GraphViewer
  • [conf cloud] Fixed custom templates loading in the editor [DID-9482]
  • [conf cloud] Prevent calling theme callback multiple times for the same event [DID-9505]
  • Fixes independent drag of cell with part=1 [DS-950]

20-SEP-2023: 21.8.0

  • Ports Cache servlet to AWS Lambda [TI-11]
  • Fixes possible tab scrolling [drawio-desktop-1411]
  • Fixes default parent after root change [drawio-3868]
  • Adds inverse dark filter for iframes [drawio-3869]
  • Inserts overlapping connector on top [drawio-3853]
  • Fixes collapsed details viewer in FF [drawio-3292]
  • Adds spacing, alignment to default style [drawio-3307]
  • Fixes shape search on Android with Chromium [3321]
  • Adds width and height placeholders [drawio-3327]
  • Add allowed domain [DID-9475]
  • Adds length placeholder for edges [drawio-3327]
  • Fixes constrained collapsed resize [drawio-3274]
  • Adds edge meta data in CSV import [drawio-3324]
  • Adds support for same height as width in CSV import

12-SEP-2023: 21.7.5

  • Adds CSS styles for Latex SVG export [drawio-3839]
  • Removes invalid flow plugin UI entry [drawio-3840]
  • Fixes child edge bounding box offset [drawio-3844]
  • Fixes saving changes in Notion plugin [drawio-3846]
  • Shows shapes panel only after loading custom libs
  • [conf cloud] Improved error message for 413 HTTP error (file too large) [DID-9113]
  • Fixes contentLength header for UTF16 [drawio-3847]

08-SEP-2023: 21.7.4

  • AWS shapes update to Q2 2023 [drawio-3677]

08-SEP-2023: 21.7.3

  • Adds title attribute support for custom links
  • Adds Ctrl+Alt+X for copy as image [drawio-3754]
  • Changed app name in shortcuts edit link to draw.io
  • Uses pre-line for newlines in tooltips [DID-9327]
  • Adds WebP image export [drawio-553]
  • Enables text selection in lightbox [drawio-3732]
  • [conf cloud] Added support for custom templates in page IDs import [DID-9320]
  • [conf cloud] Showing actual filename in viewer title tooltip when displayName is different [DID-9241]
  • Handles possible JSON parsing error in DriveClient

01-SEP-2023: 21.7.2

  • Fixes library item zoom on label select [DID-9295]
  • [conf cloud]] Added support for diagram names with spaces (untrimmed) [DID-9038]

30-AUG-2023: 21.7.1

  • Refreshes after showing/hiding cells [drawio-9263]
  • Fixes moving multiple cells on touch devices
  • Fixes anchors and edge style for sequence diagrams [drawio-desktop-1370]
  • Fixes replace shape for UML lifeline drop targets
  • Enables new save dialog

28-AUG-2023: 21.7.0

  • Adds page names in viewer tooltips [drawio-3763]
  • Adds README for Crypto JS library [CSP-2255]
  • Fixes canvas state after redrawShape [drawio-3806]
  • Adds checkbox for current layer with multiple cells
  • Fixes connect/select in locked layer [drawio-3760]
  • Adds Alt+C/V for copy-/pasteStyle [drawio-3632]
  • Adds initial API for custom links on context cells
  • Fixes possible cropping, reduces link dialog width
  • Adds Embed button to convert image URL to data URI

22-AUG-2023: 21.6.9

  • Shows sidebar when libraries are loaded [drawio-3744]
  • Fixes toggle shapes panel ignores current state
  • Uses center of shapes for swap action
  • Remembers include diagram state for SVG/PNG export
  • Fixes CSS for exported dark mode SVG [drawio-3768]
  • Fixes printing of background images in CSS dark mode

10-AUG-2023: 21.6.8

  • Fixes possible background image error [DID-9099]

07-AUG-2023: 21.6.7

  • Fixes offset after page selection [drawio-desktop-1411]

28-JUL-2023: 21.6.6

  • Adds improve contrast, fixes CSS for old dark mode
  • [conf cloud] Added config option to generate SVG preview when a diagram is published (generateSVGs: true) [DID-8942]
  • [vsdx] Split EMF conversion into chunks to reduce the chance of timeout and reduce + retries on error

20-JUL-2023: 21.6.5

  • Fixes mxIsElectron undefined error in editor.js

20-JUL-2023: 21.6.4

  • Uses URL hashtag for embed in Notion [drawio-3376]
  • [conf cloud] Removes draw.io support menu item from Confluence help menu [DID-8934]
  • [desktop] Changes default dark mode to classic [drawio-desktop-1391]
  • Adds html tags check/filteration to i18n parser [CSP-2113]
  • [conf cloud] Fixes Go to Containing Page button in embed diagrams viewer [DID-8704]

18-JUL-2023: 21.6.3

  • Shift+Alt+Drag moves selection cells [drawio-3726]
  • Fixes grouping of shapes with table [drawio-3725]
  • Updates DOMPurify from 3.0.3 to 3.0.5
  • Fixes update of page tabs after import [DID-8891]
  • [conf cloud] Load main file diagram if draft unchanged and old version in macro
  • Fixes Grid option in pdf export
  • [jira cloud] Added support for server zip format [DFJC-18]
  • [vsdx] Added support for rotated edge labels [DID-8697]
  • Fixes getBoundingBoxFromGeometry for nested groups
  • Fixes initial scrollbar for demo mode in simple UI
  • Removes voice plugin [CSP-2113]
  • Use Ctrl+Y and Ctrl+Shift+Z for redo [drawio-3733]
  • Sanitizes HTML markup in labels [CSP-2113]

11-JUL-2023: 21.6.2

  • Fixes application icon background color
  • Adds swap for two selected vertices in Arrange tab
  • [conf cloud] Adds Gliffy non-mapped shapes to mass import report [DID-8704]
  • Fixes inverted background page colors [drawio-desktop-1375]
  • Hides explore for unconnected cells [drawio-3716]
  • Fixes move cells on fold in lightbox [DID-8763]
  • Fixes handling of UTF-8 in SVG images [drawio-506]

05-JUL-2023: 21.6.1

  • Fixes special cases in replace shape [drawio-3686]
  • Enables new dark mode in production [drawio-3701]
  • [conf cloud]] Adds back dark theme [drawio-3698]
  • [jira cloud]] Adds back dark theme [drawio-3697]
  • [vsdx] Fixed edge labels [DID-8697]
  • Fixes blue guides remaining in view [drawio-3695]
  • Uses new dark mode in Notion extension [#3701]

04-JUL-2023: 21.6.0

  • Release rejected

28-JUN-2023: 21.5.2

  • Fixes text contrast in right sidebar [drawio-3691]
  • Fixes clipping of library symbol icons [DID-8634]
  • Replacing shape replaces all styles [drawio-3686]
  • Disables dark mode in jira and conf cloud [drawio-3692]

26-JUN-2023: 21.5.1

  • Adds tolerance for edge handles, click on terminal
  • Shift+alt+drag moves shapes, fixes inconsistencies
  • Shift+alt+drag on resize and terminal handle moves
  • Fixes highlight of connecting edges for shift+drag
  • Fixes update of table handlers, inconsistent code
  • Changes replace behavior to match find logic [drawio-3616]
  • Improves replace in html labels to cover more cases
  • Fixes status not clickable on icon [drawio-3688]
  • Fixes zoom in edit connection points [drawio-3684]
  • Adds grid in connection points dialog [drawio-3685]
  • Changes allowBrowser to an argument in LibraryDialog [DID-8641]
  • [desktop] Fixes stencils and shapes in export due to CSP restrictions

17-JUN-2023: 21.5.0

  • Moves electron.js out of drawio project into desktop

16-JUN-2023: 21.4.1

  • Fixes misalignment of arrow labels [drawio-3668]
  • [conf cloud] Fixes NPE in theming code
  • Updates stage sub domain to preprod
  • Adds click handler for preview in new save dialog
  • Ctrl+Drag of active anchor point starts move cell
  • Toggle selection drag starts move of selection
  • Fixes virtual bends for custom edge handlers
  • Ctrl/shift and selected state forces move on edges
  • Reviews innerHTML usage in dialogs.js

14-JUN-2023: 21.4.0

  • [jira cloud] Uses dark mode status from host in editor
  • [conf cloud] Uses dark mode status from host in editor
  • [conf cloud] Adds drawio-sketch macro support for page IDs import and re-indexing
  • Fixes possible NPE in fitDiagramToWindow
  • Fixes reset of view state after creating new files
  • [conf cloud] Hide support link in anon views
  • [conf cloud] Fixes link fixing of page IDs import [DID-5141]
  • Adds pass-through for user request error in GitHub
  • Fixes paste of HTML-formatted text [drawio-3666]
  • Fixes https://huntr.dev/bounties/ce75aa04-e4d6-4e0a-9db0-ae84c46ae9e2/

13-JUN-2023: 21.3.9

  • Release rejected, failed to deploy to stage

08-JUN-2023: 21.3.8

  • [conf cloud] Fixed page anchor of imported pages when it has spaces [DID-8417]
  • Fixes auto dark mode option after dark mode change
  • Fixes editing for Mermaid declaration with comment
  • Fixes ignored selection in fitWindow [drawio-3647]
  • Adds edit and remove for links in labels [drawio-3654]
  • Pick folder for GitHub and GitLab in new save dialog
  • Fixes lost error message for GitLab return code 400

01-JUN-2023: 21.3.7

  • [conf cloud] Keeping trailing spaces in attachment name [DID-8309]
  • [conf cloud] Fixed space filter in new page IDs import [DID-8048]

30-MAY-2023: 21.3.6

  • [conf cloud] Improved Import Page IDs performance [DID-8048]

27-MAY-2023: 21.3.5

  • Fixes tabs converted to spaces in labels [drawio-3540]

24-MAY-2023: 21.3.4

  • Adds support for MermaidJS timelines [drawio-3613]
  • Keeps MermaidJS styling after update [drawio-3417]
  • [conf cloud] Count errors of each kind in pageID import, Gliffy/Lucid import, and re-indexing and display summary at bottom of file. Add FAQ text for common fixes.
  • Forces direct load in browser to download PlantUML diagrams
  • [conf cloud] Added page IDs logging - partial [DID-8048]
  • Improves replace shapes [drawio-3505]
  • Removes hard-coded image base path [drawio-3171]
  • Adds titles to shape tags, normalizes search terms [drawio-3618]

23-MAY-2023: 21.3.3

  • Allows http and localhost in services (OAuth) [drawio-3079]
  • Fixes nth-check dependencies vulnerability by removing react-scripts and using vite [drawio-dev-dependabot-144]
  • [desktop] Fixed page-index and page-rage CLI export arguments [drawio-3597]
  • [desktop] Fixed svg export scale [drawio-desktop-1165]
  • Fixes Trello power-up repeated auth [DND-1015]
  • Fixes possible NPE in VSDX export [drawio-3608]
  • Fixes automatic dark mode in viewer [drawio-3614]
  • Fixes patch and in-place change of local view state
  • Improves AI prompt for smart template generation
  • Fixes timeout and adds callback in synchronizeFile
  • Adds plain text tooltips to SVG export [drawio-3610]
  • Uses noopener,noreferrer to open links in viewer

15-MAY-2023: 21.3.2

  • Fixes NPE added in 21.3.1

15-MAY-2023: 21.3.1

  • Removes animation for lightbox in all viewers
  • Shows error for possible NPE in print preview
  • Fixes restoring scrollbars after page selection
  • Fixes view after undo, restore and for blank pages
  • Escapes HTML in embed dialog preview title and body
  • Handles possible missing child in row [drawio-3592]
  • Fixes removed text between < and > with pasteHere
  • Fixes blank PDF export [drawio-3596]
  • Adds shortcut for in-/decrease font [drawio-3585]

12-MAY-2023: 21.3.0

  • Updates DOMPurify from 3.0.2 to 3.0.3
  • Fixes in-place change of graph bounds in fitWindow
  • Restores sidebar on dark mode change [drawio-3577]
  • Fixes page scroll while editing text [drawio-3523]
  • [conf cloud] Fixed embed diagram macro when context lack the contentType [DID-8214]
  • Preserves tabs in pasted text from text editors
  • Uses simple theme on iPadOS, iOS and Android
  • [desktop]] Potential fix for spawn errors [drawio-desktop-1122]
  • Resets scrollbar state after inserting new pages
  • Fixes reset of scrollbars after deleting last page

04-MAY-2023: 21.2.9

  • Fixes scrolling of iframe parents [drawio-3563]

04-MAY-2023: 21.2.8

  • [jira cloud] Uses issueContext instead of the deprecated issueGlance
  • Fixes invalidation for filenames, sanitized labels [CSP-1852]

03-MAY-2023: 21.2.7

  • Fixes possible NPE in validate

02-MAY-2023: 21.2.6

  • Fixes setting x0 and y0 in graph.sizeDidChange [DS-949]

02-MAY-2023: 21.2.5

  • Re-release of 21.2.4 for caching issues

02-MAY-2023: 21.2.4

  • Adds wrapper container for view node hierarchy
  • Removes view validation for document title changes
  • Adds less strict search matching [drawio-655]
  • Improves performance for page selection
  • Adds threshhold for reset view check
  • [conf cloud] Adds space filter to pagesIds import [DID-8048]

26-APR-2023: 21.2.3

  • Uses move cursor CSS style for table row handle
  • Adds current selected page ID to URL [drawio-3128]
  • Adds lazy ResizeObserver and blocks possible loops [DFCC-61]
  • Fixes fitWindow in page view, refactors common code
  • Fixes syntax for check of property with value of 0
  • [conf cloud] Fix uncompressed custom libraries preview [DID-8096]

25-APR-2023: 21.2.2

  • Improves performance for window resize event handlers
  • Fixes handles for zoom and large selection changes
  • Improves performance for GraphViewer [drawio-2766]
  • Ignores invalid numbers in bounding box [DID-8051]
  • Fixes possible divide by zero in router [DID-8051]

19-APR-2023: 21.2.1

  • Skips sanitizeHtml for unchanged labels [drawio-3530]
  • Uses cssText property to set CSS in foreignObjects
  • Adds submenu to enable and change diagram language

19-APR-2023: 21.2.0

  • Defers bounding box update until after DOM changes [DID-7902]

18-APR-2023: 21.1.9

  • Edit connection points in popup menu [drawio-2984]
  • [vsdx] Fixes image cropping [drawio-3518]
  • Updates DOMPurify from 2.4.3 to 3.0.2
  • Fixes image export if inside group [drawio-3516]
  • Increases maximum image size to 1200 pixels and 2 MB
  • Removes Theme submenu from MS Teams app and Confluence DC [drawio-3517]

14-APR-2023: 21.1.8

  • Adds headless editor UI class that sets chromeless
  • Fixes line jumps crossing waypoints [drawio-2664]
  • Fixes possible NPE for VSDX import [drawio-3507]
  • Fixes remove group with drag and drop [drawio-3510]
  • Fixes moving vertical label position [drawio-3512]
  • Updates AWS icons [drawio-3336]

12-APR-2023: 21.1.7

  • [vsdx] Fixes text overflow of zero width/height labels [DID-7950]
  • Uses Alt+Shift+R for clear waypoints [drawio-3501]
  • Allow blank replace string in dialog [drawio-3502]
  • Handles dark theme change in trees plugin [drawio-3496]
  • Adds smart-template-type, -generate URL parameters

11-APR-2023: 21.1.6

  • [conf cloud] Fixes large instances page IDs export and import and using new API [DID-7895]
  • Fixes safari bug with embed mode (calling App.main twice) [drawio-nextcloud-37]
  • Adds support for links to pages in print preview [drawio-722]
  • Blocks direct links to plantUML images generator and from other domains [CSP-1717]
  • Fixes OneDrive saving large files with non-Ascii characters [drawio-3481]
  • Prevents mermaid insertion errors when mxMermaidToDrawio is not available [drawio-3488]

06-APR-2023: 21.1.5

  • Fixes asynchronous MathJax rendering [drawio-2876]
  • Added mermaid insertion as draw.io diagram to Atlassian [drawio-3488]
  • [conf cloud] Adds support for importing Gliffy macros with no diagram name (only attachment ID) [DID-7470]
  • [conf cloud] Fixed space filter search when key has "-" [DID-7470]
  • [conf cloud] Added support for Historical revisions of imported pages [DID-7233]

04-APR-2023: 21.1.4

  • Remerge and release of dev branch

03-APR-2023: 21.1.3

  • Adds zoom and border properties for XML+SVG files
  • Adds Clear Formatting button in Text style panel
  • Removes fontSource cell styles in clear formatting
  • Fixes possible resolving of defaults in stylesheet
  • Conf Cloud: Support proper versioning for embed -> upload [DID-7828]
  • Enables compression with compressXml [drawio-3484]

29-MAR-2023: 21.1.2

  • Fixes handling of ctrl+shift+v on Mac [drawio-291]
  • Fixes properties cannot be named id [drawio-3460]
  • [vsdx]] Adds overflow=width to improve support label alignment [DID-7420]
  • Fixes change of title size in tables [drawio-3468]
  • Adds live preview for change of swimlane title size

23-MAR-2023: 21.1.1

  • Fixes possible f.replace is not a function
  • Fixes detection for Firefox browser [drawio-3456]
  • Fixes OutlineWindow is not defined in viewer
  • Fixes block layout in link info for multiple links

23-MAR-2023: 21.1.0

  • Updates Pako compression library to 2.1.0
  • Fixes inconsistent file opening in app and desktop
  • Disables file compression [drawio-1724]
  • Removes compression in libraries and embedded PDFs [drawio-1724]
  • Fixes change of page ID [drawio-3397]

21-MAR-2023: 21.0.10

  • Removes P1 plugin

21-MAR-2023: 21.0.9 Build not released nor tested

  • Fixes dialog after resize in viewer and embed mode

18-MAR-2023: 21.0.8

  • Fixes sequence diagram generation from mermaid

17-MAR-2023: 21.0.7

  • Fixes order of image class in styles [drawio-3432]
  • Fixes update of global edge style [drawio-3429]
  • Connector split clones marker and spacing [DS-946]
  • VSDX import: Fixed some cases of incorrect text alignment [DID-7420]

09-MAR-2023: 21.0.6

  • Fixes preview for smart template

09-MAR-2023: 21.0.5 Build Rejected on test

  • Fixes e not a function error for arrow [DID-7677]
  • Fixes 404 for sign out from GitLab [drawio-3416]

08-MAR-2023: 21.0.4

  • Enables smart templates in production [DS-942]

08-MAR-2023: 21.0.3 Build Rejected on test

  • Updates to Mermaid v10 [DS-945]
  • Adds rack shape with vertical size determining number of units.
  • Fixes HTML entities in format change [drawio-3403]
  • [conf cloud] Shows message when conf diagram is edited from Jira Service Desk [DID-7647]
  • Fixes default for container property [drawio-3406]

03-MAR-2023: 21.0.2

  • Fixes BPMN event attachment [draw-3342]
  • Removes testing code for no branches [drawio-3396]

02-MAR-2023: 21.0.1

  • Changes behaviour of default styling [drawio-3312]

02-MAR-2023: 21.0.0 Build Rejected on test

  • Build rejected, failed testing on stage

01-MAR-2023: 20.8.24

  • Fixes tolerance and logic for shape picker [drawio-3256]
  • Updates sequence diagram styles in UML 2.5 library
  • Fixes possible clipping of help icon in save dialog
  • Using Mermaid v10 ESM in dev mode [DS-945]
  • Fixed jscompiler error due to dynamic module import.
  • Disables all diagram exports via configuration [drawio-3374]
  • Improves error messages in git clients [drawio-3185]
  • Fixes tooltip for elbow edge styles [drawio-3343]
  • Fixes NPE when "more shapes" is clicked and configured libraries are incorrect
  • [conf cloud] Sorts custom libraries alphabetically [DID-7590, drawio-1287]
  • Fixes possible NPE in ArrangePanel

22-FEB-2023: 20.8.23

  • Fixes file extension for .drawio.pdf files [drawio-3368]
  • [conf cloud] Workaround for invalid JSON response from getContentProperty API [DID-7519]

20-FEB-2023: 20.8.22

  • Internal release to update hidden flag template functionality [DS-942]

20-FEB-2023: 20.8.21

  • [vsdx] Adds special case of text field esc(0) format [DID-7420]
  • Avoids NPE with bad libraries configurations [DID-7439]
  • [conf cloud] Improved Gliffy mass import logs (page links start end time) [DID-7470]

10-FEB-2023: 20.8.20

  • Fixes rubberband, links for cells in locked layers [drawio-3343]

09-FEB-2023: 20.8.19

  • Disables object selection in locked layers [drawio-3343]

07-FEB-2023: 20.8.18

  • Fixes locked is not defined in read-only diagrams [DS-944]
  • Fixes offset of terminal point after drag and drop
  • Fixes special cases for drag and drop from sidebar
  • Fixes parents for adding edges in cell hierarchies
  • Fixes point offsets for duplicated edges in groups

06-FEB-2023: 20.8.17

  • Fixes connection points dialog, adds help button
  • Fixed connection points losing dx, dy on edit (DS-943)
  • Improves UX for UML sequence diagrams [DID-7338]
  • Fixes initial embedded inline editor position
  • Fixes default fill color on UML frame label
  • Fixes inconsistent font color for condition shape

02-FEB-2023: 20.8.16

  • Fixes overriden CSS for buttons and button states [drawio-3326]
  • Uses manifest version 3 in Notion Chrome extension
  • Fixes possible NPE in async resize handler
  • Clear default style action disables sketch mode [drawio-3331]
  • View sketch option no longer updates existing cells[drawio-3331]

01-FEB-2023: 20.8.15

  • Adds debug output, improves UX in Notion extension
  • Fixes clipping of start screen checkbox in dialog
  • Fixes vertical alignment of show start screen item
  • Fixes CSS for default action button [drawio-desktop-1219]

31-JAN-2023: 20.8.14

  • Updates in-place editor after scroll and UI change
  • Fixes CSS specificity and global styles [DID-7294]
  • Limit convert labels to SVG option to online draw.io only
  • [conf cloud] Adds config option to disable the automatic generation of the preview images from the page view ["disableEmbedAutoImgGen": true] [DID-7251]
  • Ignore events on selection border and parent shape
  • Fixes library save, improves error handling [drawio-3323]

26-JAN-2023: 20.8.13

  • Fixes NPE when changing colors from toolbar [drawio-3315]

26-JAN-2023: 20.8.12

  • Updates CSP and script check for new JS index.html
  • Fixes setDefaultStyle if updateDefaultStyle is false
  • Updated express dependency of nodeImport (vsd server) [CSP-1246]
  • Prevent XSS due to unsanitized input [CSP-1267]
  • Attempt to fix NPE in mxVertexHandler.redrawHandles
  • Error message links to Notion and diagram template
  • Fixes picker and background in inline embed mode
  • Adds links to templates, minimum size for editor
  • Fixes initial view state for inline embed editing
  • Adds viewer entry to CSP generation

24-JAN-2023: 20.8.11

  • Simplifies error logging code for parser in MSEdge
  • Adds orgchart to PWA, fixes orgchart in CSV [2028]
  • Adds Custom Orgchart button and handling in dialog
  • Fixes keyboard input in native color dialog [3291]
  • Improves error handling in Notion extension [3284]
  • Adds updateDefaultStyle for tracking style changes
  • Fixes possible NPE in StyleFormatPanel.addStyles

20-JAN-2023: 20.8.10

  • [conf cloud] Handles some common errors in initializing viewer
  • [desktop] Updates internal filename in desktop after save as

20-JAN-2023: 20.8.9

  • Handles possible errors in custom links
  • Adds paste data in style tab for multiple cells
  • Improves error logging in P2PCollab [drawio-nextcloud-27]

19-JAN-2023: 20.8.8

  • Updates actions after undo history events [drawio-3294]
  • Adds navigation items to context menu in simple UI
  • Mermaid Updated to v9.3.0
  • Updates express dependency of nodeImport (vsd server) [CSP-1246]
  • [conf cloud] Removes auth dialog in Safari with anonymous access [DID-7219]

19-JAN-2023: 20.8.7

  • Fixes initial page ID and name when creating files [DS-941]
  • [vsdx] Fixed edge/vertex detection [DID-7208]
  • Fixes log of ignored anoymous and extension errors

18-JAN-2023: 20.8.6

  • Returns trash URL for trashed Google Drive files
  • Moves refresh icon to header in GitHub file dialog
  • Shift+click in shape picker updates selected cells
  • Fixes refresh icon for OneDrive picker in dark mode
  • Fixes default stroke color applied in UML subshape
  • Applies basic text styles to cells with text class
  • Updates DOMPurify from 2.3.6 to 2.4.3
  • Fixes possible NPE in mxGraph.cloneCells
  • Ignores errors in <anonymous> script source files
  • Shows paste style button for multiple selected cells
  • Calls auth fallback on parse error in Google Drive
  • Handles invalid JSON in P2PCollab message listener
  • Improves error handling for pasting cells
  • Improves error handling for firing mouse events
  • Executes layouts in min and simple layout submenu
  • Fixes center, rounds waypoint for parallel routing
  • Fixes possible NPE for adding SVG with no viewBox
  • Fixes possible NPE in shape picker
  • Hides button to add custom plugins if not allowed
  • Fixes possible NPE in hideDialog
  • Fixes possible NPE in OneDriveClient

12-JAN-2023: 20.8.5

  • Fixes possible NPE [DID-7061]
  • Shows spinner while authorizing with Google Drive
  • Conf & Jira Cloud: Added error check to JSON.parse in multiple locations [DID-7101]
  • Lucid import: Added support for notes [DID-7053]
  • Retries saving after invalid response from Google
  • Fixes possible NPE in mxCellEditor
  • Fixes hidden Format option in view menu [DID-7133]
  • About shift+click prints window and app to console
  • Fixes possible NPE in Lucid import extension

11-JAN-2023: 20.8.4

  • Fixes evt is not defined in selectSiblings action
  • Adds sharp, rounded, curved option for wire shapes
  • Fixes drawing of markers and shadows in wire shape
  • Fixes sidebar triggers autosave, scale for preview
  • Fixed OneDrive share link [3273]
  • Fixes clientId in checksum error fallback logging
  • Fixes preview graph state, drag preview background
  • Shift+Click on About menu item shows console
  • [conf cloud] Adds viewerCanExceedPageWidth settings to allow increasing the viewer size above the allowed width [DID-7094]
  • Adds fallback for missing translations to show key
  • Fixes specificity for gePrimaryBtn dark mode style
  • Fixes possible NPE for missing resource in confirm
  • Saves file to Google Drive if sharing unavailable
  • Fixes draft dialog shape background for dark mode
  • Adds merge/unmerge to context menu for table cells
  • Fixes reset of view state after initial file save
  • Fixes change stroke color for table cells and rows
  • Removes span with cell styles after paste of text

06-JAN-2023: 20.8.3

  • Adds logging for merge fallback success or failure
  • Fires consumeMouseEvent event in consumeMouseEvent
  • Removes edge URL parameter
  • Fixes mouse cursors for direct edge event handling

06-JAN-2023: 20.8.2

  • Fixes possible NPE, missing update of page tabs
  • Fallback to mergeFile after checksum error in sync [DS-940]
  • Fixes scrollbars after reset view on empty diagram
  • [jira cloud] license compliance improvements [DFJC-17]
  • Fixes empty edge label handle disables moving edge

03-JAN-2023: 20.8.1

  • Fixes substring not a function for invalid pattern
  • Paints grid in fast zoom preview with no page view
  • Shows shapes before freehand in responsive toolbar
  • Fixes CSS for template dialog in dark mode
  • Fixes possible NPE in format panel

02-JAN-2023: 20.8.0

  • Fixes possible NPE for window widths below 360px
  • Fixes NPE [DS-935]
  • Shows keyboard shortcuts as tooltips when disabled
  • Decreases tap and hold delay for marquee selection
  • Fixes keyboard shortcuts conflicts
  • Hides no unread notification icon in simple theme
  • Adds background color, shadow, sketch view options
  • Add selection count in simple UI delete popup menu
  • Adds dashed wire shape [3249]
  • Fixes Cloudflare workers deployment scripts to prevent removing KV bindings and dashboard configurations [DS-938]
  • Fixes ignored dark UI theme in embed mode [3172]
  • Fixes edge styles in Advanced sidebar containers
  • Fixes order after split edge and size of waypoint
  • Fixes direct moving of segment edge end points
  • Fixes moving edge segments with segment connector
  • Fixes drag from sidebar and popup on touch devices
  • Fixes ignored final rounding for fast zoom preview
  • Updates zoom label in UI during fast zoom preview
  • Enables line jump format option for wire shapes
  • Fixes dash pattern dropdown for current selection
  • Changes default edge style in simple theme
  • Fixes sketch URL parameter default and host checks
  • Removes redirect for drive button in splash [3260]
  • Fixes possible DOM error in obsolete plugin
  • Attempt to fix possible NPE in TextFormatPanel
  • Moves page actions to submenu in pages menu
  • Adds animation for sidebar and shape picker items
  • Adds live preview for drag and drop from sidebar
  • Fixes hardcoded title font color for process bar
  • Fixes scratchpad and entry background in dark mode
  • Adds native scrolling for page tabs [3265]
  • Fixes preview for edge cases where height is 0
  • Fixes sidebar live preview item count check
  • Adds select option in tags dialog
  • Fixes focus handling with props plugin [3264]
  • Fixes NPE in vsdx import, hiddenTags is null
  • Removes undo/redo from context menu in simple UI
  • Fixes border for predefined colors in dark mode
  • Fixes height for inserted SQL table shapes
  • Adds outline for zoom menu in min and sketch UI

16-DEC-2022: 20.7.4

  • Fixes notification icon CSS styles
  • Fixes vertical offset of bell icon in classic UI
  • Fixes app icon and comments button in Conf Cloud
  • Smaller notification count icon
  • Removes shadow for notification icon
  • Shows Classic menu item only in kennedy theme
  • Darker menu highlight CSS style
  • Improves network status updates and error handling
  • Uses status box styling for collaboration updates

15-DEC-2022: 20.7.3

  • Hides empty button container in standalone app
  • Fixes inconsistent network status icon and message
  • Fixes direct moving of unconnected edge end points
  • Fixes NPE with disabled libs in embed mode [3247]
  • Adds order for multiple cells in popup menu [3248]
  • Adds page CSS in print preview output
  • Fixes possible NPE [DS-933]
  • Fixes possible NPE in pages menu [DS-934]
  • Fixes print preview dialog in Safari
  • Fixes remove background color in background dialog

14-DEC-2022: 20.7.2

  • Fixes undefined function error when switching to simple UI
  • Adds missing network status and icon in simple UI

13-DEC-2022: 20.7.1

  • Restores original default jiggle value for sketch
  • Fixes position of inserted edges with shape picker
  • Fixes user element CSS display after window resize
  • Moves Close item to Diagram menu in modern themes

12-DEC-2022: 20.7.0

  • Fixes cell selection while using cursor [DID-6906]
  • VSDX import: Fixed layers (replaced with tags to support multiple layers per cell) and cancelled considering group edges as vertexes. [DID-6874]
  • Refactors simple UI [DRAWIO-DEV-13]

08-DEC-2022: 20.6.2

  • Enabled native window frame on Windows and Linux [DESK-784]
  • Adds button container in atlassian sketch mode [DFCS-314]
  • Conf Cloud: Added configuration to auto crop the viewer [DID-6866]

08-DEC-2022: 20.6.1

  • Adds API to get cloud storage folder and file URL
  • Restores edit link menu option in sketch mode
  • Added support for OneDrive Single Tenant apps [3203]
  • [conf cloud] Copy diagram attachment on Page Editor Copy/paste [DID-6797]
  • Fixes label editing on older iOS versions [3214]
  • Fixes handling of nested cells with negative child

22-NOV-2022: 20.6.0

  • Adds search, scratchpad in simple UI shapes dialog
  • Removes tooltip for removed click event handler
  • Supports reading uncompressed library entries [DS-929]
  • Adds AWS lambda authenication replication [DS-930]
  • Fixes ignored locked table and row styles [3174]
  • Adds lock/unlock option in arrange tab
  • Fixes mouse selection bugs on iOS [2758,3055,3056]
  • Handles change of search query via clipboard event
  • [desktop] Added CLI csv export [202]
  • [desktop] Added layers selection support to CLI export [143]
  • Blocks functions from being overwritten with values [DID-6750]
  • Improves visibility of more shapes item in sidebar [DS-931]
  • Checks url parameters before using them [CSP-1035]
  • Removes potential ReDoS code that is not used [CSP-1036]
  • Escapes url parameters used in output [CSP-1037]
  • Fixes link to app folder in Dropbox [2843]
  • Fixes restoring from mxGraphModel files [DID-6788]
  • Fixes hover shape picker ignores container [3199]

06-NOV-2022: 20.5.3

  • Uses static Graph.sanitizeHtml
  • Sanitizes status bar content
  • Fixes icon stroke width
  • Shows crop option only if image style is used

04-NOV-2022: 20.5.2

  • Fixes infinite redirection in embed + proxy (https://huntr.dev/bounties/28d79d99-81a4-46f3-9455-89658bca424b/)
  • Updates autosize for text insert with keyboard
  • Removes Cloud Fortified program metric API calls
  • getPublicUrl checks for private GitHub repository
  • Limits default simple mode for small window sizes
  • Updates Azure stencils
  • [conf cloud] Fixed getProperty as Atlassian sometimes returns duplicates [DID-6520]
  • [conf cloud] Improved export/import/mass import/re-indexing error logging [DID-6646]
  • Fixes possible CSS and CSP bypass in tickets plugin
  • [conf cloud] Workaround for cases where API returns duplicate entries for unique items [DID-6501]

22-OCT-2022: 20.5.1

  • Restores original CSS selector for links in footer
  • Fixes possible NPE for tagsWindow, style in viewer
  • Fixes gray background in Conf Cloud [DID-6578]
  • Fixes find/replace window size in sketch/simple UI
  • Hides all tool windows when diagram is closed
  • Disables themes in viewer
  • Ignores possible missing method for auto dark mode

21-OCT-2022: 20.5.0

  • Enables live UI switching between sketch and default themes [DS-909]
  • Replaces old tables in the Threat Modeling library [3019]
  • Shows download banner for own domains only [3119]
  • Consistent select in export, handle auto dark mode
  • Changes label of background image button to image
  • Adds page move menu in sketch theme
  • Fixes ignored movable style for cursor keys [3110]
  • Fixes exit flag for save button in embed mode
  • Adds drag and drop to shape picker
  • Updates autosize for text insert with shape picker (edited)
  • Fixes proxy infinite redirection loop by a malicious site (https://huntr.dev/bounties/d383a6b8-b12a-4893-9b8f-8df18ec679c3/)
  • [conf cloud] Adds "Edit Owning Page" button to embed diagram editor [DID-6482]
  • [conf cloud] Fixes NPE when publishing a diagram in a page with no draft

19-OCT-2022: 20.4.2

  • Fixes draggable elements problem in Chrome [3112]

13-OCT-2022: 20.4.1

  • Adds Gliffy file size error message [DS-920]
  • Only hides current menu for mouse down event types [DS-921]
  • Fixes possible #ERROR fill for invalid fillStyles [DS-922]
  • Bugfixes for Rack Cabinet shape [3052]
  • Fixes DOM for empty status message
  • Fixes status alert style in dark mode-
  • Fixes spaces, missing HTML tag in C4 shapes [3082]
  • Uses data attribute for status event handling code [DS-923]
  • Uses svg icons, fixes revisions dialog for mobile
  • Adds new port shape to the SysML library [3015]
  • Inverts order of toolbar items in revision dialog
  • Adds editing for relative positions in Arrange tab
  • Fixes possible overflow of library preview [3080]
  • Handles data-effect attribute for status bar items
  • Fixes key insert position if mouse outside diagram [DS-924]

29-SEP-2022: 20.4.0

  • [conf cloud] Fixed bug that instances without configuration store diagrams as compressed XML [DID-6387]
  • Applies fill=stroke for some stencils [DS-918]
  • Fixed image export text shift in lightbox [DID-6374]

27-SEP-2022: 20.3.7

  • [conf cloud] Fixes conf pdf export of diagrams with () in their name
  • Prevents loading compatible files (png, svg...) as local files in embed mode and on-prem [DID-6193]
  • Fixes call to fadeNodes in animation plugin [3070]
  • Added Spacing option to distribute to have equal spacing between cells [736]

22-SEP-2022: 20.3.6

  • Fixes possible NPE in viewer lightbox [DS-917]

22-SEP-2022: 20.3.5

  • Ignores OS setting for default dark mode [DS-916]

22-SEP-2022: 20.3.4 - BUILD FAILED AT STAGE TESTING - https://github.com/jgraph/drawio-dev/commit/1bb7a0fc531d68ff85653534e4f11774914bcc30

  • Changes proxy 500 returns to 400 [DS-915]
  • Disables dark mode with UI in embed mode [DS-6350]
  • Fixes embed button offset and padding in sketch UI

19-SEP-2022: 20.3.3

  • Replaces CSS classname in live UI refresh to avoid extension clash [DS-909]

16-SEP-2022: 20.3.2

  • Keep SVG content attribute in DOMPurify [DID-6193]

15-SEP-2022: 20.3.1

  • Multiple commits preparing for live UI switch [DS-909]
  • Disables java proxy by default [DS-912]
  • Removes click to stop drawing freehand [1109]
  • NPE fix [DS-913]
  • NPE fix [DS-914]
  • [conf cloud] Diagram count restrictions on free tier [DFCC-57]
  • Fixes scroll issue for CMD key in Safari 16 [3017]
  • Enables autosize for multiple vertices [1116]
  • Adds ui/safe to fix possible XSS in math [CSP-733]

07-SEP-2022: 20.3.0

  • Uses organic as default layout to fix possible NPE in CSV import [DS-910]
  • Removes storage.googleapis.com from CSP as no longer needed for PWA [CSP-673]
  • Adds ALLOW_CUSTOM_PLUGINS for third party plugins [CSP-676]
  • Limits plugins to built-in or same domain [CSP-676]
  • Hides connect arrows while freehand drawing [1107]
  • Removes yarn.lock file as we removed package.json from this project [DS-911]
  • Fixes possible XSS in viewer back/refresh buttons [CSP-677]
  • Checks href attribute with no namespace in use tag [CSP-678]

01-SEP-2022: 20.2.8

  • Fixes importing plain SVG images by drag and drop [DS-902]
  • Adds createToolbarButton helper function [3007]
  • Sets current stroke color and width independently [DS-903]
  • Fixes layout for CSV import in lightbox mode [DS-904]
  • Fixes repeated set default style not working [DS-905]
  • [conf cloud] Catches errors in diagram text extraction to not break re-indexing process [DS-908]
  • Applies fillColor=strokeColor for shapes where appropriate [DS-903]
  • Makes format window closable in min ui [DS-906]
  • Fixes file pattern for workbox [2977]
  • Smaller stencils.min, uses built-in base64 encoder [DS-907]
  • Allows for close icon in minimized format window [DS-906]
  • Adds support for stroke and fill color in stencils [DS-903]
  • Restricts proxy servlet, java disabled by default, all errors are 500 (not distinguishable), allow ports only by config [CSP-633]
  • Conf Cloud: Fixed error of renaming/changing view settings not published if no modification done to the diagram [DID-6141]
  • Adds custom starting unit number to Rack Cabinet shape [2967]

22-AUG-2022: 20.2.7

  • Reduces cursor update frequency to reduce DO request count [DS-899]
  • Creates Github app specific to confluence cloud [DS-900]
  • Adds enumeration state in image export [2900]
  • Updates freehand library to fix security dependency issue
  • Fixes highlight for drag over AWS subnet [2966]

21-AUG-2022: 20.2.6

  • Updates to latest GCP icon set [DS-898]
  • Changes language menu icon to SVG [DS-897]
  • Use relative URL for service worker [2740]

18-AUG-2022: 20.2.5

  • [conf cloud] Adds support for anon users by using display name instead of email [DS-895]
  • [conf cloud] Adds private repository support to embed diagram github option [DID-5931]
  • [conf cloud] Fixes hi res preview setting in viewer [DID-5978]

15-AUG-2022: 20.2.4

  • [conf cloud] Adds support for legacy diagramly macros [DID-5823]

03-AUG-2022: 20.2.3

  • [conf cloud] Fixes adding diagrams to unsaved global templates [DID-5761]

26-JUL-2022: 20.2.2

  • Uses proxy for loading from template URL [DND-629]
  • [conf cloud] Fixes issue in page update of pageIDs import [DID-5641]

26-JUL-2022: 20.2.1

  • Adds statistics to realtime CF worker
  • Adds checksums for merge(File) error logging

22-JUL-2022: 20.2.0

  • Changes real-time collaboration CF worker to use the same DO for multiple files

21-JUL-2022: 20.1.4

  • Fixes dark mode switch overlaps embed buttons
  • Fixes embed button styles in dark mode
  • Uses proxy for CSV descriptor URL if CSP is used

20-JUL-2022: 20.1.3

  • Fixes curved/rounded checkbox in diagram style tab
  • Restores update of default curved/rounded style
  • Adds border width and type for color scheme [2924]
  • Fixes ignored expand style for image change [2921]

19-JUL-2022: 20.1.2

  • Update mermaid to v9.1.3
  • Removes Advanced PDF export when printPdfExport is true
  • Adds A/S/D/F/X/C, moves Ctrl+(Shift)+K/X shortcuts
  • Fixes page background if ui URL parameter is used
  • Adds label in dialog/tooltip if diagram translated
  • Uses default browser language for online app

12-JUL-2022: 20.1.1

  • Closes secret manager resources

11-JUL-2022: 20.1.0

  • [conf cloud] Trial to add archived spaces support to Gliffy mass import
  • Improves performance for CSV parsing (RFC 4180)
  • Uses gcloud secret manager
  • [conf cloud] Changed page IDs export name to draw.io Export
  • [conf cloud] Using Page IDs import/export in cloud/server
  • [conf cloud] Added archived spaces support to Gliffy mass import
  • Changes pusher.properties to pusher_properties

29-JUN-2022: 20.0.4

  • [conf cloud] Adds tags to viewer/lightbox toolbar
  • Adds initial miro import (non-production)
  • Disables math typesetting for plain text [2899]

22-JUN-2022: 20.0.3

  • Fixes ignored error codes for loading templates
  • Fixes new tab for insert from template URL [2891]
  • Validates dialog size after window resize [2883]
  • Fixes page tabs overflow after format panel toggle
  • Adds Lithuanian and Latvian translations

21-JUN-2022: 20.0.2

  • Fixes autosize and text editor with spacing [2732]
  • Fixes embed mode with math typesetting [2879]
  • Fixes math rendering in embed code for html files

12-JUN-2022: 20.0.1

  • Fixes bold math in print output for Chrome [2873]
  • Disables MathJax for Internet Explorer
  • Adds MathJax callback, fixes math in PDF export
  • Fixes style changes override default style [2164]

11-JUN-2022: 20.0.0

  • Fixes font style button state before typing [2398]
  • Fixes overwritten style for new cell in CSV import
  • Updates to MathJax 3

08-JUN-2022: 19.0.3

  • Adds allowlist for allowed constructors in mxCodec
  • Fixes possible NPE with no local storage [2850]
  • Handles service worker permission error in promise
  • Adds fixedWidth to limit autosize to height [2732]

07-JUN-2022: 19.0.2

  • Fixes isNode check, handling of HTML in node names
  • Fixes cell value Element type check in mxCellCodec
  • Changes mxStylesheetCodec.allowEval to false

06-JUN-2022: 19.0.1

  • Fixes handling of cell ID in CSV import [DID-5225]

03-JUN-2022: 19.0.0

  • Removes IE 11 support
  • Updates mermaid.js to 9.1.1
  • Fixes updating existing cells in CSV import [2796]

02-JUN-2022: 18.2.1

  • Updates JSZip to 3.10.0
  • Ignores only cells with hidden state in layouts
  • Fixes reset of document overflow in viewer [2822]
  • Adds support for orgchart layouts in CSV import
  • Updates AWS

31-MAY-2022: 18.2.0

  • Fixes inconsistent menus in sketch theme
  • Fixes ignored XML data for importing embedded SVG
  • Fixes ignored double arrow marker selection [2839]
  • Fixes NPE with regex in find/replace dialog [2833]
  • Fixes link icons in dark mode
  • Fixes main button hover state in conf sketch macro

26-MAY-2022: 18.1.3

  • Adds spacing dialog for parallels layout
  • Adds allowlist for layout constructor names
  • Adds JSON values for childLayout styles
  • Adds size check for fetched connection data
  • Allows custom protocols in links

23-MAY-2022: 18.1.2

  • Limits export proxy URL

20-MAY-2022: 18.1.1

  • [VSDX import] Fixes case when theme index is incorrect
  • Checks stencil name parameter in embed servlet
  • Adds DOM_PURIFY_CONFIG global variable
  • Check env var is set in ExportProxy

19-MAY-2022: 18.0.8

  • Deletes unused ExportProxyServlet

17-MAY-2022: 18.0.7

  • Sets setInstanceFollowRedirects(false) in proxyservlet
  • Fixes issue in state redirect of AbsAuth
  • Changes regex for CORS check

16-MAY-2022: 18.0.6

  • Moves sanitize URL to Utils, adds extra IPv6 check
  • Adds additional checks for hyperlinks

15-MAY-2022: 18.0.5

  • Adds isLinkLocalAddress() to address checks
  • Limits well known servlet to serving single file

14-MAY-2022: 18.0.4

  • Fixes type error for diffsync with overlays [2808]
  • Handles possible error 400 in OneDrive auth flow
  • Fixes update of cell metadata in CSV import [2796]
  • Applies URL filtering checks to location header in java proxy
  • Resolves URL parameters in java proxy before filtering

11-MAY-2022: 18.0.3

  • Removes remote cursor options from context menu
  • Fixes patch checking for entry with no secret
  • Updates closure compiler to v20220502
  • Fixes check for text/plain transfer data
  • Fixes replace all ignoring the first match

07-MAY-2022: 18.0.2

  • Handles Element fields in object cloning [DND-477]
  • Fixes lost changes for preview while editing
  • Forbids use of form tags in labels
  • Fixes CSS issues in print dialog for lightbox

05-MAY-2022: 18.0.1

  • Adds support for windows line break in CSV files
  • [conf cloud] Fixes trailing space in diagram name during page IDs import
  • FIxes timestamp check in watchFile [819] [DND-487]
  • Hides menus and dropdowns if clicked again [2745]
  • Fixes cursor handling for composite cells [2756]
  • [desktop] Adds strict CSP after loading plugins (disabling unsafe-inline scripts)

04-MAY-2022: 18.0.0

  • Replaces sanitizer with DOMpurify

04-MAY-2022: 17.5.1

  • [conf cloud] Adds saving delay for specific timing case [DID-4851]
  • Adds "shareCursorPosition": true/false configuration
  • [conf cloud] Prevent publishing without changes creating new version
  • Fixes alt+shift for floating connection [DID-4550]
  • Changes default for shareCursorPosition to true
  • Hides non-applicable sketch options for edges
  • Fixes handling of invalid background page images
  • Adds showRemoteCursors option
  • Fixes LocalFile ctor arguments
  • Fixes lazy shadow pages, stale local draft files
  • Fixes conflict handling for writing electron files

28-APR-2022: 17.5.0

  • Refactors GCP2 shapes
  • [conf cloud] Improves page IDs import

20-APR-2022: 17.4.6

  • Internal release testing whiteboard app changes

11-APR-2022: 17.4.5

  • Internal release testing whiteboard app changes

11-APR-2022: 17.4.4

  • Internal release testing whiteboard app changes

11-APR-2022: 17.4.3

  • Avoids null string in unused token key

09-APR-2022: 17.4.2

  • Fixes height of zero height groups in vsdx import
  • Adds connection points support in vsdx import
  • Adds isolation for caches, logs reading non-latest

06-APR-2022: 17.4.1

  • Fixes OneDrive inline picker in Link dialog and show all files
  • Extracts text from selection if cells selected
  • Returns indexable text in model cell order
  • Fixes minimum stroke width for image export https://github.com/jgraph/drawio/issues/2723
  • Fixes PDF printing of background images
  • [conf cloud] Fixes NPE in viewer
  • [jira cloud] Adds delete button for cases of removed embed diagrams

31-MAR-2022: 17.4.0

  • Disables text selection in OneDrive inline picker
  • [jira cloud] Fixes re-indexing of old diagrams
  • Fixes NPE for OneDrive file in LinkDialog https://github.com/jgraph/drawio/issues/2721
  • Fixes modal sync status in embed with sketch theme
  • GAE API SDK update to 1.9.95

30-MAR-2022: 17.3.0

  • [conf cloud] Enables RT on all domains
  • [jira cloud] Fixes conf auth when multiple sites are allowed
  • Adds enableHtmlEditOption in EditorUi [DID-4610]

30-MAR-2022: 17.2.6

  • [jira cloud] Adds Configuration page with re-indexing functionality

29-MAR-2022: 17.2.5

  • Adds lazy parsing of file data for shadow pages
  • Adds selection option in print dialog for one page
  • Changes token generation to use SecureRandom
  • [conf cloud] Increases timeout after successful write to next write

25-MAR-2022: 17.2.4

  • Fixes replace is not a function
  • Fixes Sharepoint saving to site root drives in new picker

25-MAR-2022: 17.2.3

  • Fixes custom links in duplicated page for realtime
  • Uses same domain for realtime in production

24-MAR-2022: 17.2.2

  • Adds Shift+Alt for floating connections [DID-4550]

23-MAR-2022: 17.2.1

  • Fixes realtime for optimistic sync in OneDrive

23-MAR-2022: 17.2.0

  • Improves performance issues on real time mechanism

22-MAR-2022: 17.1.5

  • [conf cloud] Gliffy import case, containerId wrong, but diagram on current page

22-MAR-2022: 17.1.4

  • [conf cloud] Fixed gliffy mass import, incorrect macro type imported

15-MAR-2022: 17.1.3

  • Adds image clipPath support to mxLabel and mxSwimlane
  • [jira Cloud] Updates embed conf scopes

11-MAR-2022: 17.1.2

  • Skips sort and merge in RT for single receive data
  • Reduces flickering, simplified RT code

10-MAR-2022: 17.1.1

09-MAR-2022: 17.1.0

  • Changes freehand drawing to filled path
  • Ignores pageNotFound in background image dialog
  • Fixes handling of default colors in style targets
  • Adds selection only option to print output
  • Fixes background image offset in print output
  • Fixes dark mode and background pages in print output

08-MAR-2022: 17.0.0

  • Enables real time collaborative editing

08-MAR-2022: 16.6.8

  • [conf cloud] Fixes toolbar showing in page editor in FF

07-MAR-2022: 16.6.7

  • Adds MathJax Safe-mode to fix XSS vulnerability when viewer is used with CSP

04-MAR-2022: 16.6.6

  • Fixed cropped images of sub shapes not showing

02-MAR-2022: 16.6.5

  • Handles drag and drop of .drawio.png image files
  • Improves error handling when loading files
  • Adds i18n for realtime collaboration

24-FEB-2022: 16.6.4

  • Make consistency check independent of return value
  • Fixes cropping in background image dialog
  • Adds click handler for status error message
  • [conf cloud] Adds clean draft files to draw.io re-indexing
  • Disables fast sync by default in OneDrive

23-FEB-2022: 16.6.3

  • Enables Google Drive on PC in Office addon
  • Enables fast RT for OneDrive
  • Selects URL input after drag and drop

21-FEB-2022: 16.6.2

  • Fixes snap to terminal tolerance
  • Fixes import of bitmap images into blank diagrams
  • Fixes dialog title for checksum error [DID-4314]
  • Handles remote page name changes in sketch theme

17-FEB-2022: 16.6.1

  • Adds P2PCollab to build

17-FEB-2022: 16.6.0

10-FEB-2022: 16.5.6

  • Opens file after drag and drop on blank diagram
  • Shift+drop forces open file in new tab
  • Fixes pinch to zoom in lightbox
  • Moves multitouch event filtering to mxGraph

09-FEB-2022: 16.5.5

  • Updates AWS stencils

08-FEB-2022: 16.5.4

  • Removes font CSS links with embedded fonts
  • Adds Cmd+Shift+Alt+Drag
  • Allow connection points for vertices only excluding groups
  • Fixed export to pdf error of empty pages
  • Fixes ctrl+resize for groups

02-FEB-2022: 16.5.3

  • Fixes sketch font path
  • [conf cloud] Adds linkAdjustment configuration to viewer
  • [Conf Cloud] Fixes issue in linkAdjustment of tooltips
  • Adds shift+drag to swap shapes
  • Adds missing background for SVG files in dark mode

28-JAN-2022: 16.5.2

  • Disables iOS scroll workaround in viewer

28-JAN-2022: 16.5.1

  • Adds isExternalDataComms flag

28-JAN-2022: 16.5.0

  • Keeps windows in viewport for inline embed mode
  • Sets default scrollbars to true
  • [desktop] Removes setting offline to true

27-JAN-2022: 16.4.11

  • Fixes build process to deploy teams.html

27-JAN-2022: 16.4.8

25-JAN-2022: 16.4.7

  • Improves output validation of AbsAuthServlet [DND-371]
  • Improves redirect url validation [DND-370]
  • Changes child-src from none to self
  • Fixes two windows with disabled start screen https://github.com/jgraph/drawio-desktop/issues/883
  • Fixes handling of hidden stroke in RoughCanvas
  • Fixes order and start point for circle layout
  • Removes tags and layers icon in sketch footer
  • [conf cloud] Replaces deprecated dialog.on('close', ...)
  • [conf cloud] Forces sketch mode even when config sets ui
  • Improves connection points dialog

24-JAN-2022: 16.4.6

21-JAN-2022: 16.4.5

  • Corrects SHA for bootstrap

21-JAN-2022: 16.4.4

  • Fixes undeclared variable idx
  • Adds a confirmation step to public Github deployment
  • Enables reverse action for edges https://github.com/jgraph/drawio/issues/2569
  • Switches to dev branch of i18n submodule
  • [conf cloud] Uses content.id instead of the deprecated page.id
  • [conf cloud] Fixes errors of spaces in diagram name and NPE in GraphViewer

20-JAN-2022: 16.4.3

  • [jira cloud] Adds refresh button to diagram search page
  • Fixes duplicate flipEdge function
  • Adds unknownStyle option for CSV import
  • Uses new app path in Dropbox

19-JAN-2022: 16.4.2

  • Fixes NPE on destroyParentHighlight

19-JAN-2022: 16.4.1

  • Fixes NPE in CropImageDialog
  • Expands format window on large screens in sketch
  • Fixes parent highlight after change of parent

19-JAN-2022: 16.4.0

  • Adds helper function for tree layouts
  • Fixes inkscape svg export size
  • Adds support for special characters and html entities in string properties
  • Adds sketch default font to PWA cache
  • Fixes crop button state
  • Adds insert menu in sketch sidepanel
  • Bypasses proxy for Google fonts, adds font mapping
  • Fixes local folder for Google font in cell style
  • Adds mapping from font CSS URLs to font-face CSS

18-JAN-2022: 16.3.0

14-JAN-2022: 16.2.7

12-JAN-2022: 16.2.6

  • Fixes NPE

12-JAN-2022: 16.2.5

  • Fixes reset of grid color
  • Adds File submenu, windows=0 test URL parameter
  • Adds enumerate property to replace number plugin
  • Adds non-destructive image cropping https://github.com/jgraph/drawio/issues/73
  • Adds Advanced submenu in Import from
  • Adds mailto for short text sharing
  • Adds ellipsis for Comments menu item
  • Fixes broken background page links after import

07-JAN-2022: 16.2.4

  • Fixes duplicate edges in CVS import
  • Adds Convert labels to SVG option to SVG export

07-JAN-2022: 16.2.3

  • Uses tableRow in ERD shapes
  • Handles special title sizes in table
  • Adds labels checkbox in More Shapes dialog

05-JAN-2022: 16.2.2

  • Disables merging for merged cells
  • [conf cloud] Adds support for anchor importing from server + support for adding links to anchors in old editor
  • Adds precedence for alt on mouse down
  • Adds Shift+Click for table range selection
  • Fixes insertRow/Column for selected cell range

04-JAN-2022: 16.2.1

  • Fixes cell divider event handling

04-JAN-2022: 16.2.0

03-JAN-2022: 16.1.4

  • Fixes possible NPE

03-JAN-2022: 16.1.3

  • Fixes highlight for table shapes

30-DEC-2021: 16.1.2

  • Adds fillStyle dropdown for image background

29-DEC-2021: 16.1.1

23-DEC-2021: 16.1.0

  • Fixes inconsistent event cursors on table lines
  • Fixes default lanecolor for UML frame
  • [conf cloud] Reduces number of comments requests
  • Refactor structure of WEB-INF folder

21-DEC-2021: 16.0.3

  • Adds Share and Comments in sketch File menu
  • Fixes no stroke in Roughjs, adds swimlaneHead/Body
  • Uses persisted default grid color
  • Fixes rendering and tooltips for special colors
  • Fixes initial placement of shapes window
  • Uses Pusher 7.0.3 to fix NPE

21-DEC-2021: 16.0.2

  • Re-build

21-DEC-2021: 16.0.1

  • Fixes possible NPE

17-DEC-2021: 16.0.0

The reason for going to version 16 is there is a breaking change in the docker image. The default base image used has been changed because the previous image was not supported. There is no breaking change in the editor codebase, but the docker images follow the same numbering.

13-DEC-2021: 15.9.6

  • Fixes NPE for wheel event in outline window

13-DEC-2021: 15.9.5

  • Ctrl disables copy if enabled by default
  • Uses action state for (un)group buttons
  • Altered AWS group styles for better usability
  • Fixes no pointerEvents for no (fill)opacity
  • Fixes for AWS container usability
  • Uses lazyZoom and adds trackpad in outline window
  • Fixes dark mode support in browser picker
  • Fixes ignored stroke option in SVG getBBox https://github.com/jgraph/drawio/issues/2484

08-DEC-2021: 15.9.4

08-DEC-2021: 15.9.3

  • Adds commons-lang3 3.12.0 for commons text dependency

08-DEC-2021: 15.9.2

  • Keeps only window title inside viewrect
  • Fixes handling of defaults in copy/paste style
  • Removes GoogleGadgetServlet
  • Improves handling of special style values
  • Uses map in signature of Graph.updateCellStyles
  • Fixes possible unresolved values in default style
  • Fixes unresolved colors in style thumbnail
  • Fixes background page for PDF export in dark mode
  • Fixes line cap for partial rectangle https://github.com/jgraph/drawio-desktop/issues/813
  • Fixes ignored model for change of cells in event

03-DEC-2021: 15.9.1

  • Fixes build error

03-DEC-2021: 15.9.0

  • Fixes possible hidden tool windows in sketch
  • [conf cloud] Fixes page ids export error log
  • [conf cloud] Adds fallback for the viewer when a file returns 403 for a specific version
  • Fixes in-app help search query
  • Improves pinch to zoom on trackpad https://github.com/jgraph/drawio/issues/2469
  • Updates GCP icons

02-DEC-2021: 15.8.9

30-NOV-2021: 15.8.8

29-NOV-2021: 15.8.7

24-NOV-2021: 15.8.6

  • Adds support for refresh token to github
  • Adds authorize, refresh and help buttons in GitHub
  • [conf cloud] Fixes NPE in page ids import/export

24-NOV-2021: 15.8.5

22-NOV-2021: 15.8.4

  • Fixes move of edge labels after ungroup https://github.com/jgraph/drawio/issues/2433
  • [conf cloud] Added space filtering to page collection to avoid CONFCLOUD-73202
  • Fixes default color and other possible rgba colors in vsdx export
  • [conf cloud] Added revision history to Board macro

19-NOV-2021: 15.8.3

17-NOV-2021: 15.8.2

  • [conf cloud] Fixes diagrams with non-English characters in name

17-NOV-2021: 15.8.1

  • Changes Trello API key
  • Adds drawiolib files in OneDrive inline picker
  • Fixes preview for libraries in OneDrive picker
  • Fixes connectable for multiple vertices https://github.com/jgraph/drawio/issues/2383
  • Update to kr translations, thanks to Hochul cho

17-NOV-2021: 15.8.0

15-NOV-2021: 15.7.4

  • Adds titlebar to desktop sketch mode
  • Adds styles config type check
  • Adds rowspan for row line rendering

10-NOV-2021: 15.7.3

  • [teams] Fixes shapes rendering in picker

10-NOV-2021: 15.7.2

08-NOV-2021: 15.7.1

  • Makes all C4 shapes attributes editable
  • Enables transparent default page background color
  • Separate cell style for dark mode no longer needed
  • Applies AWS stencil colors for light background

05-NOV-2021: 15.7.0

  • Add missing GCP3 file to build

05-NOV-2021: 15.6.9

03-NOV-2021: 15.6.8

  • Fixes handling of transparent default colors

03-NOV-2021: 15.6.7

  • Fixes overridden colors in UI update callback

02-NOV-2021: 15.6.6

  • Fixes scrolling with css transforms [DID-3588]
  • Fixes hardcoded default colors

01-NOV-2021: 15.6.5

  • Fixes change of default style

01-NOV-2021: 15.6.4

  • Moves resolve default colors to cell style https://github.com/jgraph/drawio/issues/2370
  • Adds default text border color
  • FIxes handling of Atlas mode and default colors
  • Updates default color via prototype
  • Fixes sticky scrollbar in FF on Windows [DID-3588]
  • Restores previous Notion embed menu

31-OCT-2021: 15.6.3

  • Hides dragHandle while editing diagram
  • Fixes inline embed resize moves format panel
  • Fixes handling of default colors in SVG output
  • Notion extension improvements

28-OCT-2021: 15.6.2

27-OCT-2021: 15.6.1

  • Handles of dark mode change for diagram styles
  • Uses waypoint shapes, removes hardcoded colors
  • Ignores some edge styles when inserting templates
  • [jira cloud] Hide draw.io button when no diagrams are in the issue
  • Uses default not current style for import
  • [conf cloud] Log viewer xml errors
  • Fixes OneDrive inlinePicker config error
  • [conf cloud] Added simpleViewer global config

26-OCT-2021: 15.6.0

  • First release of Notion Chrome extension
  • Add trigger of release on push of VERSION to release branch
  • Adds embed viewport
  • [conf cloud] Stops unnecessary viewer refreshes
  • Keeps windows inside embed viewport

22-OCT-2021: 15.5.9

21-OCT-2021: 15.5.8

  • Fixes NPE in OneDrive inline picker
  • [conf cloud] Fixes JSON validation CSP no-eval restriction
  • Improves error handling for inline embed mode
  • Fixes ignored configured styles in sketch mode

20-OCT-2021: 15.5.7

19-OCT-2021: 15.5.6

  • [conf Cloud] Adds Config JSON Schema validation and error check in viewer
  • Minor fix for inline embed mode

18-OCT_2021: 15.5.5

15-OCT-2021: 15.5.4

  • Fixes NPE in TableShape.paintForeground

15-OCT-2021: 15.5.3

  • Fixes background clipping, in-place bounds changes
  • Fixes clipping in EmbedDialog
  • Updates C4 shapes
  • Fixes new page defaults, adds stepper shift+click
  • Fixes possible getAttribute is not a function
  • Fixes export to GitLab https://github.com/jgraph/drawio/issues/1784
  • Removes save and import servlet
  • Fixes ignored edge source for metadata [DID-3512]

12-OCT-2021: 15.5.2

  • Disables plugins, shows sketch for inline embed
  • Adds fullscreenExitImage
  • Adds Editor.enableExportUrl
  • Updates current style for fillStyle change
  • Uses shift+click for stroke, alt+click for fill
  • Fixes logic for alt and shift click
  • Adds defaultGridEnabled/-PageVisible config https://github.com/jgraph/drawio/issues/2306
  • Stops editing on exit inline embed mode

11-OCT-2021: 15.5.1

08-OCT-2021: 15.5.0

  • Adds inches and meters as units
  • Fixes date formatted labels on vsdx import
  • Fixes possible NPE in Gitlab client
  • Fires CELLS_ADDED for duplicating cells https://github.com/jgraph/drawio/issues/2298
  • Adds embed fonts option in SVG export
  • Fixes fonts for embedded SVG files with callback
  • Ports resource generation to JS (Node)
  • Fixes clipping for longer button labels
  • Fixes possible clipping in download PDF dialog
  • Fixes pointer events with no fill color in sketch
  • Adds numbered property, fixed for sketch theme
  • Fixes math output in JSON protocol export
  • i18n update Lambda function
  • Adds i18n resources as a submodule in internal repo

05-OCT-2021: 15.4.3

  • Tides NPEs from logging

05-OCT-2021: 15.4.2

01-OCT-2021: 15.4.1

30-SEP-2021: 15.4.0

29-SEP-2021: 15.3.8

  • Fixes width for list dropdown on the arrow heads
  • Switches search to use www.diagrams.net
  • Improves error handling of invalid config values
  • Fixes text inconsistencies in sketch mode
  • Adds dark mode and fullscreen to preferences menu

28-SEP-2021: 15.3.7

28-SEP-2021: 15.3.6

  • Replaces cssText with DOM API
  • Replaces cssText and innerHTML with DOM API -[conf cloud] Fixes duplicate name of copied diagrams

27-SEP-2021: 15.3.5

  • Fixes inconsistent styling in format panel
  • Fixes scrollbar dependency for some format options
  • Fixes NPE of localStorage.setItem

26-SEP-2021: 15.3.4

  • Moves sketch option to preferences menu
  • Fixes mxSetting NPE

25-SEP-2021: 15.3.3

  • Fixes update of zoom label
  • Invokes cellsInserted for table rows and cells
  • Fixes user panel styles
  • Uses Alt+Wheel for zoom in sketch theme
  • Fixes update of background page image
  • Adds sketch toggle, moves options to context menu
  • Fixes zIndex for user panel over format window
  • Fixes for Teams app
  • Uses sketch theme on small screens
  • Fixes encoding of tags URL parameter

24-SEP-2021: 15.3.2

  • Fixes NPE in ODPicker
  • Fixes NPE in notifications

23-SEP-2021: 15.3.1

22-SEP-2021: 15.3.0

  • Fixes handling folder error while loading preview
  • Fixes svg/png with dark theme, background pages
  • Escapes HTML entities in file titles
  • Escaped innerHTML when mxResources is used in ODPicker
  • Fixes cellToClone is not defined
  • Adds electrical shapes
  • Updates pt-br translation. Thanks to Marcelo Filho.

16-SEP-2021: 15.2.9

  • Fixes OneDrive inline picker script not loaded

16-SEP-2021: 15.2.8

  • Moves enableWebFonts switch to Editor
  • Fixes inconsistent naming for shadowOptionEnabled
  • Adds more label flexibility to C4 Database shape
  • Uses SVG for spinner in sketch and min theme
  • Hides title and container option for HTML table
  • Adds colspan in test mode
  • Fixes duplicate rounded style for flexArrow
  • [gliffy import] Fixes svg image clipping (#DID-1443 and #DID-3137)
  • Adds comment for embedded SVG files
  • Using OneDrive inline picker by default

14-SEP-2021: 15.2.7

  • Fixes possible use of undefined FontDialog

14-SEP-2021: 15.2.6

  • Fixes SVG export in IE, adds more status hashes
  • Removes inline styles for status messages
  • Adds FontDialog.enableWebFonts switch
  • Removes unsafe-inline style-src for se CSP outputs
  • [electron] Fixes issue using old remote in Init.js (disabled localStorage)

13-SEP-2021: 15.2.5

  • Uses DOM API for SVG gradients
  • Uses unsafe-inline style-src for se in production
  • Fixes possible NPE on cssText

13-SEP-2021: 15.2.4

  • Internal build

13-SEP-2021: 15.2.3

  • Fixes background color issues for some shapes

13-SEP-2021: 15.2.2

  • Fixes possible NPE due to getAllTags scope
  • Fixes drop target detection with live preview and guides
  • Adds safe-style-src URL parameter

12-SEP-2021: 15.2.1

  • Uses icon to toggle layer visibility
  • Hides tooltip when entering chromeless toolbar
  • Handles default color in dialogs
  • Improves handling of default colors for dark mode
  • Fixes inconsistent modifier keys for connections

10-SEP-2021: 15.2.0

09-SEP-2021: 15.1.4

  • Fixes spacing and sizes in tags dialog
  • Adds tags to viewer, SVG icons to layers dialog
  • [vsdx import] Fixes invalid attribute error when input data is not suitable for html
  • Fixes text overflow in dialogs
  • Uses static viewer with no dynamic loading

08-SEP-2021: 15.1.3

  • Internal release

08-SEP-2021: 15.1.2

  • Adds tags option for export to lightbox
  • Adds SVG icons for some markers
  • Ignores ghosted waypoints in context menu
  • Fixes edge context menu on some devices DID-3284
  • Adds tags in view menu
  • Makes tags case-sensitive
  • Moves tag click handler to table cell
  • Moves tag double click handler to table cell
  • Shows all tags after double click or shift click
  • Fixes initial dialog size
  • Fixes scrollbar in dialog

07-SEP-2021: 15.1.1

  • Uses SVG for large toolbar icons
  • Adds createTagsDialog and double click handler
  • Uses dbl click for selection or highlight
  • Adds tags URL parameter for lightbox (beta)
  • Disables sketch style for specific shapes by default
  • Adds support for tags in lightbox
  • [o365] Updates Office.ui.messageParent with targetOrigin
  • Fixes possible duplicate cells, event names
  • Fixes tags in custom actions https://github.com/jgraph/drawio/issues/2228

06-SEP-2021: 15.1.0

02-SEP-2021: 15.0.6

01-SEP-2021: 15.0.5

  • Adds hover handler for blue arrows
  • Fixes PDF export with background pages
  • Adds page range for PDF export
  • Fixes possible charAt is not a function

31-AUG-2021: 15.0.4

  • Fixes offset for background pages
  • Fixes dash color for sketch theme in dark mode
  • Adds .drawio.xyz extension to embedded files
  • Adds includeDiagram config option
  • Adds app icon click handler, removes debug output
  • Adds support for background pages in PDF export

27-AUG-2021: 15.0.3

  • Fixes missing background images in thumbnails
  • [conf cloud] Adds page edit comment when a diagram is saved from direct edit
  • Fixes issue with application of constraints
  • Updates background image after relevant events

26-AUG-2021: 15.0.2

  • Fixes special cases for default page format https://github.com/jgraph/drawio/issues/2202
  • Adds type check to avoid charAt is not a function in format panel color
  • [teams] Fixes auth error and upgraded manifest and JS sdk
  • [teams] disable EditorUi.nativeFileSupport in teams

26-AUG-2021: 15.0.1

26-AUG-2021: 15.0.0

  • Adds file properties dialog to sketch mode
  • Adds Shift+Click for color button
  • Adds ability to include page(s) as background to other pages on diagrams

24-AUG-2021: 14.9.9

  • Updates AWS stencils to latest set
  • Reports curved edges as not fully supported in Lucidchart import
  • Updates ru translations. Thanks to Ash Ed.

18-AUG-2021: 14.9.8

  • Fixes preview domain in trello powerup
  • [conf cloud] Undo check name fix to consider 404 error as success

16-AUG-2021: 14.9.7

  • Prevents NPE in style format dialog
  • Fixes new attachment download auth errors in Trello power up
  • [conf cloud] Fixes an error when checkName api returns 404 when list of attachments are requested

10-AUG-2021: 14.9.6

  • [jira cloud] Adds Metrics publish API to log app load time or failure
  • [conf cloud] Adds Metrics publish API to log app load time or failure
  • Fixes possible NPE in StyleFormatPanel (colorset.title)

06-AUG-2021: 14.9.5

  • Adds shift/alt to extract data on copy data button
  • Adds barrier for parallel async custom actions
  • Adds background page support
  • Fixes ignored background image size for image export
  • Adds colorNames and titles for color schemes
  • Adds edit geometry in sketch theme context menu
  • Fixes inconsistent cut and delete actions https://github.com/jgraph/drawio/issues/1978
  • Uses shift+click to paste data with label
  • Adds edit submenu in min and sketch themes
  • Adds popup for additonal color models https://github.com/jgraph/drawio/issues/2150
  • Handles page links in background image dialog

03-AUG-2021: 14.9.4

  • Executes actions in sequence, adds animation custom actions https://github.com/jgraph/drawio/issues/1861
  • Fixes update of cell IDs in style actions
  • Adds stopping for custom action sequences
  • Fixes naming for parallel animations
  • [conf cloud] Adds timeout config
  • Updates it translations. Thanks to Vincenzo Reale
  • Fixes cloning for actions, final animation state
  • [jira cloud] Adds back Confluence embed using new API
  • Fixes update of custom actions for copy, duplicate and recursion
  • Hides tooltip if mouse enters link hint
  • Fixes loading SVG from OneDrive https://github.com/jgraph/drawio/issues/2161
  • Adds data extraction to props plugin

28-JUL-2021: 14.9.3

  • Fixes pointer events for table cells in sketch theme
  • Adds title and container option for insert table drop down
  • Fixes possible cropping in SVG export https://github.com/jgraph/drawio/issues/1216
  • Fixes e.data.indexOf is not a function in OneDrive client
  • Adds edit tooltip in context menu for sketch mode
  • Adds dash line jump style https://github.com/jgraph/drawio/issues/1852
  • Fixes rough URL parameter, possible missing sidebar preview
  • [conf cloud] Fixes multiple embedded diagrams with the same name editing issue
  • Disables plugins action for plugins=0 https://github.com/jgraph/drawio/issues/2148
  • [conf cloud] Adds a fallback for AP is undefined error
  • Updates it tranlsations. Thanks to Vincenzo Reale
  • Updates el tranlsations. Thanks to Io Papadimitriou

22-JUL-2021: 14.9.2

21-JUL-2021: 14.9.1

  • [conf cloud] Fixes pending updates of embedded macros
  • Fixes autosize for wrapped text, ignored aspect

16-JUL-2021: 14.9.0

12-JUL-2021: 14.8.6

07-JUL-2021: 14.8.5

  • Fixes XSS attack on GoogleGadgetServlet. Thanks to Alfred Berg for report.
  • Updates to cs translations

02-JUL-2021: 14.8.4

  • Fixes drag and drop for edge labels with selected parents
  • [conf cloud] Fixes recent and search in embed diagrams

30-JUN-2021: 14.8.3

25-JUN-2021: 14.8.2

24-JUN-2021: 14.8.1

  • Clones existing SVG for outline rendering
  • Fixes possible ignored gesture end in outline
  • Fixes unconnected edges z-index order in vsdx import
  • Fixes line jump handling in vsdx import
  • Improves locking https://github.com/jgraph/drawio/issues/2069
  • Fixes action states and cursors for locked cells
  • Fixes selection in locked layers
  • Updates French translations

17-JUN-2021: 14.8.0

  • Adds bringForward and sendBackward actions
  • Fixes GraphViewer toolbar and border hiding in FF

16-JUN-2021: 14.7.10

  • [jira cloud] Adds support for uploading zipped format diagrams
  • Fixes ignored locked layers, hover icons, shape picker clipping

15-JUN-2021: 14.7.9

  • Adds minimize to shape picker in sketch theme
  • Fixes unicode char to HTML entity on some JVMs from Gliffy

14-JUN-2021: 14.7.8

  • [conf cloud] Adds custom templates to sketch macro add template dialog
  • [conf cloud] Fixes minor issues with templates dialog
  • Prevents showing an empty viewer when configured layers are incorrect
  • [conf cloud] Fixes template and new dialog bugs and added no file type option
  • [conf cloud] Fixes Link dialog attachment links
  • [conf cloud] Fixes centering with hidden toolbar or simple viewer
  • Adds preview button in templates dialog
  • Adds pinch to zoom CSS preview for iOS (beta)
  • Prevents scrollbars on PDF and Image Export
  • [conf cloud] Fixes settings dialog hidden buttons with certain diagram height

09-JUN-2021: 14.7.7

  • Fixes event handling for template previews
  • Adds modified check for open browser file in standalone mode
  • Adds select edges option in context menu
  • Adds delay for double tap edit trigger before context menu
  • Hides template preview when dialog is closed
  • Adds padding for touch events on window controls
  • Fixes status bar partially visible behind buttons
  • Fixes fit icon in minimal theme
  • Fixes window position constraints in sketch theme
  • Fixes ghost cells after resume in outline
  • Fixes event timing after freehand insert
  • Fixes initial stroke width and folding for outline
  • Adds context menu options for sketch theme on touch devices
  • Reduces use of formatted text in swimlane titles
  • Fixes background page and dark mode toggle in outline
  • Fixes zOrder after dialog click in sketch theme
  • Fixes order of graph relative to dialogs
  • Fixes in-place editor width after markup toggle
  • Fixes panning with freehand on touch in minimal theme

04-JUN-2021: 14.7.6

  • Adds delete button in sketch theme

03-JUN-2021: 14.7.5

  • Removes padding in outline
  • Enables decimal stokewidths
  • Fixes delayed preview issue
  • Adds outline option in sketch theme
  • Hides tooltip on scroll wheel events
  • Shift+tab stops editing with no selection
  • Fixes inconsistent mouse down handling for template preview
  • Fixes inconsistent gesture start for blank template entry
  • Fixes minor style issues for sketch theme
  • Adds previews for templates
  • Fixes picker toolbar overlap on small screens for sketch theme
  • Adds padding for window controls in sketch and minimal theme
  • Uses tab key to insert tabs in labels
  • Handles tab key based on text selection while editing

02-JUN-2021: 14.7.4

  • Sets fonts color for note shape in sketch theme
  • Consistent freehand defaults for all themes
  • Escape stops freehand drawing
  • Fixes timeout error when UI fonts are overwritten in PDF export
  • Fixes overridden indent keystroke, uses alt+tab for tab
  • Fixes tab to stop editing

29-MAY-2021: 14.7.3

  • Updates layer dot after model changes
  • Adds 4 spaces for shift+tab while editing labels
  • Adds shift+tab to insert tab
  • Fixes for sketch and dark theme
  • Adds support for additional OrgChart type in Lucidchart import
  • Adds dot to layer for selected cells [2027]
  • Fixes issues with live preview [2257]
  • Fixes rounding errors in segment connector [2257]
  • Updates ja translations

26-MAY-2021: 14.7.2

  • [conf cloud] Enables sketch macro

25-MAY-2021: 14.7.1

  • Fixes edges with zero height/width src/trg cell in vsdx import

20-MAY-2021: 14.7.0

  • Updates RoughJS to 4.4.1 with preserveVertices option
  • Sets template backgrounds to transparent, except where it is set to an explicit non-white color
  • Adds support for Lucidchart OrgBlock
  • [conf cloud] Adds support for attached images in label (in page Ids import)
  • Fixes NPE in Lucidchart import
  • Fixes default user picture
  • [conf cloud] Removes draft check error of zero byte files
  • Updates Mermaid to 8.10.1
  • Updates es translations

13-MAY-2021: 14.6.13

  • Updates to latest Azure stencils
  • [conf cloud] Improves error handling around draft load failing
  • [conf cloud] Fixes lib import without config space

11-MAY-2021: 14.6.12

  • Fixes sidebar preview for sketch theme
  • Disables handwritten fonts in sketch theme with rough=0
  • Fixes inconsistent pointer event handling
  • Fixes ignored comic style for rectangle shape
  • Adds modifier keys for wheel scrolling in sketch theme
  • Disables page view after page format change with sketch theme
  • Updates ar and ru translations

07-MAY-2021: 14.6.11

  • Fixes Dropbox client in dev mode
  • Adds iconsearch CF worker
  • Updates Gliffy translations for BPMN 2.0
  • Removes JSON2 usage. Required for IE7- which doesn't work since VML support removed.
  • Reverts parameters for sidebar so default style is not applied.
  • Adds gitflow examples
  • Additional Spanish translations

04-MAY-2021: 14.6.10

  • Adds zoomFactor config option
  • Fixes links on custom shapes in Lucid import
  • Adds ctrl/cmd+dblclick to change cell ID
  • Adds containers to general sidebar
  • Fixes pointer events for text shapes
  • Fixes selected style in dark mode
  • Moves Dropbox auth from implicit grant to server-side flow
  • Adds XML option to import menu in minimal and sketch theme
  • Adds Shift+Click on clear waypoints button to clear fixed anchor points
  • Fixes overridden default font in sidebar thumbnails
  • Fixes ignored default styles for shapes dialog and inserted templates
  • Fixes NPE for sketch UI in embed mode
  • Adds enabledChanged event to graph
  • Separates clear waypoints and clear anchor points
  • Disables file API in Opera
  • Fixes anchor points behavior for Choreography shapes in BPMN

29-APR-2021: 14.6.9

  • Corrects GitHub app ID

29-APR-2021: 14.6.8

  • Refactors GitHub paths

28-APR-2021: 14.6.7

  • Switches to server flow for GitHub and Gitlab auth

22-APR-2021: 14.6.6

  • Adds dark mode for minimal theme

21-APR-2021: 14.6.5

  • Versions shapes minified JS

21-APR-2021: 14.6.4

  • Restores BPMN 2.0 shapes

19-APR-2021: 14.6.3

  • Fixes for dark mode and sketch theme

19-APR-2021: 14.6.2

  • Fixes private Gitlab instance URL parsing

15-APR-2021: 14.6.1

  • Improvements to sketch theme

13-APR-2021: 14.6.0

  • Updates to workbox 6.1.2

09-APR-2021: 14.5.10

  • Internal release

09-APR-2021: 14.5.9

  • Improvement to sketch theme

06-APR-2021: 14.5.8

  • Fixes Confluence Cloud saving issue

03-APR-2021: 14.5.7

  • Add various shapes

02-APR-2021: 14.5.6

  • Removes BPMN 2 changes

01-APR-2021: 14.5.5

  • Improves BPMN symbols to 2.0 spec

31-MAR-2021: 14.5.4

  • Fixes for vsdx export
  • Adds re-tries on cache write failures

26-MAR-2021: 14.5.3

  • Internal release

26-MAR-2021: 14.5.2

23-MAR-2021: 14.5.1

  • Fixes for Electron 12

22-MAR-2021: 14.5.0

  • Improves Lucidchart import

17-MAR-2021: 14.4.9

  • Adds copy as image option
  • Makes find and replace dialog the default

12-MAR-2021: 14.4.8

  • Fixes segment router removing control hints at specific zooms

10-MAR-2021: 14.4.7

  • Adds upload option back in embed conf cloud

09-MAR-2021: 14.4.6

  • Adds support for linkTarget property

08-MAR-2021: 14.4.5

  • Changes find dialog to replace and find

03-MAR-2021: 14.4.4

  • Improves Lucidchart import

24-FEB-2021: 14.4.3

  • Adds notifications

18-FEB-2021: 14.4.2

  • More fixes for aj.draw.io and ac.draw.io lightbox

18-FEB-2021: 14.4.1

  • Fixes lightbox for aj.draw.io and ac.draw.io

17-FEB-2021: 14.4.0

  • Removes VML support
  • Adds Persian language
  • Forces ac.draw.io and aj.draw.io to embed mode

15-FEB-2021: 14.3.2

  • Adds flow animation style
  • Makes grid steps configurable
  • Adds ctrl+drop to insert dropped content as new page
  • Uses app.diagrams.net for editing [DID-1717]
  • Fixes drag and drop for SVG+XML files

11-FEB-2021: 14.3.1

  • Adds support for regional direction to back-ends
  • Adds grid option to export dialog

08-FEB-2021: 14.3.0

  • Fixes external fonts in PDF export
  • Fixes drag and drop for shapes with shadow
  • Renames page for import into blank diagram
  • Fixes export triggers autosave in embed mode

29-JAN-2021: 14.2.9

  • Fixes NPE in minimal mode

29-JAN-2021: 14.2.8

  • Adds data governance config

22-JAN-2021: 14.2.7

  • Improves Lucidchart import

20-JAN-2021: 14.2.6

  • Fixes for OneDrive client flow

19-JAN-2021: 14.2.5

  • Add client-side clipping of SVG

15-JAN-2021: 14.2.4

  • Improves Lucidchart import

14-JAN-2021: 14.2.3

  • Fixes pako encoding issues

13-JAN-2021: 14.2.2

  • Fixes decoding of compressed shape files

13-JAN-2021: 14.2.1

  • Fixes UInt8Array call stack size exception

13-JAN-2021: 14.2.0

  • Disables Trello by default
  • Updates pako to 2.0.3

09-JAN-2021: 14.1.9

  • AWS stencil update

02-JAN-2021: 14.1.8

  • Internal release

01-JAN-2021: 14.1.7

  • Fixes NPE for single point edges

31-DEC-2020: 14.1.6

  • Internal release for conf/jira cloud changes

31-DEC-2020: 14.1.5

  • Desktop fixes for File API clash

30-DEC-2020: 14.1.4

  • Fixes marker rounding errors

28-DEC-2020: 14.1.3

  • Internal release

23-DEC-2020: 14.1.2

  • Adds UML 2.5 library

18-DEC-2020: 14.1.1

  • Fixes Math config

18-DEC-2020: 14.1.0

  • Fixes multiple Math initialization

17-DEC-2020: 14.0.5

  • Fixes ignored hidden toolbar [1627], settings icon
  • Uses combined configuration file for MathJax

16-DEC-2020: 14.0.4

  • Fixes images paths

15-DEC-2020: 14.0.3

  • Fixes NPE

15-DEC-2020: 14.0.2

  • Improves Lucidchart import

10-DEC-2020: 14.0.1

  • Uses minimal UI on iPad Mini and smaller
  • Adds clear.html for clearing caches

09-DEC-2020: 14.0.0

  • Internal refactoring of source code

07-DEC-2020: 13.11.0

  • Fixes for Confluence Cloud

04-DEC-2020: 13.10.9

  • Hardens servlets

03-DEC-2020: 13.10.8

  • Reverts UML 2.5 release

03-DEC-2020: 13.10.7

  • Improves Lucidchart import

02-DEC-2020: 13.10.6

  • Adds auto-crop, origin for visible layers [688]
  • Improves Lucidchart import

01-DEC-2020: 13.10.5

  • Uses mxGraph 4.2.3 beta 6
  • Adds page size export option

26-NOV-2020: 13.10.4

  • Adds compare button in revision history dialog

25-NOV-2020: 13.10.3

  • Uses mxGraph 4.2.3 beta 5

24-NOV-2020: 13.10.2

  • Fixes specific synchronize operations

22-NOV-2020: 13.10.1

  • Adds File, Embed, Notion

18-NOV-2020: 13.10.0

  • Internal release for Github actions testing
  • Conf Cloud: Viewer settings direct from the viewer
  • Conf Cloud: Adds custom libraries to more shapes dialog

15-NOV-2020: 13.9.9

  • Improves Lucidchart import

13-NOV-2020: 13.9.8

  • Improves Lucidchart import

12-NOV-2020: 13.9.7

  • Allows null in init load message

11-NOV-2020: 13.9.6

  • Uses GitHub for help and FAQ

11-NOV-2020: 13.9.5

  • Fixes license check in Confluence Cloud

11-NOV-2020: 13.9.4

  • Adds descriptor to JSON load message
  • Uses mxGraph 4.2.3 beta 4

10-NOV-2020: 13.9.3

  • Internal release to update conf cloud manifest

04-NOV-2020: 13.9.2

  • Improves Lucidchart import
  • Uses mxGraph 4.2.3 beta 3

04-NOV-2020: 13.9.1

  • Improves Lucidchart import

04-NOV-2020: 13.9.0

  • Disables Trello in IE11
  • Uses mxGraph 4.2.3 beta 2

03-NOV-2020: 13.8.9

  • Adds block overflow cell style
  • Uses mxGraph 4.2.3 beta 1

30-OCT-2020: 13.8.8

  • Fixes for teams integration
  • Fixes conf cloud caching issue when 3rd party cookies are disabled

29-OCT-2020: 13.8.7

  • Fixes hideDialog order issue on pressing OK
  • Fixes native files in Chrome 86

28-OCT-2020: 13.8.6

  • Uses mxGraph 4.2.2
  • Performance improvements for Jira Cloud
  • MS teams integration

27-OCT-2020: 13.8.5

  • Fixes possible NPE in Confluence Cloud

27-OCT-2020: 13.8.4

  • Performance improvements for Confluence Cloud

26-OCT-2020: 13.8.3

  • Gliffy import improvements
  • Updates Spanish translations

24-OCT-2020: 13.8.2

  • Lucidchart import improvements
  • Fixes ungrouping action
  • Uses mxGraph 4.2.1 beta 22

20-OCT-2020: 13.8.1

  • Lucidchart import improvements
  • Gliffy import improvements
  • Uses mxGraph 4.2.1 beta 21

14-OCT-2020: 13.8.0

  • App Engine configuration changes
  • Uses mxGraph 4.2.1 beta 20

08-OCT-2020: 13.7.9

  • Fixes script load order for electron

07-OCT-2020: 13.7.8

  • Uses mxGraph 4.2.1 beta 19
  • Uses MathJax 2.7.9

30-SEP-2020: 13.7.7

  • Updates Finnish translations, credit Arttu Ylhävuori, github.com/areee
  • Updates native File API tokens
  • Lucidchart import improvements
  • Fixes gradient issues in FF
  • Uses mxGraph 4.2.1 beta 18

28-SEP-2020: 13.7.6

  • Updates Azure icons

23-SEP-2020: 13.7.5

  • Removes document.write for modern browsers

22-SEP-2020: 13.7.4

  • Appends splash dialog libs to configured libs

17-SEP-2020: 13.7.3

  • Moves viewer to viewer.diagrams.net
  • Improves shape picker position
  • Uses mxGraph 4.2.1 beta 17

16-SEP-2020: 13.7.2

  • Removes PWA on draw.io domains

14-SEP-2020: 13.7.1

  • Improves Gliffy import

14-SEP-2020: 13.7.0

  • Adds conf cloud change notifications for collab
  • Adds Cmd+Click for blue arrow on macOS
  • Uses mxGraph 4.2.1 beta 17

11-SEP-2020: 13.6.10

  • Adds Shift+Delete/Backsapce to clear labels
  • Uses mxGraph 4.2.1 beta 16

08-SEP-2020: 13.6.9

  • Fixes inline images in cell styles

08-SEP-2020: 13.6.8

  • Fixes use of unsupported function in IE

08-SEP-2020: 13.6.7

  • Normalizes spaces in uncompressed XML output
  • Adds context menu for shape search results
  • Minor fixes for custom fonts
  • Uses mxGraph 4.2.1 beta 15

31-AUG-2020: 13.6.6

24-AUG-2020: 13.6.5

  • Corrects classpath for CacheFacade

20-AUG-2020: 13.6.4

  • Adds Shift/Ctrl+Cursor to move/select pages
  • Fixes orientation of screen page formats
  • Adds allowZoomOut switch in GraphViewer

18-AUG-2020: 13.6.3

  • Handles extra HTML content on Sharepoint
  • Fixes origin after folding in viewer

08-AUG-2020: 13.6.2

  • Fixes origin for online PDF export

07-AUG-2020: 13.6.1

  • Improves Lucidchart importer
  • GAE stub fixes

05-AUG-2020: 13.6.0

  • Uses mxGraph 4.2.1 beta 14
  • Fixes mouse zoom bug

03-AUG-2020: 13.5.9

  • Adds pinch to zoom on Windows and Android
  • Uses mxGraph 4.2.1 beta 13

31-JUL-2020: 13.5.8

  • Fixes tooltip for rotation handle
  • Fixes edit as blank in lightbox
  • Lucidchart import improvements
  • Uses mxGraph 4.2.1 beta 12
  • Improves shape picker

30-JUL-2020: 13.5.7

  • Faster autosave in Google Drive

30-JUL-2020: 13.5.6

  • Uses mxGraph 4.2.1 beta 11
  • Performance improvements

29-JUL-2020: 13.5.5

  • Uses mxGraph 4.2.1 beta 10
  • Enables links in tooltips
  • Adds layout JSON action

28-JUL-2020: 13.5.4

  • Adds handle for cube and cylinder shape
  • Adds metadata to C4 shapes
  • Uses mxGraph 4.2.1 beta 9

24-JUL-2020: 13.5.3

  • Fixes print in static viewer

24-JUL-2020: 13.5.2

  • Fixes viewer links
  • Uses mxGraph 4.2.1 beta 8

22-JUL-2020: 13.5.1

  • Removes official Azure icons for licensing reasons

22-JUL-2020: 13.5.0

  • Restores cloning of rows with blue arrows
  • Fixes ungroup for multiple groups
  • Uses mxGraph 4.2.1 beta 7

20-JUL-2020: 13.4.9

  • Fixes handling of built-in plugins
  • Uses mxGraph 4.2.1 beta 6

19-JUL-2020: 13.4.8

  • Fixes SHA for inline script

19-JUL-2020: 13.4.7

  • Improves target detection for blue arrows
  • Improves shape selection on touch devices
  • Uses mxGraph 4.2.1 beta 5

17-JUL-2020: 13.4.6

  • Simplified Start Screen

16-JUL-2020: 13.4.5

  • Fixes ignored right meta key on macOS

15-JUL-2020: 13.4.4

  • Fixes shape picker container insert
  • Adds diagram styles

14-JUL-2020: 13.4.3

  • Adds shape selection on blue arrow click

10-JUL-2020: 13.4.2

  • Adds shape selection on double click
  • Fixes browser storage dialog

09-JUL-2020: 13.4.1

  • Disables eval in HTML embed code

08-JUL-2020: 13.4.0

  • Adds border for lightbox export
  • Uses mxGraph 4.2.1 beta 4
  • Adds Diagram Style panel

04-JUL-2020: 13.3.9

  • Fixes ignored autosave for native files

03-JUL-2020: 13.3.8

  • Adds experimental file system support

02-JUL-2020: 13.3.7

  • Fixes image export with sketch style
  • Uses mxGraph 4.2.1 beta 3

01-JUL-2020: 13.3.6

  • Fixes transparent background event handling for sketch style
  • Moves row for dragging selected table cell
  • Fixes inconsistent cursors for tables
  • Adds drag and drop for tables
  • Uses mxGraph 4.2.1 beta 2
  • Adds new basic templates
  • Adds rows in ER sidebar
  • Adds edit dialog style

25-JUN-2020: 13.3.5

  • Fixes minor bugs

24-JUN-2020: 13.3.4

  • Fixes minor bugs

24-JUN-2020: 13.3.3

  • Fixes move for tables with selected rows
  • Fixes flex arrow custom handle preview
  • Fixes ignored zoom for step perimeter
  • Uses mxGraph 4.2.1 beta 1

24-JUN-2020: 13.3.2

  • Fixes sketch style for partial rectangles
  • No longer replaces comic style

23-JUN-2020: 13.3.1

  • Adds rough style and URL parameter
  • Adds support for viewbox in link actions
  • Adds hide-pages, viewbox URL parameters
  • Uses mxGraph 4.2.1

19-JUN-2020: 13.3.0

  • Adds ok for prompt JSON message
  • Adds prompt-cancel JSON event
  • Uses mxGraph 4.2.0

17-JUN-2020: 13.2.6

  • Fixes caching issues for Confluence Cloud

17-JUN-2020: 13.2.5

  • Adds embed.diagrams.net for embed mode
  • Adds Alt+Shift to toggle child cells
  • Fixes toggle selection for groups
  • Uses mxGraph 4.2.0 beta 10

13-JUN-2020: 13.2.4

  • Uses tables in Misc and ER sidebar
  • Adds table size in Arrange panel
  • Uses mxGraph 4.2.0 beta 9

11-JUN-2020: 13.2.3

  • Uses base for fonts in SVG export
  • Fixes font URL trimming

11-JUN-2020: 13.2.2

  • Fixes relative fonts in SVG export
  • Uses mxGraph 4.2.0 beta 8
  • Parsing improvements
  • Adds table shape

09-JUN-2020: 13.2.1

  • Fixes bug when pasting HTML
  • Parsing improvements

09-JUN-2020: 13.2.0

  • Fixes WebKitBlobResource on iOS
  • Parsing improvements

03-JUN-2020: 13.1.14

  • Fixes math font weight for PDF export
  • Stability improvements

02-JUN-2020: 13.1.13

  • Fixes caching for HTML embed code
  • Fixes copy paste from other apps
  • Fixes math client-side printing
  • Adds math-output URL parameter
  • Adds custom table properties
  • Uses mxGraph 4.2.0 beta 7

01-JUN-2020: 13.1.12

  • Uses mxGraph 4.2.0 beta 6
  • Adds tables to Misc sidebar
  • Fixes OS clipboard in Firefox

31-MAY-2020: 13.1.11

  • Stability improvements and bug fixes

31-MAY-2020: 13.1.10

  • Fixes minor bugs for tables

30-MAY-2020: 13.1.9

  • Fixes insert tables on touch devices
  • Adds Feature-Policy header

29-MAY-2020: 13.1.8

  • Removes CSP from GAE config

29-MAY-2020: 13.1.7

  • Adds multiple edge labels in CSV import
  • Adds experimental support for tables
  • Adds Content-Security-Policy header
  • Adds link button in library dialog
  • Uses mxGraph 4.2.0 beta 5

27-MAY-2020: 13.1.6

  • Fixes Gliffy popup issue

27-MAY-2020: 13.1.5

  • Adds CSP restrictions

27-MAY-2020: 13.1.4

  • Adds dark export option in dark mode
  • Adds Euskadi translations
  • Uses mxGraph 4.2.0 beta 4
  • Adds openLink JSON event
  • Adds %id% placeholder

19-MAY-2020: 13.1.3

  • Adds merge JSON message

15-MAY-2020: 13.1.2

  • Fixes ignored compressXml for empty embed data
  • Fixes encoded XML in export JSON event
  • Adds XML in JSON load event
  • Uses mxGraph 4.2.0 beta 3

12-MAY-2020: 13.1.1

  • Adds noExitBtn option for embed mode
  • Fixes group selection model
  • Uses mxGraph 4.2.0 beta 2

11-MAY-2020: 13.1.0

  • Adds support for pointer events in swimlanes
  • Adds message in export/template response
  • Adds grid to certain custom handles
  • Changes to the selection model
  • Uses mxGraph 4.2.0 beta 1

07-MAY-2020: 13.0.9

  • Adds patch chain validation for real time

05-MAY-2020: 13.0.8

  • Adds ctrl+enter for table cells

05-MAY-2020: 13.0.7

  • Uses mxGraph 4.1.2 beta 6

03-MAY-2020: 13.0.6

  • Disables deltas for OneDrive real time
  • Adds token for Google Drive real time

01-MAY-2020: 13.0.5

  • Import Extension code updated

30-APR-2020: 13.0.4

  • Adds support for vss(x) via clibs parameter
  • Fixes inserting file to empty GitLab repo
  • Fixes drop vss file into library dialog
  • Fixes event handling for iPadOS 13.4.1
  • Uses mxGraph 4.1.2 beta 5

29-APR-2020: 13.0.3

  • Lucidchart import improvements

27-APR-2020: 13.0.2

  • Fixes print output in dark mode
  • Preserves pasted text colors
  • Adds math-font URL parameter

21-APR-2020: 13.0.1

  • Replaces HTML-CSS MathJax output files
  • Forces loading MathJS locally in export server/Desktop

21-APR-2020: 13.0.0

  • Redirects old desktop versions
  • Fixes Edit menu in Chrome app
  • Uses SVG for math typesetting
  • Uses mxGraph 4.1.2 beta 4

16-APR-2020: 12.9.14

  • Renamed jscolor to mxJSColor to avoid clash

15-APR-2020: 12.9.13

  • Adds file properties dialog

14-APR-2020: 12.9.12

  • Adds edit style to context menu
  • Fixes moving cells in stacks

11-APR-2020: 12.9.11

  • Fixes edge label default style
  • Improves Lucidchart import

08-APR-2020: 12.9.10

  • Fixes toggle selection for cells in containers
  • Fixes copy paste of cells in Firefox
  • Improvements for Lucidchart import
  • Uses mxGraph 4.1.2 beta 3

07-APR-2020: 12.9.9

  • Uses mxGraph 4.1.2 beta 2
  • Removes Google image search
  • Removes photos URL parameter
  • Fixes pasting links and data URIs
  • Fixes Sharepoint sites in OneDrive picker
  • Workaround for lightbox in Jira Service desk
  • Adds center option for Confluence Cloud viewer
  • Replaces Home with Shift+Home, Ctrl+H with Home

05-APR-2020: 12.9.8

  • Fixes formatting for pasted text
  • Uses mxGraph 4.1.2 beta 1

03-APR-2020: 12.9.7

  • Optional size, position and angle panels
  • Improvements for Lucidchart import
  • Adds combo box for extensions
  • Uses mxGraph 4.1.2 beta 1

31-MAR-2020: 12.9.6

  • Improvements for Lucidchart import
  • Fixes CORS errors for some icons
  • Fixes ER shapes for dark mode
  • Uses mxGraph 4.1.1

30-MAR-2020: 12.9.5

  • Uses mxGraph 4.1.1 beta 16
  • Fixes some shapes

29-MAR-2020: 12.9.4

  • Adds delegating connector and half circle markers
  • Improvements for Lucidchart import
  • Enables cloud storage in PWA
  • Uses mxGraph 4.1.1 beta 15

25-MAR-2020: 12.9.3

  • Fixes update of filename placeholder
  • Improvements for Lucidchart import
  • Fixes minor issues with layouts

24-MAR-2020: 12.9.2

  • Adds filename placeholder
  • Fixes Gliffy import

24-MAR-2020: 12.9.1

  • Fixes insert HTML table from text panel

23-MAR-2020: 12.9.0

  • Fixes encoding errors in stencils.min.js
  • Moves resize live preview to front
  • Adds Threat Modeling shapes
  • Uses mxGraph 4.1.1 beta 14

23-MAR-2020: 12.8.9

  • Adds Lucidchart import feedback
  • Adds search for all pages
  • Adds new polygon shapes

18-MAR-2020: 12.8.8

  • Improvements to localStorage migration
  • Improvements to AWS shapes

17-MAR-2020: 12.8.7

  • Improvements to localStorage migration
  • Fixes align and distribute buttons in Arrange panel
  • Improvements for Lucidchart import

17-MAR-2020: 12.8.6

  • Migrates localStorage from draw.io to diagrams.net
  • Fixes XML embedding within PDFs

14-MAR-2020: 12.8.5

  • Fixes drag and drop of images to containers in Firefox
  • Adds (Alt+)Shift+Tab for outdent/indent while editing
  • No longer selects moved cells after undo/redo
  • Reduces number of automatic layout runs
  • Merges PWA into online app
  • Uses mxGraph 4.1.1 beta 13

11-MAR-2020: 12.8.4

  • Changes canonical URL to app.diagrams.net

11-MAR-2020: 12.8.3

  • Switches to PlantUML build 1.2020.2
  • Adds app.diagrams.net support for onedrive and cache responses
  • Fixes infinite resizing of viewer in conf cloud
  • Uses all layers for drop target selection
  • Uses mxGraph 4.1.1 beta 12

09-MAR-2020: 12.8.2

  • Fixes Confluence Cloud lightbox and Jira Cloud editor iFrame resize

05-MAR-2020: 12.8.1

  • Fixes Confluence Cloud editor iFrame resize

05-MAR-2020: 12.8.0

  • Fixes PDF export for multiple page formats
  • Fixes PDF export page variable placeholder
  • Disables drop shadow in Safari browser
  • Changes name to diagrams.net

27-FEB-2020: 12.7.9

  • Fixes update of indicator shapes
  • Uses mxGraph 4.1.1 beta 11
  • Adds diagrams.net banner

26-FEB-2020: 12.7.8

  • Adds logging for Confluence cloud errors
  • Adds global error dialog

26-FEB-2020: 12.7.7

  • Adds error logging for Confluence and Jira cloud

25-FEB-2020: 12.7.6

  • Fixes NPE in viewer

25-FEB-2020: 12.7.5

  • Fixes removed contentID macro parameter in Confluence cloud
  • Adds recursive resize for size change in Arrange panel
  • Disables drop target for composite BPMN/UML shapes
  • Fixes missing tree move icon

21-FEB-2020: 12.7.4

  • Changes Google picker to support team drives
  • Fixes crop for imported files

21-FEB-2020: 12.7.3

  • Fixes caching of Google fonts

19-FEB-2020: 12.7.2

  • Removes HTML 5 application cache
  • Adds Alt+Click for sidebar items
  • Fixes rounding for page guides
  • Adds language support for PWA
  • Uses mxGraph 4.1.1 beta 10

17-FEB-2020: 12.7.1

  • DropTarget style has precedence over container
  • Replaces UML module shape
  • Uses mxGraph 4.1.1 beta 9

13-FEB-2020: 12.7.0

  • Adds dropTarget style property
  • Adds Insert, Advanced, Mermaid

12-FEB-2020: 12.6.8

  • Ignores drafts with mode parameter
  • Adds Arrange, Layout, Org Chart
  • Fixes GitLab authentication
  • Uses mxGraph 4.1.1 beta 8

10-FEB-2020: 12.6.7

  • Fixes clipping for edge labels in PDF output
  • Uses mxGraph 4.1.1 beta 7
  • Adds draft states

07-FEB-2020: 12.6.6

  • Searches collapsed custom libraries
  • Fixes configured default libraries
  • Adds tags to configured libraries
  • Uses auth header for Google Drive
  • Uses mxGraph 4.1.1 beta 6

04-FEB-2020: 12.6.5

  • Adds expand style for containers
  • Adds warning for fallback labels
  • Improvements for CSV import
  • Uses mxGraph 4.1.1 beta 5
  • Adds new AWS 19 shapes

02-FEB-2020: 12.6.4

  • Uses mxGraph 4.1.1 beta 4
  • Fixes possible NPE

02-FEB-2020: 12.6.3

  • Updates move preview after key events
  • Fixes rounding errors for routing
  • Uses mxGraph 4.1.1 beta 3

30-JAN-2020: 12.6.2

  • Fixes WebKitBlobResource error on iOS
  • Adds layers for VSDX export
  • Uses mxGraph 4.1.1 beta 2

28-JAN-2020: 12.6.1

  • Adds new Veeam shapes

28-JAN-2020: 12.6.0

  • Fixes aspect dialog incorrect layers

25-JAN-2020: 12.5.8

  • Fixes possible NPE in OneDrive client

25-JAN-2020: 12.5.7

  • Fixes access to OneDrive Sharepoint folders
  • Creates fewer revisions in Google Drive
  • Uses mxGraph 4.1.1 beta 1
  • Uses PlantUML 2019.7

22-JAN-2020: 12.5.6

  • Fixes offline download for mobile Safari
  • Fixes newlines in custom shape editor
  • Uses mxGraph 4.1.0 pre 6
  • Adds movableLabel style

16-JAN-2020: 12.5.5

  • Fixes inconsistent label wrapping
  • Uses mxGraph 4.1.0 pre 5

15-JAN-2020: 12.5.4

  • Adds PWA install prompt handler

14-JAN-2020: 12.5.3

  • Fixes line height in labels
  • Uses mxGraph 4.1.0 pre 4

14-JAN-2020: 12.5.2

  • Adds option to include XML in PDF
  • Replaces app cache with PWA
  • Uses mxGraph 4.1.0 pre 3

09-JAN-2020: 12.5.1

  • Fixes label offsets in viewer
  • Uses mxGraph 4.1.0 pre 2

07-JAN-2020: 12.5.0

  • Enables reflow in HTML output
  • Fixes text rendering issues
  • Uses mxGraph 4.1.0 pre 1
  • Adds Galician language

06-JAN-2020: 12.4.9

  • Adds support for multiple redirect URLs in token-based-auth

31-DEC-2019: 12.4.8

  • Adds referrer policy header
  • Uses mxGraph 4.0.6 beta 16

27-DEC-2019: 12.4.7

  • Fixes bug for loading viewer in Confluence Cloud

27-DEC-2019: 12.4.6

  • Fixes mobile Safari in desktop mode
  • Uses mxGraph 4.0.6 beta 15

27-DEC-2019: 12.4.5

  • Uses mxGraph 4.0.6 beta 14
  • Fixes possible NPE

27-DEC-2019: 12.4.4

  • Fixes proxy URL for Confluence Cloud lightbox
  • Fixes possible text wrapping for SVG export
  • Adds custom fonts for embedded SVG files
  • Pass-through OTF fonts in proxy servlet
  • Adds basic diagram templates
  • Uses mxGraph 4.0.6 beta 13

17-DEC-2019: 12.4.3

  • Uses fast zoom preview on iOS
  • Uses mxGraph 4.0.6 beta 12

14-DEC-2019: 12.4.2

  • Improves move/resize preview and guides
  • Adds pinch to zoom for macOS trackpad
  • Disables drop style for swimlanes
  • Adds anchor points for corners
  • Fixes edge label move preview
  • Uses mxGraph 4.0.6 beta 11

12-DEC-2019: 12.4.1

  • Fixes initial key state for cloning
  • Uses mxGraph 4.0.6 beta 11

12-DEC-2019: 12.4.0

  • Adds Catalan translations, credit Pere Orga pere@orga.cat
  • Fixes drag cells to library, subtree moving live preview
  • Fixes conf cloud gliffy mass import paging bug
  • Uses mxGraph 4.0.6 beta 10

09-DEC-2019: 12.3.9

  • Fixes NPE in Lucidchart import
  • Adds check for empty layerID array in GraphViewer

06-DEC-2019: 12.3.8

  • Improves Gliffy import of nested links
  • Adds pageID target export selection in Confluence Cloud

05-DEC-2019: 12.3.7

  • Fixes handling of clipboard data
  • Uses mxGraph 4.0.6 beta 9

03-DEC-2019: 12.3.6

  • Moves rotation handle to top right corner
  • Adds faster mouse wheel zoom
  • Uses mxGraph 4.0.6 beta 8

02-DEC-2019: 12.3.5

  • Fixes deletion bugs causing search incorrect results in Jira Cloud
  • Fixes text alignment for block elements

02-DEC-2019: 12.3.4

  • Fixes Gliffy global text size setting on import
  • Fixes settings override with configuration
  • Adds custom fonts in print output

28-NOV-2019: 12.3.3

  • Adds more ERD shapes

27-NOV-2019: 12.3.2

  • Fixes moving and resizing on iOS 13
  • Uses mxGraph 4.0.6 beta 8

26-NOV-2019: 12.3.1

  • Fixes PDF export with math typesetting

25-NOV-2019: 12.3.0

  • Fixes client-side math export in Firefox
  • Uses mxGraph 4.0.6 beta 7

21-NOV-2019: 12.2.9

  • Fixes autosize for font size and style changes
  • Adds PDF extension check in save dialog
  • Fixes callback error in embed mode
  • Uses mxGraph 4.0.6 beta 6

21-NOV-2019: 12.2.8

  • Removes state URL parameter

19-NOV-2019: 12.2.7

  • Adds #CONFIG hash property for configuration via URL
  • Fixes for external font support
  • Adds Extras, draw.io Configuration menu
  • Adds Link item in page context menu

13-NOV-2019: 12.2.6

  • Reverts Google auth change in 12.2.5

13-NOV-2019: 12.2.5

  • Add external font support
  • Adds configuration option in local storage

12-NOV-2019: 12.2.4

  • Updates IBM stencils
  • Fixes Lucidchart import NPE
  • Adds pools and lanes in BPMN General library
  • Adds client-side SVG and PNG export for math

08-NOV-2019: 12.2.3

  • Improves stencils in dark mode
  • Removes electron useragent check
  • Fixes shifted text labels in PDF with math
  • Adds clipping for print output
  • Uses mxGraph 4.0.6 beta 5

06-NOV-2019: 12.2.2

  • Fixes NPE in pasteCells

06-NOV-2019: 12.2.1

  • Fixes slow paste from clipboard in modern browsers
  • Improves handling of timeouts in Google Drive
  • Fixes event handling on iOS
  • Uses mxGraph 4.0.6 beta 4

04-NOV-2019: 12.2.0

  • Fixes Google auth after hibernate on Windows
  • Fixes print in lightbox for some file types
  • Fixes extension for command line export
  • Open file asks for new or same window
  • Handles trashed state in Google Drive
  • Fixes links in labels for SVG export
  • Appends tab name for image export

30-OCT-2019: 12.1.9

  • Fixes anchor points for certain shape styles
  • Adds connection points for document shape
  • Fixes handling of SVG with relative size
  • Adds custom data import for Lucidchart
  • Fixes timing issue in tooltips plugin
  • Uses mxGraph 4.0.6 beta 3

28-OCT-2019: 12.1.8

  • Fixes ignored height in viewer

25-OCT-2019: 12.1.7

  • Minor fix for graph viewer

25-OCT-2019: 12.1.6

  • Fixes missing center guides for certain cases
  • Fixes lightbox in Trello
  • Adds moveCells style
  • Uses mxGraph 4.0.6 beta 2

24-OCT-2019: 12.1.5

  • Fixes scopes for Google Drive Connector for Confluence Cloud
  • Fixes opening libraries from GitLab

23-OCT-2019: 12.1.4

  • Fixes scrollbars in Confluence Diagram Viewer
  • Fixes embed dialog for Google Shared Drives
  • Fixes snap to grid while panning
  • Adds paging for GitLab picker
  • Uses mxGraph 4.0.6 beta 1

17-OCT-2019: 12.1.3

  • Fixes Google Drive auth in Office plugin
  • Uses mxGraph 4.0.5

16-OCT-2019: 12.1.2

  • Fixes scrollbars in Confluence Cloud and Jira Cloud
  • Fixes export of uncompressed XML files to PDF
  • Uses mxGraph 4.0.3 beta 7

14-OCT-2019: 12.1.1

  • Uses uncompressed XML files in GitLab and GitHub
  • Fixes background color for cropped PDF export
  • Improves logic for hiding cell moving guides
  • Fixes token override in Google Drive viewer
  • Adds roundtrip editing for PlantUML images
  • Uses mxGraph 4.0.3 beta 6

09-OCT-2019: 12.1.0

  • Escape no longer starts editing in Safari and IE 11
  • Uses revision IDs for realtime in Google Drive
  • Fixes ignored alignment for autosize cells
  • Switches to manual sync on cache timeout
  • Disables resize live preview for groups
  • Fixes test URL parameter for logging
  • Adds live preview for moving cells
  • Uses mxGraph 4.0.3 beta 5
  • Uses quirks mode in IE 9

08-OCT-2019: 12.0.3

  • Fixes vertical label position of Data shape
  • Handles changed etag in Google Drive after save
  • Fixes page reorder for Chrome on Windows 10 in embed mode

02-OCT-2019: 12.0.2

  • Updates pako to 1.0.10
  • Fixes VSS naming problem
  • Restores folder support to Confluence Cloud diagram viewer

01-OCT-2019: 12.0.1

  • Adds testing for new pako version

27-SEP-2019: 12.0.0

  • Fixes Google auth for multiple users
  • Fixes default grid color in dark mode

26-SEP-2019: 11.3.2

  • Updates Dell rack server stencils
  • Docker image build process improvements

24-SEP-2019: 11.3.1

  • Fixes uncompressed XML in SVG
  • Fixes offset for ruler

20-SEP-2019: 11.3.0

  • Updates Google Cloud Platform stencils
  • Gliffy import improvements
  • Uses uncompressed XML to fix search in Confluence Cloud
  • Adds global compressXml switch
  • Fixes print output in dark mode

18-SEP-2019: 11.2.9

  • Adds pre and post config JS files
  • Fixes page numbers in PDF export
  • Adds globalVars to configuration
  • Adds DRAWIO_CONFIG variable

08-SEP-2019: 11.2.8

  • Fixes bugs in PlantUML for Confluence Cloud

07-SEP-2019: 11.2.7

  • Fixes minor bugs

06-SEP-2019: 11.2.6

  • Enables ruler by default
  • Fixes clipart export in Chrome app
  • Adds File, Embed, Google Sheets
  • Updated CSS styles

03-SEP-2019: 11.2.5

  • Updates MSCAE stencils

29-AUG-2019: 11.2.4

  • Fixes segment connector rounding issue
  • Updates AWS icons
  • Fixes partial concentric ellipse
  • Fixes search for custom libraries
  • Adds pagecount placeholder

26-AUG-2019: 11.2.3

  • Fit window zoom no longer ignores selection
  • Updates page IDs in custom links on import
  • Updates link hint after selection change
  • Updates cell IDs in custom links

23-AUG-2019: 11.2.2

  • Add support for loading zipped draw.io and Gliffy formats

20-AUG-2019: 11.2.1

  • Fixes possible NPEs

20-AUG-2019: 11.2.0

  • Adds ruler and units

19-AUG-2019: 11.1.5

  • Fixes ignored background for multipage PDF export
  • Adds Lollipop Notation shape in UML section
  • Fixes export for global placeholders
  • Adds XML declaration for SVG export
  • Enables block alignment for text
  • Adds allowArrows style

08-AUG-2019: 11.1.4

  • Fixes grid NPE in export dialog

08-AUG-2019: 11.1.3

  • Adds export option to include grid
  • Fixes last Gitlab project used in group
  • Adds custom Gitlab parameters
  • Fixes compressed XML export option

05-AUG-2019: 11.1.2

  • Fixes encoding of embedded PNG data
  • Adds custom Gitlab URL option

02-AUG-2019: 11.1.1

  • Forces in-place electron users to upgrade page

02-AUG-2019: 11.1.0

  • Fixes for Electron 6
  • Uses dark theme on desktop by default in dark mode
  • Changes Conf Cloud to leave draft attachments empty

01-AUG-2019: 11.0.9

  • Fixes window.app undefined check
  • Adds desktop command line vsdx export
  • Fixes Confluence Cloud custom content direct edit macro replacment

30-JUL-2019: 11.0.8

  • Fixes for dialogs when no services available
  • Fixes comment window refresh error

26-JUL-2019: 11.0.7

  • Fixes for MS Office Add-in

26-JUL-2019: 11.0.6

  • Improves error handling for exportToCanvas

24-JUL-2019: 11.0.5

  • Adds timeout for Office Add-in server fallback
  • Fixes incorrect zTXt header for PNG+XML files
  • Fixes rounding of ellipse positions in SVG
  • Fixes rounding for fixed connection points
  • Uses mxGraph 4.0.3 beta 4

23-JUL-2019: 11.0.4

  • Adds timeout handler for Google Drive thumb generation

23-JUL-2019: 11.0.3

  • Fixes handling of repository paths in GitLab
  • Ignores hidden cells for selectAll
  • Uses mxGraph 4.0.3 beta 3

22-JUL-2019: 11.0.2

  • Replaces alt+click with shift+click in ChromeOS
  • Uses draw.io Viewer app for lightbox mode
  • Uses mxGraph 4.0.3 beta 2

20-JUL-2019: 11.0.1

  • Fixes math typesetting in legacy embed script
  • Fixes encoding issues for GitHub and GitLab
  • Fixes file handling issues for GitLab

19-JUL-2019: 11.0.0

  • Adds Show more option in splash screen
  • Adds uncompressed XML support (beta)
  • Adds support for GitLab (beta)
  • Uses mxGraph 4.0.3 beta 1

16-JUL-2019: 10.9.8

  • Adds Extras, Insert, Freehand
  • Moves create shape to insert menu
  • Adds named labels for CSV import

15-JUL-2019: 10.9.7

  • Adds validation for label border and background colors
  • Uses mxGraph 4.0.2

12-JUL-2019: 10.9.6

  • Adds local files, Google Drive in Office Add-in

11-JUL-2019: 10.9.5

  • Improves error handling for saving files
  • Fixes desktop startup

11-JUL-2019: 10.9.4

  • Adds named styles for CSV import

10-JUL-2019: 10.9.3

  • Fixes trailing newline in plain text labels
  • Allows inserting multiple lists from text
  • Adds treeMoving style for moving subtrees
  • Fixes table cell align and color editing
  • Uses mxGraph 4.0.2 beta 4

09-JUL-2019: 10.9.2

  • Fixes reset of handles after remote style changes
  • Fixes background color for rotated text editing
  • Improves command line export in Electron
  • Uses mxGraph 4.0.2 beta 3

09-JUL-2019: 10.9.1

  • Fixes NPE in Electron and ChromeOS apps

08-JUL-2019: 10.9.0

  • Fixes custom link execution for visibility changes
  • Fixes format panel CSS in Firefox for Linux
  • Fixes inconsistent text editing alignment
  • Uses mxGraph 4.0.2 beta 2

04-JUL-2019: 10.8.9

  • Uses mxGraph 4.0.2 beta 1
  • Adds fill-/strokealpha for stencils
  • Setting autosave to true triggers save

03-JUL-2019: 10.8.8

  • Adds timer to check for unsaved changes
  • Fixes lightbox height for Confluence Cloud viewer

02-JUL-2019: 10.8.7

  • Fixes PlantUML connect add attachment call

02-JUL-2019: 10.8.6

  • Fixes ignored properties for child cells in CSV
  • Logs file idle states
  • Uses mxGraph 4.0.1

02-JUL-2019: 10.8.5

  • Removed RPC calls in Confluence Connect
  • Adds support for digrams in Confluence Cloud comments
  • Fixes handling of move in rounded paths
  • Uses mxGraph 4.0.1 beta 11

29-JUN-2019: 10.8.4

  • No longer selects parent after delete of child
  • Updates in-place editor after window resize
  • Uses mxGraph 4.0.1 beta 10

28-JUN-2019: 10.8.3

  • Embed diagrams from URL in Jira Cloud
  • Makes custom fonts persistent
  • Uses mxGraph 4.0.1 beta 9

27-JUN-2019: 10.8.2

  • Fixes handling of special font names
  • Shows warning if file copy is loaded
  • Smaller sidebar entries
  • Adds tags plugin

26-JUN-2019: 10.8.1

  • Fixed preview image aspect ratio in Confluence Cloud
  • Increases preview image export quality in Confluence Cloud
  • Uses default picker for loading files in IE11

21-JUN-2019: 10.8.0

  • Removes unsafe-eval CSP for desktop app
  • Fixes plugins in desktop app

19-JUN-2019: 10.7.9

  • Ignores refs and manage columns in CSV example

19-JUN-2019: 10.7.8

  • Fixes double click handling with pen and touch on Windows
  • Fixes ignored transparent background in viewer
  • Adds optional custom labels for IC pins
  • Uses mxGraph 4.0.1 beta 8
  • Fixes UI inconsistencies

12-JUN-2019: 10.7.7

  • Adds validation of color picker input to fix XSS vulnerability

11-JUN-2019: 10.7.6

  • Removes fallback to print dialog if offline in Electron
  • Fixes broken link if Google Drive is not loading

04-JUN-2019: 10.7.5

  • Fixes Math rendering in graph viewer

03-JUN-2019: 10.7.4

  • Adds MathJax codebase

31-MAY-2019: 10.7.3

  • Enabling saving diagrams when the associated custom content is deleted or not found

31-MAY-2019: 10.7.2

  • Fixes loading custom plugins in embed mode with configure URL parameter
  • Fixes math rendering with no scrollbars

29-MAY-2019: 10.7.1

  • Adds JSON string for layouts in CSV import
  • Fixes zoomed position for data store label
  • Fixes changing of link colors in Firefox
  • Fixes limitations for Google docs add-on

28-MAY-2019: 10.7.0

  • Replaces octet-stream with vnd.jgraph.mxfile in Drive
  • Fixes opaque background for server-side PNG export
  • Fixes line jump rendering with child edge labels
  • Fixes loading of large images via Insert dialog
  • Adds support to show/hide layers via tags
  • Adds edge flow to animation plugin
  • Fixes saving of OneDrive libraries

25-MAY-2019: 10.6.9

  • Fixes missing VSDX import in stealth mode

22-MAY-2019: 10.6.8

  • Add VMware stencils
  • VSDX import improvements

07-MAY-2019: 10.6.7

  • Fixes first input element not firing change event

02-MAY-2019: 10.6.6

  • Adds MS Active Directory stencils
  • Improvements to GCP stencils
  • Adds Confluence Cloud translations

24-APR-2019: 10.6.5

  • Fixes style variation logic in VSDX import

24-APR-2019: 10.6.4

  • Adds VSDX import improvements
  • Adds new IBM stencils and template
  • Add Cumulus stencils

16-APR-2019: 10.6.3

  • Fixes handling of Infinity in geometries and points
  • Uses mxGraph 4.0.1 beta 7

15-APR-2019: 10.6.2

  • Adds generic layout menu item

10-APR-2019: 10.6.1

  • Fixes issues with CSV import
  • Adds pointerEvents style for stencils and AWS groups
  • Uses new language locale API in Confluence cloud
  • Uses mxGraph 4.0.1 beta 6

01-APR-2019: 10.6.0

  • Adds configuration section for Confluence for cloud
  • Free GDrive/OneDrive connector for Confluence cloud
  • Adds show with draw.io option in OneDrive connector
  • Improves handling of files with no extensions in GDrive connector

27-MAR-2019: 10.5.9

  • Change to connection points and arrows trigger autosave
  • Adds style options for edge labels in Arrange panel
  • Fixes scroll during Alt+mouse wheel in Chrome
  • Uses mxGraph 4.0.1 beta 5

26-MAR-2019: 10.5.8

  • Hides icon in Confluence cloud for resolved comments
  • Uses mxGraph 4.0.1 beta 4

26-MAR-2019: 10.5.7

  • Adds comments in Confluence cloud viewer
  • Improves Google file not found dialog

25-MAR-2019: 10.5.6

  • Adds file ID and mime type in GDriveConnector macro editor
  • Removes convert warning, cache alive check in lightbox
  • Improves handling of redirects and invalid responses
  • Removes connection arrows for edge labels

25-MAR-2019: 10.5.5

  • Improvements for Gliffy import
  • Uses mxGraph 4.0.1 beta 3

22-MAR-2019: 10.5.4

  • Adds custom libraries for Confluence cloud

21-MAR-2019: 10.5.3

  • Fixes timing issue in graph viewer
  • Fixes date formats in VSDX import
  • Fixes possible cropping for PDF export

20-MAR-2019: 10.5.2

  • Fixes bug for comments in Confluence cloud

19-MAR-2019: 10.5.1

  • Adds comments for Confluence cloud

18-MAR-2019: 10.5.0

  • Uses .drawio extension in desktop app
  • Removes spacers for rack layouts
  • Uses mxGraph 4.0.1 beta 2

17-MAR-2019: 10.4.9

  • Adds comments for Google Drive (beta)

15-MAR-2019: 10.4.8

  • Adds autosaveDelay and defaultEdgeLength to drawio-config

15-MAR-2019: 10.4.7

  • Realtime warning can be permanently closed
  • Ignores read-only files in auto conversion
  • Adds new issue viewer for Jira cloud
  • Fixes Atlas theme in Safari

14-MAR-2019: 10.4.6

  • Adds warning dialog for failed autosave after 10 minutes
  • Improves error logging in Google Drive client
  • Improves error handling for auto conversion
  • Fixes shadow for PNG export in dark mode

13-MAR-2019: 10.4.5

  • Fixes bug in Confluence cloud
  • Fixes error handling
  • Improves logging

12-MAR-2019: 10.4.4

  • Adds blob.core.windows.net to known CORS urls
  • Fixes loading of Visio templates via proxy

12-MAR-2019: 10.4.3

  • Uses mxGraph 4.0.1 beta 1

11-MAR-2019: 10.4.2

  • Adds logging

09-MAR-2019: 10.4.1

  • Uses mxGraph 3.9.13 beta 18

09-MAR-2019: 10.4.0

  • Handles timeouts in realtime convert tool
  • Fixes bugs for older versions of IE

08-MAR-2019: 10.3.9

  • Adds warning for Google Drive legacy files
  • Adds language menu in Atlas theme

08-MAR-2019: 10.3.8

  • Fixes possible NPEs
  • Fixes possible clipping bugs
  • Uses mxGraph 3.9.13 beta 17

08-MAR-2019: 10.3.7

  • Creates revision for every autosave in Google Drive
  • Fixes new Confluence editor issues

07-MAR-2019: 10.3.6

  • Improves error handling for Google Drive
  • Adds realtime file conversion tool

05-MAR-2019: 10.3.5

  • Reduces possible number 403 errors in Drive

05-MAR-2019: 10.3.4

  • Fixes possible NPE in plugin error handler

05-MAR-2019: 10.3.3

  • Changes default extension to .drawio
  • Updated UI styles

04-MAR-2019: 10.3.2

  • Fixes Confluence Cloud Direct Edit Saving

02-MAR-2019: 10.3.1

  • Fixes loading spinner for Trello
  • Uses magic numbers for templates

01-MAR-2019: 10.3.0

  • Adds validation step for Google file saving
  • Adds last saved delay to status bar
  • Adds page-id URL parameter

28-FEB-2019: 10.2.9

  • Moves Confluence Cloud viewer settings to format panel
  • Allows all content from docs.google.com via proxy
  • Adds menu for moving selection to other layers
  • Adds simple viewer option for Confluence Cloud
  • Fixes bad CRC in PNG exports

25-FEB-2019: 10.2.8

  • Fixes import of multiple pages into empty file
  • Fixes macro shortcut handling in Confluence cloud

25-FEB-2019: 10.2.7

  • Adds orthogonal loop, no jump property for edges
  • Fixes default stylesheet for export in dark mode
  • Fixes events for transparent swimlane titles
  • Uses mxGraph 3.9.13 beta 16

22-FEB-2019: 10.2.6

  • Adds page ID export for Confluence Cloud
  • Fixes colored AWS19 icons library ID

20-FEB-2019: 10.2.5

  • Adds fallback for unavailable sharing in Google Drive
  • Fixes possible timing issues with open URL parameter
  • Fixes link handling in legacy embedded diagrams

18-FEB-2019: 10.2.4

  • Adds Microsoft Office add-ins
  • Adds open URL parameter

15-FEB-2019: 10.2.3

  • Adds interactive help for file name input fields
  • Fixes handling of revisions for PNG files in Drive
  • Adds shift click for Drive file details on app icon
  • Adds Embed, Live image for public PNG files on Drive and GitHub
  • Uses mxGraph 3.9.13 beta 15

11-FEB-2019: 10.2.2

  • Adds refresh, new window in Confluence Cloud connector toolbars
  • App icon links to file preview for Google Drive

09-FEB-2019: 10.2.1

  • Fixes loading of configuration for confluence cloud
  • Adds template-filename URL parameter for binary templates
  • Fixes browser refresh for converted lightbox files

08-FEB-2019: 10.2.0

  • Adds vsd(x) and gliffy support in GDrive Connector

07-FEB-2019: 10.1.9

  • Renames load event for configuration to configure

05-FEB-2019: 10.1.8

  • Fixes property focus after save
  • Updated AWS 2019 icon colors

04-FEB-2019: 10.1.7

  • Adds auto-resolution for Google add-ons
  • Fixes minimum height for empty viewer
  • Fixes shadow in SVG export/embed
  • Fixes possible 404 in GitHub

29-JAN-2019: 10.1.6

  • Removes alert for link errors
  • Removes sync button

28-JAN-2019: 10.1.5

  • Uses mxGraph 3.9.13 beta 14

25-JAN-2019: 10.1.4

  • Adds download button in save dialog
  • Adds shift to ignore current style
  • Uses mxGraph 3.9.13 beta 13

21-JAN-2019: 10.1.3

  • Fixes possible NPEs
  • Uses mxGraph 3.9.13 beta 12

18-JAN-2019: 10.1.2

  • Adds debug output

18-JAN-2019: 10.1.1

  • Fixes possible NPEs

17-JAN-2019: 10.1.0

  • Adds auth token refresh for OneDrive

16-JAN-2019: 10.0.43

  • Fixes possible NPE in hashValue

16-JAN-2019: 10.0.42

  • Fixes handling of invalid files
  • Uses mxGraph 3.9.13 beta 11

15-JAN-2019: 10.0.41

  • Adds ignored page size in checksum

15-JAN-2019: 10.0.40

  • Fixes possible use of undefined variable

15-JAN-2019: 10.0.39

  • Fixes shadow change check

15-JAN-2019: 10.0.38

  • Fixes inconsistency in collaborative editing
  • Handles possible call stack errors
  • Uses mxGraph 3.9.13 beta 10
  • Adds IC shapes

14-JAN-2019: 10.0.37

  • Improves error logging

14-JAN-2019: 10.0.36

  • Uses mxGraph 3.9.13 beta 9
  • Adds debug output

13-JAN-2019: 10.0.35

  • Fixes device option in splash
  • Adds Insert Template

12-JAN-2019: 10.0.34

  • Fixes save dialog icon CSS flow

12-JAN-2019: 10.0.33

  • Adds support for strikeThrough style (beta)
  • Adds dark opacity styles for note and cube
  • Enables device storage on iOS

11-JAN-2019: 10.0.32

  • Adds page view in format panel for read-only files
  • Minor fixes for collaborative editing
  • Uses mxGraph 3.9.13 beta 8

11-JAN-2019: 10.0.31

  • Fixes critical bug for cell lookups
  • Ignores page size in checksum
  • Uses mxGraph 3.9.13 beta 7

10-JAN-2019: 10.0.30

  • Ignores page width in checksum
  • Uses mxGraph 3.9.13 beta 6

10-JAN-2019: 10.0.29

  • Improved error handling for CSV import
  • Uses mxGraph 3.9.13 beta 5

10-JAN-2019: 10.0.28

  • Uses mxGraph 3.9.13 beta 4
  • Fixes root folder dialog

10-JAN-2019: 10.0.27

  • Ignores mxObjectId in diffsync

09-JAN-2019: 10.0.26

  • Uses mxGraph 3.9.13 beta 3

08-JAN-2019: 10.0.25

  • Ignores previous attribute in checksum

08-JAN-2019: 10.0.24

  • Fixes critical bug with collaborative editing

08-JAN-2019: 10.0.23

  • Adds debug output for checksum errors
  • Adds custom properties in diffsync
  • Fixes possible ReferenceError
  • Fixes for Jira cloud plugin

05-JAN-2019: 10.0.22

  • Adds initial change check in sync protocol
  • Ignores numeric JS errors in checksum
  • Fixes pending sync on inactive window

04-JAN-2019: 10.0.21

  • Adds debug output for checksum errors

04-JAN-2019: 10.0.20

  • Adds debug output for checksum errors

04-JAN-2019: 10.0.19

  • Adds debug output for checksum errors

04-JAN-2019: 10.0.18

  • Fixes checksum errors in lightbox mode

03-JAN-2019: 10.0.17

  • Fixes sync for PNG files in desktop app
  • Fixes handling of auth error in Drive
  • Uses main app ID for Drive viewer
  • Fixes clipping in Google add-ons
  • Uses mxGraph 3.9.13 beta 2
  • Fixes redo button state
  • Removes debug output

02-JAN-2019: 10.0.16

  • Handles shadow change during catchup

01-JAN-2019: 10.0.15

  • Fixes error logging

01-JAN-2019: 10.0.14

  • Fixes possible timing issue

29-DEC-2018: 10.0.13

  • Improved error handling for collaborative editing

28-DEC-2018: 10.0.12

  • Fixes possible select of deleted page

28-DEC-2018: 10.0.11

  • Adds parameter check for connect apps

28-DEC-2018: 10.0.10

  • Fixes for error logging

27-DEC-2018: 10.0.9

  • Fixes sync for unsaved files in Desktop
  • Adds Google Slides to Embed menu
  • Ignores page names in checksum
  • Fixes handling of lost pages

21-DEC-2018: 10.0.8

  • Ignores undefined page names in diffsync

21-DEC-2018: 10.0.7

  • Fixes checksum handling in desktop
  • Uses mxGraph 3.9.13 beta 1

20-DEC-2018: 10.0.6

  • Performance fixes for collaborative editing
  • Fixes collaboration conflict errors

19-DEC-2018: 10.0.5

  • Fixes for collaborative editing

19-DEC-2018: 10.0.4

  • Fixes for night mode and responsive UI

18-DEC-2018: 10.0.3

  • Disables sync in Chrome OS
  • Fixes CSS issues

17-DEC-2018: 10.0.2

  • Adds inactivity timeout for collaborative editing

17-DEC-2018: 10.0.1

  • Fixes Google auth for OneDrive files

17-DEC-2018: 10.0.0

  • Enables collaborative editing
  • Hides footer

16-DEC-2018: 9.6.6

  • Adds darker stroke colors for metro palettes

15-DEC-2018: 9.6.5

  • Fixes for collaborative editing (beta)

14-DEC-2018: 9.6.4

  • Uses mxGraph 3.9.12

13-DEC-2018: 9.6.3

  • Uses mxGraph 3.9.11 beta 10

12-DEC-2018: 9.6.2

  • Uses mxGraph 3.9.11 beta 9

11-DEC-2018: 9.6.1

  • Adds source-/targetPerimeterSpacing to default style
  • Fixes font style button states in Edge, FF and IE
  • Removes Google realtime API
  • Fixes focus handling on iOS

10-DEC-2018: 9.6.0

  • Fixes for collaborative editing (beta)
  • Fixes minor bugs

06-DEC-2018: 9.5.9

  • Uses PlantUML build 4

04-DEC-2018: 9.5.8

  • Fixes focus handling in format panel

04-DEC-2018: 9.5.7

  • Removes dummy href attributes

04-DEC-2018: 9.5.6

  • Uses mxGraph 3.9.11 beta 8

03-DEC-2018: 9.5.5

  • Adds unsaved status for new files in Desktop
  • Fixes minor CSS issues

03-DEC-2018: 9.5.4

  • Fixes possible NPE in Desktop

03-DEC-2018: 9.5.3

  • Uses mxGraph 3.9.11 beta 7

02-DEC-2018: 9.5.2

  • Fixes caching issue with GitHub file sync

30-NOV-2018: 9.5.1

  • Fixes Gliffy import alignment issue
  • Fixes properties panel focus issue

30-NOV-2018: 9.5.0

  • Fixes tolerance for distance guides
  • Adds collaborative editing (beta)
  • Restores libraries after login
  • Uses mxGraph 3.9.11 beta 6

28-NOV-2018: 9.4.7

  • Adds multiple page PDF export option
  • GraphML import improvements
  • Adds addition IBM cloud stencils
  • Adds Data Flow Diagram stencils

21-NOV-2018: 9.4.6

  • Fixes corrupted chars in XML from JSON backup import

20-NOV-2018: 9.4.5

  • Adds 2018 AWS icons
  • Uses mxGraph 3.9.11 beta 5

16-NOV-2018: 9.4.4

  • Adds GraphML import

15-NOV-2018: 9.4.3

  • Internal release

12-NOV-2018: 9.4.2

  • Fixes undoable edit when expanding Advanced sidebar
  • Fixes handling of initial default background color
  • Fixes shadow in client-side image and SVG export
  • Adds realtime import and export in test mode
  • Adds refresh menu item for all file types
  • Removes static page text in lightbox mode
  • Fixes keyboard shortcut for refresh file
  • Restores view state after refresh file
  • Adds distance guides

09-NOV-2018: 9.4.1

  • Fixes links to revision history from status
  • Hides static page text in embed mode
  • Enables import from device on iOS

08-NOV-2018: 9.4.0

  • Disables Google realtime on 11/12/2018 at 9:00am (UTC)

06-NOV-2018: 9.3.4

  • Improves sanity check for Google Drive files
  • Uses mxGraph 3.9.11 beta 4

02-NOV-2018: 9.3.2

  • Adds sanity check for Google Drive files

26-OCT-2018: 9.3.1

  • Adds current page index to JSON protocol
  • Adds viewBox, target _top for SVG export
  • Fixes selectDescendants keystroke
  • Minor fixes for dark mode styles
  • Uses mxGraph 3.9.11 beta 2

22-OCT-2018: 9.3.0

  • Adds write permission in OneDrive client
  • Adds link option in SVG export dialog
  • Adds link to save status message

19-OCT-2018: 9.2.9

  • Adds OneDrive for Business and Sharepoint integration

19-OCT-2018: 9.2.8

  • Improves various Gliffy import issues
  • Fixes inverted MovePage state after decoding

15-OCT-2018: 9.2.7

  • Fixes local templates path

14-OCT-2018: 9.2.6

  • Fixes possible NPE during delayed loading of plugins

14-OCT-2018: 9.2.5

  • Adds customPresetColors, override config option
  • Adds enabledLibraries, libraries config option
  • Adds templateFile config option
  • Uses mxGraph 3.9.11 beta 1

11-OCT-2018: 9.2.4

  • Adds font, customFonts and -ColorSchemes config options
  • Adds open page in Confluence Cloud lightbox toolbar
  • Fixes property editing in minimal UI

08-OCT-2018: 9.2.3

  • Adds shape properties panel (beta)
  • Uses mxGraph 3.9.10

05-OCT-2018: 9.2.2

  • Embed mode loads all supported formats
  • Uses mxGraph 3.9.10 beta 2
  • Adds vars URL parameter

03-OCT-2018: 9.2.1

  • Ignores mode in Google Drive fallback

03-OCT-2018: 9.2.0

  • Configurable ui and plugins for Confluence Cloud
  • Fixes fallback for public Google Drive URLs
  • Adds configure=1 URL parameter and protocol
  • Ctrl+Shift connect sets source constraint
  • Removes #C configuration switch

21-SEP-2018: 9.1.8

  • Fixes minor constraint check bug for new connections
  • Uses mxGraph 3.9.10 beta 1

21-SEP-2018: 9.1.7

  • Adds flow plugin
  • Uses mxGraph 3.9.9
  • Adds metro color palette
  • Fixes VSDX export in IE11
  • Adds plugins menu in embed mode

18-SEP-2018: 9.1.6

  • Updates connection arrows and handle colors

17-SEP-2018: 9.1.5

  • Fixes folder picker callback

17-SEP-2018: 9.1.4

  • Adds root option before Google folder dialog
  • Adds arrows=new URL parameter for feedback
  • Adds data-attributes in svgdata plugin

12-SEP-2018: 9.1.3

  • Improvements to GCP stencils
  • Fixes Gliffy import of UML frames

31-AUG-2018: 9.1.2

  • Allows empty referer for proxy requests

30-AUG-2018: 9.1.1

  • Simpler provided/required interface shapes
  • Fixes comic style for filled swimlanes
  • Fixes preview for general sidebar
  • Uses mxGraph 3.9.9 beta 9

29-AUG-2018: 9.1.0

  • Adds content inspection in proxy server
  • Uses minimal UI for small screens

27-AUG-2018: 9.0.9

  • Uses mxGraph 3.9.9 beta 8
  • Adds new color palette
  • GCP stencil updates

23-AUG-2018: 9.0.8

  • Fixes XSS vulnerability in Trello Power-Up
  • Fixes GCP service cards icon set

22-AUG-2018: 9.0.7

  • Add expanded product and service cards to GCP icon set

17-AUG-2018: 9.0.6

  • Changes to GCP icon set

14-AUG-2018: 9.0.5

  • Fixes NPE in VSDX export
  • Improves vsdx import layer support
  • Improves GraphML import support

10-AUG-2018: 9.0.4

  • Add filter to proxy servlet

01-AUG-2018: 9.0.2

  • Adds missing rounded format option
  • Fixes tolerance for connect arrows
  • Uses mxGraph 3.9.9 beta 7
  • Fixes docker build

31-JUL-2018: 9.0.1

  • Fixes insert to GitHub with URL parameter

28-JUL-2018: 9.0.0

  • Disables persisted default styles
  • Fixes inserting files to GitHub

26-JUL-2018: 8.9.9

  • Adds support for hierarchies in CSV import
  • Updates colors for Atlas theme
  • Uses mxGraph 3.9.9 beta 6

23-JUL-2018: 8.9.8

  • Changes PlantUML autosize parameter to default to true
  • Improves error handling, imports
  • Uses mxGraph 3.9.9 beta 5

18-JUL-2018: 8.9.7

  • Uses new PlantUML version

18-JUL-2018: 8.9.6

  • Fixes vertical offset for text editing with small fonts
  • Fixes repaint of placeholders in text for custom shapes
  • Fixes lost cursor after certain keyboard shortcuts
  • Fixes clipboard state after cut keyboard shortcut
  • Fixes minor issues for Confluence Cloud
  • Adds draft state for Trello attachments
  • Uses mxGraph 3.9.9 beta 4

13-JUL-2018: 8.9.5

  • Fixes clipping for MathJax print preview in Safari
  • Uses mxGraph 3.9.9 beta 3
  • Fixes minor memory leak

11-JUL-2018: 8.9.4

  • Removes foreignObjects for MathJax
  • Fixes adding rows to tables
  • Uses mxGraph 3.9.9 beta 2

09-JUL-2018: 8.9.3

  • Fixes rounded style option for containers
  • Moves webcola plugin to layout menu
  • Fixes minor errors in print preview
  • Uses mxGraph 3.9.9 beta 1

06-JUL-2018: 8.9.2

  • Enables tags dialog in read-only files
  • Fixes cell detection in fast preview
  • Fixes improved shape search index
  • Fixes undo for webcola plugin

04-JUL-2018: 8.9.1

  • Fixes initial scroll offset in minimal UI
  • Fixes possible invalid height for viewer

04-JUL-2018: 8.9.0

  • Faster preview in Chrome, Firefox and Edge (beta)
  • Adds responsive menubar in minimal UI
  • Add tickets and webcola plugins
  • Adds #C configuration switch
  • Uses mxGraph 3.9.8 beta 1

26-JUN-2018: 8.8.7

  • Fixes custom content view in Confluence Cloud
  • Disables click sidebar collapse
  • Uses inline window for text plugin
  • Adds showStartScreen in Chrome App
  • Disables plantUML when offline

21-JUN-2018: 8.8.6

  • Improves detection of gliffy macro in conf cloud
  • Fixes inconsistent menus

21-JUN-2018: 8.8.5

  • Fixes delete property in data dialog
  • Improvements for Lucidchart import
  • Improvements for minimal UI
  • Uses mxGraph 3.9.7 beta 4

20-JUN-2018: 8.8.4

  • Fixes plugins for minimal UI
  • Fixes relative links in Confluence Cloud

19-JUN-2018: 8.8.3

  • Fixes typo for Allied Telesis

19-JUN-2018: 8.8.2

  • Adds Allied Telesys sidebar
  • Removes clipart from default cache
  • Adds copy/paste size in Arrange panel
  • Adds support for tags in link actions
  • Adds support for custom link actions

14-JUN-2018: 8.8.1

  • Adds detection of object type in link action

14-JUN-2018: 8.8.0

  • Fixes label link detection cases in Firefox

13-JUN-2018: 8.7.10

  • Fixes possible NPE in Electron

13-JUN-2018: 8.7.9

  • Fixes possible NPE

13-JUN-2018: 8.7.8

  • Fixes scroll wheel zoom while panning
  • Fixes print of white text in Chrome
  • Adds cell ID in metadata dialog
  • Adds support for custom links
  • Uses mxGraph 3.9.7 beta 3

11-JUN-2018: 8.7.7

  • Fixes editing nested links in Firefox after Gliffy import [7098]

06-JUN-2018: 8.7.6

  • Fixes proxy servlet response headers
  • Ignores invalid Iconfinder response
  • Adds email in Google user info

05-JUN-2018: 8.7.5

  • Uses mxGraph 3.9.7 beta 2
  • Uses mxgraph-core 3.9.6

03-JUN-2018: 8.7.4

  • Fixes possible SSRF in proxy servlet

02-JUN-2018: 8.7.3

  • Fixes overridden layout menu
  • Uses mxGraph 3.9.7 beta 1

01-JUN-2018: 8.7.2

  • Changes to Confluence Cloud image servlet

01-JUN-2018: 8.7.1

  • Moves import CSV to insert menu

31-MAY-2018: 8.7.0

  • Adds editableCssRules style
  • Uses mxGraph 3.9.6

29-MAY-2018: 8.6.9

  • Adds enableCustomLibraries switch
  • Fixes math rendering timing bug
  • Uses mxGraph 3.9.6 beta 1
  • Uses MathJax 2.7.4

24-MAY-2018: 8.6.8

  • Fixes math typesetting in PDF export
  • Fixes NPE in minimal UI
  • Uses mxGraph 3.9.5

23-MAY-2018: 8.6.7

  • Adds #S parameter for loading from CSV source
  • Adds support for VSD files in cloud storage
  • Adds Lucidchart support for #U parameter

22-MAY-2018: 8.6.6

  • Fixes enabled state for some menu items
  • Moves SQL and PlantUML to insert menu
  • Fixes loading libraries from OneDrive
  • Adds reverse edge to context menu

17-MAY-2018: 8.6.5

  • Fixes timing error for export in Safari
  • Fixes change UI font size bug
  • Uses mxGraph 3.9.4
  • Fixes minor bugs

14-MAY-2018: 8.6.4

  • Improvements to electron build

11-MAY-2018: 8.6.3

  • Adds F5 icons plugin

09-MAY-2018: 8.6.2

  • Replaces domain apex redirect

08-MAY-2018: 8.6.1

  • Fixes links for transparent groups in viewer
  • Fixes minimal UI for small screens
  • Uses mxGraph 3.9.4 beta 6

06-MAY-2018: 8.6.0

  • Fixes outline connect for BPMN shapes
  • Adds opacity to default style
  • Uses mxGraph 3.9.4 beta 5
  • Adds minimal UI

01-MAY-2018: 8.5.15

  • Fixes showing device when no other storage options available
  • Fixes indexing with multiple diagrams on page in Confluence Cloud

30-APR-2018: 8.5.14

  • Fixes XSS vulnerability in Trello Power-Up

27-APR-2018: 8.5.13

  • Adds infographic library
  • Adds device option in export dialogs

20-APR-2018: 8.5.12

  • Adds test case for Google auth errors

20-APR-2018: 8.5.11

  • Fixes plantuml insert
  • Fixes PDF export size
  • Uses mxGraph 3.9.4 beta 4

17-APR-2018: 8.5.10

  • Disables autosave for realtime connect errors
  • Fixes format panel background in dark theme
  • Adds click on export option labels
  • Adds namespace for CSV import
  • Changes help links in dialogs

10-APR-2018: 8.5.9

  • Reverts macro inconsistency check for Confluence Cloud

08-APR-2018: 8.5.8

  • Adds logging for disconnect error

07-APR-2018: 8.5.7

  • Improved handling for Google disconnect error

05-APR-2018: 8.5.6

  • Revert export server for Desktop version to phantom until full fix found

05-APR-2018: 8.5.5

  • Changes Plant export URL
  • Adds JS redirect from http to https

05-APR-2018: 8.5.4

  • Works around Chrome 65 bug with echo downloads

04-APR-2018: 8.5.3

  • Gliffy import improvement
  • Fix for anchor download issue in Chrome 65

31-MAR-2018: 8.5.2

  • Add mass gliffy import in Confluence Cloud
  • Fixes importing Gliffy sitemap stencils
  • Adds workaround for Confluence Cloud saveMacro problem

28-MAR-2018: 8.5.1

  • Confluence Cloud integration improvements

23-MAR-2018: 8.5.0

  • Adds shapes in Basic sidebar

21-MAR-2018: 8.4.8

  • Gliffy import improvements
  • Adds Cisco Safe Stencils
  • Adds top, left for CSV import
  • Uses mxGraph 3.9.4 beta 3

15-MAR-2018: 8.4.7

  • Improves Gliffy import

13-MAR-2018: 8.4.6

  • Fixes adding of clones with new index

13-MAR-2018: 8.4.5

  • Fixes Confluence Cloud page includes
  • Removes default empty layer in Gliffy import

12-MAR-2018: 8.4.4

  • Uses mxGraph 3.9.4 beta 2

11-MAR-2018: 8.4.3

  • Adds Alt+Shift+L keyboard shortcut to edit links

09-MAR-2018: 8.4.2

  • Fixes checkboxes in format panel
  • Uses mxGraph 3.9.4 beta 1
  • Enables links and tooltips in locked layers

09-MAR-2018: 8.4.1

  • Adds Alt+Shift+T keyboard shortcut to edit tooltips
  • Minor improvements for Gliffy import

08-MAR-2018: 8.4.0

  • Uses mxGraph 3.9.2 beta 11

07-MAR-2018: 8.3.7

  • Improvements for Gliffy import

05-MAR-2018: 8.3.6

  • Use mxGraph 3.9.3 for post is not a function fix

01-MAR-2018: 8.3.5

  • Adds recent and search to Confluence Cloud splash dialog
  • Adds iconfinder to URLs with CORS
  • Adds support for cross-origin images
  • Fixes bug for vssx shapes with double quotes in labels
  • Add line-height CSS to simulate quirks box sizing [5289]

27-FEB-2018: 8.3.4

  • Fixes license debug in Confluence Cloud

27-FEB-2108: 8.3.3

  • Fixes iconfinder 451 return

25-FEB-2018: 8.3.2

  • Remove Google Drive login response checks, caused issues

20-FEB-2018: 8.3.1

  • Internal revert to 8.2.3 minus Confluence Cloud changes

19-FEB-2018: 8.3.0

  • Internal revert to 8.2.2 minus Confluence Cloud changes

18-FEB-2018: 8.2.3

  • Adds optional parameter

17-FEB-2018: 8.2.2

  • Fixes inconsistency in child change codec
  • Allows for 0.5px steps when moving cells
  • Uses mxGraph 3.9.2 beta 10

16-FEB-2018: 8.2.1

  • Adds shape group in Misc section, outline connect
  • Fixes line wrapping, hides icons while editing
  • Preserves library order for clibs parameter
  • Uses mxGraph 3.9.2 beta 9

16-FEB-2018: 8.2.0

  • Confluence Cloud attachment fixes

16-FEB-2018: 8.1.9

  • Fixes Google API load timing issues
  • Fixes attachment write calls for IE and Edge in Confluence Cloud

14-FEB-2018: 8.1.8

  • Fixes saving diagram to Confluence Cloud draft pages

14-FEB-2018: 8.1.7

  • Fixes custom style path for atlas.css

14-FEB-2018: 8.1.6

  • Fixes block resize in graph viewer
  • Disables fix for block alignment
  • Uses mxGraph 3.9.2 beta 8

13-FEB-2018: 8.1.5

  • Uses mxGraph 3.9.2 beta 7

12-FEB-2018: 8.1.4

  • Fixes sidebar tooltip

12-FEB-2018: 8.1.3

  • Fixes dynamic loading for VSDX export
  • Fixes possible NPEs in VSDX export

12-FEB-2018: 8.1.2

  • Adds resize option in image dialog
  • Uses mxGraph 3.9.2 beta 6

11-FEB-2018: 8.1.1

  • Handles markup is invalid XML

11-FEB-2018: 8.1.0

  • Adds VSDX/VSSX import/export for Electron
  • Fixes access denied for Dropbox import
  • Fixes escaping in SVG alternate text
  • Uses mxGraph 3.9.2 beta 5

09-FEB-2018: 8.0.9

  • Fixes block alignment for in-place editor
  • Uses mxGraph 3.9.2 beta 4

08-FEB-2018: 8.0.8

  • Fixes plantUML SVG insert in IE11
  • Adds cors URL parameter

06-FEB-2018: 8.0.7

  • Adds recent/search in Confluence connect
  • Fixes various bugs

02-FEB-2018: 8.0.6

  • Fixes Ctrl+connect of orthogonal edges
  • Fixes CSS for metadata dialog
  • Uses mxGraph 3.9.2 beta 3

01-FEB-2018: 8.0.5

  • Fixes possible NPE for cache invalidation
  • Fixes in-place change of graph model
  • Uses mxGraph 3.9.2 beta 2

31-JAN-2018: 8.0.4

  • Reverts to using headless mxgraph
  • Fixes swap icon for shapes with fill color
  • Adds gradient and background in UML frame
  • Adds edge labels in text, CSV import

30-JAN-2018: 8.0.3

  • Reverts to using previously GAE blacklisted classes
  • Uses mxGraph 3.9.2 beta 1

23-JAN-2018: 8.0.2

  • Fixes constrained size change in arrange panel
  • Removes Dropbox and GitHub from splash screen
  • Handles empty string for image style
  • Adds workaround for dialog clipping
  • Uses mxGraph 3.9.1 beta 1

19-JAN-2018: 8.0.1

  • Fixes ChangePageSetup
  • Uses mxGraph 3.9.0

17-JAN-2018: 8.0.0

  • New Google repository structure
  • Uses Java 1.8

16-JAN-2018: 7.9.8

  • Adds dark theme (beta)
  • Uses mxGraph 3.8.1 beta 11

12-JAN-2018: 7.9.7

  • Disables http/https redirects

12-JAN-2018: 7.9.6

  • Gliffy import improvements
  • Adds fontCss configuration to SVG export
  • Uses mxGraph 3.8.1 beta 10

04-JAN-2018: 7.9.5

  • Fixes bug with current desktop app launcher

04-JAN-2018: 7.9.4

  • Adds Extras, Plugins in desktop app
  • Adds command line arguments in desktop app
  • Fixes images in SVG export preview
  • Uses mxGraph 3.8.1 beta 8
  • Adds table option in insert text dialog
  • Fixes text formatting for input selection

02-JAN-2018: 7.9.3

  • Workaround for null variable in Jira Connect
  • Uses mxGraph 3.8.1 beta 6

31-DEC-2017: 7.9.2

  • Improves app icons for Android

31-DEC-2017: 7.9.1

  • Uses round app icon for Android
  • Applies editing value before selecting page

29-DEC-2017: 7.9.0

  • Removes search.xml from offline manifest

29-DEC-2017: 7.8.9

  • Replaces search.xml with inline data

21-DEC-2017: 7.8.8

  • Deletes transparent groups with no remaining cells
  • Fixes refresh of straight edge handles
  • Adds terminal points in Arrange tab
  • Uses mxGraph 3.8.1 beta 5

19-DEC-2017: 7.8.7

  • Uses mxGraph 3.8.1 beta 4

15-DEC-2017: 7.8.6

  • Internal translation update

14-DEC-2017: 7.8.5

  • Uses mxGraph 3.8.1 beta 3
  • Uses relative path for templates
  • Adds configVersion to force reset of configuration

05-DEC-2017: 7.8.4

  • Fixes font rendering in library dialog
  • Adds move subtree handle for tree containers
  • Fixes special cases for font size changes
  • Adds fixes for older versions of IE

04-DEC-2017: 7.8.3

  • Improves handling of fontsize in format panel
  • Hides link hint for edges while moving points
  • Improves loop routing with control points
  • Adds remove option for links
  • Uses mxGraph 3.8.1 beta 2

03-DEC-2017: 7.8.2

  • Adds select descendants for cells with outgoing edges
  • Adds defaults for insert from custom library
  • Adds search of metadata in find dialog
  • Enables export URL for external domains
  • Adds custom libraries to shape search index
  • Uses mxGraph 3.8.1 beta 1

01-DEC-2017: 7.8.1

  • Fixes Confluence Cloud revision history diagram display

30-NOV-2017: 7.8.0

  • Uses mxGraph 3.8.0

29-NOV-2017: 7.7.8

  • Removes dashed borders for editing paragraphs

28-NOV-2017: 7.7.7

  • Adds Sitemap sidebar
  • Moves double border shapes to Misc sidebar
  • Enables custom libraries in Trello Power-Up
  • Fixes resize vertex with touch events
  • Uses mxGraph 3.7.7 beta 2

27-NOV-2017: 7.7.6

  • Removes Trello option from splash screen (use Power-Up)
  • Fixes import of SVG with no width, height and viewbox
  • Adds undo for global shadow switch
  • Uses mxGraph 3.7.7 beta 1
  • Fixes select after paste

24-NOV-2017: 7.7.5

  • Even faster startup time for offline app
  • Fixes cache manifest for offline app

24-NOV-2017: 7.7.4

  • Uses mxGraph 3.7.6
  • Checks existing filename in Trello Power-Up
  • Adds root dialog for cancel in Google picker
  • Faster startup time for offline app
  • Validates page format input

22-NOV-2017: 7.7.3

  • Improves Gliffy importer

20-NOV-2017: 7.7.2

  • Fixes stack layout and adds styles
  • Uses mxGraph 3.7.6 beta 10

16-NOV-2017: 7.7.1

  • Adds switches for SVG shadow
  • Fixes tags dialog size
  • Fixes action states

15-NOV-2017: 7.7.0

  • Fixes alt+mousewheel in lightbox mode

15-NOV-2017: 7.6.9

  • Adds predefined filters for Trello picker
  • Fixes picker for GDriveConnector and Google Docs Add-on
  • Fixes UTF8 strings in imported SVG images
  • Adds context menu for links in hints

13-NOV-2017: 7.6.8

  • Updates to latest AWS stencils

30-OCT-2017: 7.6.7

  • Ignores invalid sources in embed mode
  • Fixes auth flow in Trello Power-Up

30-OCT-2017: 7.6.6

  • Uses mxGraph 3.7.6 beta 9
  • Always shows Google folder dialog

28-OCT-2017: 7.6.5

  • Fixes possible NPE in legacy embed mode

28-OCT-2017: 7.6.4

  • Adds vector handles
  • Fixes text style combo in Firefox
  • Fixes text flow after word wrap change
  • Uses mxGraph 3.7.6 beta 8

26-OCT-2017: 7.6.3

  • Adds current style to CSV and text
  • Uses mxGraph 3.7.6 beta 7

25-OCT-2017: 7.6.2

  • Adds optional arguments for subclassers

25-OCT-2017: 7.6.1

  • Fixes Google picker for certain file types
  • Fixes text entries in general sidebar
  • Uses mxGraph 3.7.6 beta 6

24-OCT-2017: 7.6.0

  • Uses mxGraph 3.7.6 beta 5

24-OCT-2017: 7.5.9

  • Uses mxGraph 3.7.6 beta 4

23-OCT-2017: 7.5.8

  • Adds Team Drives support in GDriveConnector
  • Fixes bug in mockups sidebar

22-OCT-2017: 7.5.7

  • Adds support for team drives in google picker
  • Removes image export after closing lightbox

16-OCT-2017: 7.5.6

  • Adds IBM icons
  • Disables Confluence Cloud revision checks due to saveMacro bug

10-OCT-2017: 7.5.5

  • Hides tooltips for page links
  • Fixes scrollwheel zooming with no scrollbars in chromeless mode
  • Uses mxGraph 3.7.6 beta 3

09-OCT-2017: 7.5.4

  • Adds missing page option in insert link dialog
  • Fixes viewer event handling for links in labels

06-OCT-2017: 7.5.3

  • Fixes Trello integration
  • Fixes image cropping dialog

05-OCT-2017: 7.5.2

  • Ready for new Trello integration
  • Fixes for embed mode

04-OCT-2017: 7.5.1

  • Updates Atlassian icons

03-OCT-2017: 7.5.0

  • Updates Atlassian icons
  • Improvements for Lucidchart import
  • Adds toolbar and border URL parameter for chromeless mode

29-SEP-2017: 7.4.9

  • Fixes ignored current page in window lightbox
  • Fixes cross-origin frame access in fallback

28-SEP-2017: 7.4.8

  • Adds #P for URL parameters (beta)
  • Bypasses caches for proxy servlet
  • Uses mxGraph 3.7.6 beta 2
  • Checks existing storage file before rename

26-SEP-2017: 7.4.7

  • Adds components for Trello Power-Up

25-SEP-2017: 7.4.6

  • Improves Gliffy import
  • Removes drag and drop handlers in lightbox
  • Fixes selection state in Chrome after closing dialogs

25-SEP-2017: 7.4.5

  • Improves Gliffy import

22-SEP-2017: 7.4.4

  • Restores latest Dropbox SDK
  • Improves CORS headers configuration
  • Fixes ignored nav, highlight and page in tabbed lightbox for viewer

19-SEP-2017: 7.4.3

  • Improvements for Trello integration

19-SEP-2017: 7.4.2

  • Hard codes Dropbox SDK version to work around their bug

18-SEP-2017: 7.4.1

  • Hides footer in embed mode
  • Restores feedback form in help menu

18-SEP-2017: 7.4.0

  • Removes feedback form in help menu
  • Adds client-side image export in lightbox

13-SEP-2017: 7.3.9

  • Fixes missing insert page tab

12-SEP-2017: 7.3.8

  • Improvements to Gliffy import

08-SEP-2017: 7.3.7

  • Uses mxGraph 3.7.6 beta 1
  • Fixes links on shapes in print output

07-SEP-2017: 7.3.6

  • Fixes overridden paths for folding icons
  • Fixes subtree folding in viewer
  • Fixes disabled state for edit data action
  • Fixes footer plugin in chromeless mode
  • Adds CSS style for read-only status
  • Fixes possible editing for read-only files

01-SEP-2017: 7.3.5

  • Improvements for Lucidchart import
  • Hides move icon in tree and flow layouts
  • Fixes collapsible action for multiple selection cells

31-AUG-2017: 7.3.4

  • Adds event handling for tree and flow layouts

31-AUG-2017: 7.3.3

  • Removes footer in Chrome App
  • Improvements for Lucidchart import
  • Fixes timing issue in number plugin

31-AUG-2017: 7.3.2

  • Fixes special cases for line jumps

30-AUG-2017: 7.3.1

  • Fixes folder dialog for inserting new Google Drive files
  • Adds support for PNG+XML files in Chrome, Firefox and Edge
  • Fixes tolerance for connection arrows on touch devices

28-AUG-2017: 7.3.0

  • Fixes event handling for page links in labels
  • Fixes label for page links on shapes
  • Fixes folding in tree containers
  • Uses mxGraph 3.7.5

25-AUG-2017: 7.2.9

  • Moves clickable label links to tooltip in edit mode

25-AUG-2017: 7.2.8

  • Fixes open in new window for local exports
  • Fixes collapse/expand for containers
  • Uses mxGraph 3.7.5 beta 14

24-AUG-2017: 7.2.7

  • Fixes file usage stats

24-AUG-2017: 7.2.6

  • Improvements for Lucidchart import
  • Fixes possible NPEs

24-AUG-2017: 7.2.5

  • Fixes possible NPE

24-AUG-2017: 7.2.4

  • Adds mindmaps and orgcharts in Advanced sidebar (beta)
  • Fixes page ID after import in Confluence Cloud add-on

24-AUG-2017: 7.2.3

  • Fixes reset of current styles

24-AUG-2017: 7.2.2

  • Adds autosave for Trello files

23-AUG-2017: 7.2.1

  • Adds support for Trello attachments

23-AUG-2017: 7.2.0

  • Adds support for line jumps (beta)
  • Improvements for Lucidchart import
  • Adds usage stats for actions
  • Uses mxGraph 3.7.5 beta 13

22-AUG-2017: 7.1.10

  • Fixes transistor icon set

21-AUG-2017: 7.1.9

  • Adds persistent autosave setting in Electron App
  • Adds File, Page Setup and Publish in Electron/Chrome App
  • Fixes keyboard shortcut labels on Mac
  • Changes keyboard shortcuts for connection points/arrows

18-AUG-2017: 7.1.8

  • Fixes bounding box margins for vertical labels
  • Uses mxGraph 3.7.5 beta 12

18-AUG-2017: 7.1.7

  • Webapp opens local files in new window
  • Fixes flipped, non-projected anchors
  • Uses mxGraph 3.7.5 beta 11
  • Changes download links

17-AUG-2017: 7.1.6

  • Improvements for Lucidchart import
  • Uses mxGraph 3.7.5 beta 11
  • Fixes possible NPE in custom handles

17-AUG-2017: 7.1.5

  • Uses mxGraph 3.7.5 beta 10
  • Fixes custom handle positions for turned shapes
  • Fixes image export for clipart in Electron App
  • Adds close in file menu for Electron/Chrome App
  • Repositions inline dialogs if window is resized
  • Removes indirection for saving PDF in Electron App
  • Adds export in library dialog for Chrome App

16-AUG-2017: 7.1.4

  • Adds footer for Desktop Apps Facebook post

16-AUG-2017: 7.1.3

  • Uses mxGraph 3.7.5 beta 9
  • Uses retina icons for social media footers

16-AUG-2017: 7.1.2

  • Fixes possible NPE in mxShapeBasicRectCallout shape

16-AUG-2017: 7.1.1

  • Disables drafts in Confluence Cloud add-on
  • Uses mxGraph 3.7.5 beta 9
  • Fixes label positions, adds callout shape in general sidebar

14-AUG-2017: 7.1.0

  • Improves Lucidchart import
  • Improves Gliffy import
  • Uses mxGraph 3.7.5 beta 8
  • Fixes ignored horizontal/vertical flip for connection points

11-AUG-2017: 7.0.9

  • Fixes path to clipart images for SVG export in Chrome App
  • Adds perimeter for parallelogram, trapezoid, step and hexagon

11-AUG-2017: 7.0.8

  • Fixes error handling in Confluence Cloud add-on

10-AUG-2017: 7.0.7

  • Adds anonymize plugin (p=anon)

09-AUG-2017: 7.0.6

  • Conf Cloud license changes
  • Fixes for Perimeters

09-AUG-2017: 7.0.5

  • Uses mxGraph 3.7.5 beta 7
  • Fixes pen events for Chrome on Windows
  • Adds preview for clipboard in save image dialog
  • Enables drafts in Confluence Cloud add-on

08-AUG-2017: 7.0.4

  • Improvements to Gliffy import
  • Fixes remember option for image resize dialog

07-AUG-2017: 7.0.3

  • Adds cropping for data URIs in edit image dialog
  • Uses mxGraph 3.7.5 beta 6
  • Adds filled edge shape in basic sidebar
  • Fixes possible NPE, undefined function in Lucidchart Import
  • Fixes error handling in PlantUML add-on

06-AUG-2017: 7.0.2

  • Improvements to Gliffy import
  • Uses filename for print preview title

04-AUG-2017: 7.0.1

  • Improvements to Gliffy import
  • Improvements to Lucidchart import
  • Fixes PlantUML macro dialog

03-AUG-2017: 7.0.0

  • Improvements to Gliffy import
  • Improvements to Lucidchart import
  • Sent semantic versioning on holiday

02-AUG-2017: 6.9.9

  • Fixes paste from Lucidchart

31-JUL-2017: 6.9.8

  • Gliffy import improvements

27-JUL-2017: 6.9.7

  • Adds links to reviews in free add-ons
  • Fixes preview in PlantUML add-on

26-JUL-2017: 6.9.6

  • Switches to Google Cloud SDK
  • Adds fishbone diagram templates in business section

24-JUL-2017: 6.9.5

  • Fixes anchor links in lightbox for viewer
  • Fixes event state for page links in labels

24-JUL-2017: 6.9.4

  • Fixes hyperlinks in viewer

24-JUL-2017: 6.9.3

  • Uses mxGraph 3.7.5 beta 5
  • Add experimental support for bridges in dev mode only

24-JUL-2017: 6.9.2

  • Add experimental support for bridges
  • Adds fixes to VSDX export
  • Minor UI fixes

19-JUL-2017: 6.9.1

  • Adds open button for spreadsheets, videos, photos, maps in GDriveConnector
  • Fixes import of multiple pages in Lucidchart files

18-JUL-2017: 6.9.0

  • Adds import tile in splash screen
  • Adds social media sharing in footer
  • Uses mxGraph 3.7.5 beta 4
  • Fixes Extras, Tags and Autosave in Embed mode

18-JUL-2017: 6.8.18

  • Ctrl+drop for images shows size dialog to reset default
  • Adds dialog before unloading modified page in embed mode

17-JUL-2017: 6.8.17

  • Adds dialog for importing large images
  • Fixes sorting of properties in metadata dialog for IE 11
  • Fixes handling of lineHeight in IE 11

16-JUL-2017: 6.8.16

  • Makes ref optional in value dialog for GitHub
  • Adds undoable background color, image and page format changes
  • Uses mxGraph 3.7.5 beta 3

12-JUL-2017: 6.8.15

  • Fixes deleted transparent labels with spaces
  • Enables resize of containers with stack layout
  • Adds links option in Confluence Cloud add-on

11-JUL-2017: 6.8.14

  • Fixes VSDX export for non-numeric IDs
  • Fixes drag and drop to splash screen

10-JUL-2017: 6.8.13

  • Adds Alt+Click to select cells behind cells
  • Uses mxGraph 3.7.5 beta 2

07-JUL-2017: 6.8.12

  • Updated translations
  • Fixes minor bugs in Connect add-ons

06-JUL-2017: 6.8.11

  • Changes initial footer link to video

03-JUL-2017: 6.8.10

  • Uses mxGraph 3.7.5 beta 1

29-JUN-2017: 6.8.9

  • Fixes execution order and ignored state parameter

29-JUN-2017: 6.8.8

  • Updates translations
  • Disables VSDX export in IE11-
  • Fixes VSDX export in Safari
  • Adds larger thumbnails for Google Drive
  • Adds VSDX export (beta) in Chrome App

28-JUN-2017: 6.8.7

  • Updates translations
  • Uses mxGraph 3.7.4

26-JUN-2017: 6.8.6

  • Fixes save servlet, local file save in MS Edge
  • Removes echo request for save of local data to cloud

21-JUN-2017: 6.8.5

  • Removes max-height for Confluence Cloud viewer

20-JUN-2017: 6.8.4

  • Adds crossbar shape
  • Adds edit button configuration
  • Uses new quick start video
  • Fixes print dialog for lightbox in scrolled document
  • Uses mxGraph 3.7.3 beta 13

16-JUN-2017: 6.8.3

  • Minor VSDX export menu change

15-JUN-2017: 6.8.2

  • Fixes VSDX export to cloud

15-JUN-2017: 6.8.1

  • Adds page formats, uses inch units
  • Fixes logout for OneDrive picker
  • Uses mxGraph 3.7.3 beta 12

14-JUN-2017: 6.8.0

  • Adds support for OneDrive for Business

13-JUN-2017: 6.7.11

  • Fixes possible NPE in DriveFile
  • Fixes Document Read-Only error in Google Drive
  • Fixes OneDrive button in LinkDialog
  • Adds more UML relation notations
  • Inserts custom libraries after scratchpad

12-JUN-2017: 6.7.10

  • Fixes Java compliance issue in Gliffy import

12-JUN-2017: 6.7.9

  • Adds css, default styles, libraries to Editor.configure
  • Moves persistent settings to EditorUi.init
  • Fixes image export for (var)phi in ASCIIMathML

08-JUN-2017: 6.7.8

  • Fixes saving local files in MS Edge
  • Fixes binary after text export in Safari
  • Fixes title for offline iOS homescreen app

06-JUN-2017: 6.7.7

  • Fixes broken links in cache.manifest

06-JUN-2017: 6.7.6

  • Adds VSDX export in online webapp

06-JUN-2017: 6.7.5

  • Fixes links in labels for lightbox on touch devices
  • Adds links to pages
  • Adds zoom option for viewer in Confluence Connect

05-JUN-2017: 6.7.4

  • Fixes overridden rounded style for non-rounded shapes
  • Adds defaultVertexStyle/defaultEdgeStyle in Editor.configure
  • Adds replay plugin

03-JUN-2017: 6.7.3

  • Updates Gliffy translations to add Flowchart v2 library
  • Adds edge group support to vsdx export
  • Updates Google Cloud Platform icons

31-MAY-2017: 6.7.2

  • Adds Atlassian shapes

30-MAY-2017: 6.7.1

  • Adds viewer lightbox option in Confluence Connect
  • Uses mxGraph 3.7.3 beta 9

29-MAY-2017: 6.7.0

  • Adds viewer toolbar config for Confluence Connect
  • Enables video and source tags in labels and tooltips
  • Fixes reset of edge styles in CSV import
  • Uses mxGraph 3.7.3 beta 8

25-MAY-2017: 6.6.5

  • Adds print option in lightbox
  • Moves insert to arrange menu

24-MAY-2017: 6.6.4

  • Fixes possible data loss for back button
  • Enables OneDrive support on iOS

22-MAY-2017: 6.6.3

  • vsdx export improvements

19-MAY-2017: 6.6.2

  • Adds trees plugin
  • Fixes text preview, custom handles with math
  • Uses mxGraph 3.7.3 beta 7

17-MAY-2017: 6.6.1

  • Fixes libs=aws2 URL parameter
  • Uses mxGraph 3.7.3 beta 6

16-MAY-2017: 6.6.0

  • Adds Venn diagram templates
  • Starts .vsdx export functionality
  • Improvements and bug fixes for Electron build
  • Fixes for Gliffy importer
  • Adds autosave for libraries in Chrome App

13-MAY-2017: 6.5.10

  • Fixes case sensitivity issue for template names and folders

12-MAY-2017: 6.5.9

  • Adds export as URL in Chrome App
  • Adds drag and drop for all file formats in Sidebar and Library dialog
  • Fixes handling of invalid files after close with realtime
  • Adds offline app status icon for cached state
  • Removes standalone mode to fix offline iOS home screen apps
  • Redirects PDF export to print action when offline
  • Fixes text preview for resize with custom handles
  • Improvements for small mobile screens
  • Forces HTTPS for offline app
  • Fixes partial rectangles in Basic palette
  • Uses mxGraph 3.7.3 beta 5

08-MAY-2017: 6.5.8

  • Adds .vssx stencil import
  • Adds square, circle, partial rectangles in sidebar
  • Adds identity configuration for CSV import
  • Uses mxGraph 3.7.3 beta 4

29-APR-2017: 6.5.7

  • Fixes default and button labels for lost changes dialog
  • Fixes event handling for overlapping edge handles
  • Adds library export to local storage
  • Ignores auth files in local storage picker
  • Uses mxGraph 3.7.3 beta 3

27-APR-2017: 6.5.6

  • Adds arrows and textbox to general sidebar
  • Fixes possible data loss when opening local files
  • Removes minimum of 120% for line height in format panel
  • Fixes highlight for scaled, selected arrows in realtime
  • Removes fix for cloned start/end arrow when splitting edge
  • Fixes touch events in Chrome for hiding modal dialogs
  • Uses mxGraph 3.7.3 beta 2

24-APR-2017: 6.5.5

  • Fixes OneDrive file picker
  • Uses mxGraph 3.7.3 beta 1
  • Adds error handling in Google Docs add-on auth callback
  • Fixes cancel for access denied dialog in GitHub client
  • Adds sign out option for backends in splash screen
  • Fixes changes lost warning when saving draft
  • Removes clipart icons due to complaints
  • Fixes close icon in Chrome app footer

20-APR-2017: 6.5.4

  • Updates Sandstorm build
  • Fixes download for exported PNG in Microsoft Edge
  • Fixes possible NPE in embed mode
  • Disables "Include a copy of my diagram" for PNG export by default

14-APR-2017: 6.5.3

  • Disables hacked Dropbox client JS

13-APR-2017: 6.5.2

  • Adds missing supercall in Editor.resetGraph override

13-APR-2017: 6.5.1

  • Fixes dependency on mxSettings in viewer.min.js

13-APR-2017: 6.5.0

  • Fixes extension for exported files with dots
  • Fixes lost changes after create or open file in same window
  • Fixes ignored default page size for Google Drive files
  • Adds Alt+Shift+C for clear waypoints
  • Adds toFront/Back context menu for multiple cells
  • Adds arc size for copy/paste style
  • Fixes rounded swimlane boundary cases
  • Uses Cloudflare CDN for loading MathJax
  • Adds clear waypoints for vertices with connections
  • Adds error handling for saving macro in Confluence Cloud
  • Fixes cloned start/end arrow when splitting edge
  • Adds support for global shadow in PDF export
  • Fixes special characters in branch names for GitHub client
  • Fixes missing arc handle for unknown shapes
  • Fixes hightlight size for arrows
  • Uses mxGraph 3.7.2

06-APR-2017: 6.4.6

  • Works around page counter loop condition in FF

05-APR-2017: 6.4.5

  • .vsdx import improvements

03-APR-2017: 6.4.4

  • Increases black header title in Conf Cloud to push tick and cross out of visible area

03-APR-2017: 6.4.3

  • Improvements to theming support for vsdx import
  • Fixes for grouped rotations in vsdx import

28-MAR-2017: 6.4.2

  • Fixes embedded sheets in Google Drive Connector
  • Updates Russian translations
  • Improvements to theming support for vsdx import

24-MAR-2017: 6.4.1

  • Initial .vsdx theming support

21-MAR-2017: 6.4.0

  • Fixes scaling on .vsdx import
  • Adds Google Cloud Platform cards

18-MAR-2017: 6.3.8

  • Changes display on marker pull-down for no marker in use

17-MAR-2017: 6.3.7

  • Adds locale information to drive user

16-MAR-2017: 6.3.6

  • Fixes selection of deleted parents after delete actions
  • Fixes missing XML for PNG export event in error case
  • Fixes timeout for PDF export with invalid images

16-MAR-2017: 6.3.5

  • Disables tooltip in GraphViewer via showTitleAsTooltip
  • Fixes error handling for export message in embed mode
  • Fixes export of empty diagram in Graph.getSvg

15-MAR-2017: 6.3.4

  • Fixes NPE in FF

14-MAR-2017: 6.3.3

  • Fixes use of undefined variable in DriveClient

14-MAR-2017: 6.3.2

  • Updates AWS icons
  • Added update plugin
  • Fixes update of thumbnail if page not visible

12-MAR-2017: 6.3.1

  • Sorts properties in metadata dialog
  • Adds animation plugin

11-MAR-2017: 6.3.0

  • Fixes slashes in branch names for GitHub client
  • Fixes order for add selected cells to library
  • Fixes order, missing shapes for export selected cells

09-MAR-2017: 6.2.9

  • Fixes label offset for export of selected edges
  • Uses temporary file for drag and drop data
  • Uses mxGraph 3.7.2 beta 1

09-MAR-2017: 6.2.8

  • Fixes ignored user ID in state URL parameter

08-MAR-2017: 6.2.7

  • Fixes insert, copy, rename and move for Google Team Drives

07-MAR-2017: 6.2.6

  • Adds support for Google Team Drives

07-MAR-2017: 6.2.5

  • Adds remote JPEG export option
  • Fixes OneDrive, adds GitHub in Edit Link dialog
  • Fixes import of JPG and GIF from GitHub and URL

01-MAR-2017: 6.2.4

  • Uses mxGraph 3.7.1
  • Fixes inserting files in OneDrive
  • Hides folder picker if no folders in Drive
  • Fixes possible NPE in retry error handling

28-FEB-2017: 6.2.3

  • Fixes label for turn action
  • Fixes use of undefined function in Dropbox client

28-FEB-2017: 6.2.2

  • Handles expired oauth tokens
  • Handles blocked Dropbox client API
  • Fixes autosave for libraries and scratchpad
  • Fixes spinner for template dialog in embed mode

22-FEB-2017: 6.2.1

  • Faster read, fixes possible NPE in Dropbox

22-FEB-2017: 6.2.0

  • Fixes encoding errors in GitHub client
  • Checks size in GitHub and Dropbox
  • Fixes initial SVG file contents
  • Adds target=frame URL parameter
  • Moves cookies to local storage
  • Adds recent files in splash
  • Uses mxGraph 3.7.0.2 beta 5
  • Uses Dropbox API v2

17-FEB-2017: 6.1.2

  • Uses semantic versioning
  • Fixes possible NPE in format panel

16-FEB-2017: 6.1.1.0

  • Uses mxGraph 3.7.0.2 beta 4
  • Adds import for SVG and JPG images from backends
  • Adds VSDX/Gliffy/PNG+XML import/open from backends
  • Adds border option for image export
  • Adds timeout handlers for Atlassian cloud
  • Fixes ignored crop in JPEG export

15-FEB-2017: 6.1.0.3

  • Fixes possible NPE in OneDriveClient
  • Adds client-side JPG export option

14-FEB-2017: 6.1.0.2

  • Adds picker for GitHub
  • Uses mxGraph 3.7.0.2 beta 3
  • Changes dialog title for PDF export in Chrome app
  • Adds pages option in image and SVG export dialog
  • Fixes cancel in message dialog for GitHub insert

11-FEB-2017: 6.1.0.1

  • Fixes overwrite of GitHub files
  • Fixes default values in GitHub dialog
  • Fixes initial save for graphics formats

11-FEB-2017: 6.1.0.0

  • Fixes HTML export
  • Adds GitHub support
  • Fixes processing order in CSV import
  • Fixes checks for valid HTTP responses

08-FEB-2017: 6.0.3.7

  • Fixes preview for Embed HTML dialog

08-FEB-2017: 6.0.3.6

  • Adds help button in publish link dialog
  • Uses desk.draw.io for searching help
  • Adds export HTML dialog

07-FEB-2017: 6.0.3.5

  • Fixes hidden image in Chrome for image export to new window
  • Fixes fallback for non-public Google Drive files
  • Fixes blurred image for client-side image export in Chrome
  • Uses mxGraph 3.7.0.2 beta 2

07-FEB-2017: 6.0.3.4

  • Shows related articles in help links
  • Adds link options in HTML and URL dialogs

06-FEB-2017: 6.0.3.3

  • Uses mxGraph 3.7.0.2 beta 1
  • Fixes conversion for plain and formatted text
  • Adds Ctrl+Enter for newlines in Safari
  • Replaces ?url URL parameter with #U hash value
  • Uses public diagram URL in Google Drive Connector

03-FEB-2017: 6.0.3.2

  • Fixes Embed dialogs
  • Moves Insert to Extras, CSV to File, Import
  • Adds fallback for Publish Link action
  • Removes Imgur and Github publish options

03-FEB-2017: 6.0.3.1

  • Updates Dutch translations
  • Fixes lost value when cloning page while editing
  • Fixes possible NPE when removing images from custom libraries
  • Fixes unicode page name character in vsdx import

31-JAN-2017: 6.0.3.0

  • Hides plugin warning for all local plugins
  • Adds prefetched URLs in embed to fix CORS issue
  • Fixes public URL for shared Google Drive files
  • Adds Export, URL and #R raw file types

30-JAN-2017: 6.0.2.16

  • Adds CSV import plugin

29-JAN-2017: 6.0.2.15

  • Uses mxGraph 3.7.0.1

27-JAN-2017: 6.0.2.14

  • Fixes status bar in Firefox in Atlas theme

26-JAN-2017: 6.0.2.13

  • Updates Arrange tab after remove from group
  • Faster image and SVG export
  • Uses mxGraph 3.7.0.1 beta 1

18-JAN-2017: 6.0.2.12

  • Adds width, height in advanced export dialog

18-JAN-2017: 6.0.2.11

  • Adds crop option for SVG and image export
  • Fixes PDF crop export option
  • Adds text extraction plugin
  • Uses mxGraph 3.7.0.0

13-JAN-2017: 6.0.2.10

  • Removes green background from server-side image export
  • Ignores convention of not using double digit release numbers

13-JAN-2017: 6.0.2.9

  • Adds Google Cloud icons
  • Removes lightbox link for Imgur files
  • Uses mxGraph 3.7.0.0 beta 13

09-JAN-2017: 6.0.2.8

  • Adds props plugin
  • Uses mxGraph 3.7.0.0 beta 12
  • Adds help button in print dialog

28-DEC-2016: 6.0.2.7

  • Adds dialog for selecting pages in docs add-on
  • Fixes update all for generic links in docs add-on
  • Adds open in new window, data URI import while offline
  • Adds import for Lucidchart files

26-DEC-2016: 6.0.2.6

  • Fixes lazy loading of clients in chromeless mode
  • Fixes export of arbitrary pages with advanced dialog

23-DEC-2016: 6.0.2.5

  • Adds PlantUML option in text dialog
  • Uses mxGraph 3.7.0.0 beta 11

14-DEC-2016: 6.0.2.4

  • Adds text field support for .vsdx import

13-DEC-2016: 6.0.2.3

  • Improves .vsdx import text handling

12-DEC-2016: 6.0.2.2

  • Improves .vsdx import

08-DEC-2016: 6.0.2.1

  • Adds edit option in HTML and SVG embed dialog
  • Moves tags, find plugins to editor
  • Uses mxGraph 3.7.0.0 beta 11
  • Fixes ignored width in viewer after page change
  • Adds number plugin for numbering shapes

06-DEC-2016: 6.0.2.0

  • Stops allowing diagrams on new Conf Cloud pages
  • Fixes URL encoding for Conf Connect diagram names
  • Fixes page breaks, blank pages in PDF export
  • Fixes viewer in hidden containers for IE9-
  • Uses mxGraph 3.7.0.0 beta 10

02-DEC-2016: 6.0.1.9

  • Adds context path to URL for Connect Rendermode

01-DEC-2016: 6.0.1.8

  • Removes blocking DIV while inserting files
  • Adds marker styles for copy/paste style

23-NOV-2016: 6.0.1.7

  • Fixes links to same domain for viewer in iframes
  • Fixes automatic loading of libraries
  • Fixes sidebar title overlap with buttons
  • Fixes lost names, delete order in library dialog

21-NOV-2016: 6.0.1.6

  • Fixes missing auth header in Google client API

18-NOV-2016: 6.0.1.5

  • Replaces prompts in Atlassian cloud plugins
  • Fixes save of scratchpad in embed mode
  • Enables paste of images while editing labels
  • Adds support for title attribute in mxlibrary

16-NOV-2016: 6.0.1.4

  • Defaults to using F2 GAE instances
  • Fixes no element error for selecting page in Firefox
  • Fixes drag and drop for pages in Firefox

09-NOV-2016: 6.0.1.3

  • Shift+Drop ignores embedded XML in images
  • Alt+Drop ignores highlighted drop target

07-NOV-2016: 6.0.1.2

  • Adds new electrical shapes
  • Minor improvements for find plugin

04-NOV-2016: 6.0.1.1

  • Adds consistent location for insert and sidebar
  • Adds support for pages in publish actions
  • Adds search for metadata in find plugin
  • Uses lightbox for Imgur redirects
  • Fixes HTML export for multiple pages
  • Fixes shape detection for multiple pages

02-NOV-2016: 6.0.1.0

  • Updates shapes in embed servlet
  • Uses new Iconfinder API
  • Uses mxGraph 3.7.0.0 beta 9
  • Uses first unlocked layer for all diagrams

31-OCT-2016: 6.0.0.0

  • Adds multiple pages per file

31-OCT-2016: 5.7.2.5

  • Makes recent colors persistent
  • Uses first unlocked layer for multiple pages

28-OCT-2016: 5.7.2.4

  • Fixes Gliffy line imports with less than 2 waypoints

28-OCT-2016: 5.7.2.3

  • Prepares multiple pages per file
  • Simplifies UX for tags plugin

27-OCT-2016: 5.7.2.2

  • Adds page view state to realtime
  • Uses mxGraph 3.7.0.0 beta 8
  • Adds diagram option in From Text dialog
  • Adds incremental find plugin

26-OCT-2016: 5.7.2.1

  • Uses mxGraph 3.7.0.0 beta 7
  • Adds page format option in print dialog
  • Shift+alt+rubberband removes selection cells
  • Shift+click adds edges for delete in toolbar

18-OCT-2016: 5.7.2.0

  • Uses mxGraph 3.7.0.0 beta 6
  • Adds experimental sql plugin

13-OCT-2016: 5.7.1.3

  • Fixes mxFile import with page disabled

07-OCT-2016: 5.7.1.2

  • Adds import for multiple pages
  • Fixes german spelling errors

06-OCT-2016: 5.7.1.1

  • Adds warning for model size limit exceeded error

05-OCT-2016: 5.7.1.0

  • Adds support for pages in embed mode
  • Embed save uses mxFile rather than GraphModel in pages mode

04-OCT-2016: 5.7.0.9

  • Adds experimental tags plugin
  • Fixes page scale in print preview
  • Adds new colorset

03-OCT-2016: 5.7.0.8.2

  • Adds tolerance, uses fewer cells in scissors tool

27-SEP-2016: 5.7.0.7

  • Adds filename for editors in Atlassian cloud plugins
  • Fixes encoding of filenames in Atlassian cloud plugins
  • Adds optional title parameter to load message
  • Uses mxGraph 3.7.0.0 beta 5
  • Fixes possible empty pages in PDF export

27-SEP-2016: 5.7.0.6

  • Fixes redirect error in IE

26-SEP-2016: 5.7.0.5

  • Adds publish to Facebook, Twitter

21-SEP-2016: 5.7.0.4

  • Minor logging changes

21-SEP-2016: 5.7.0.3

  • Uses mxGraph 3.7.0.0 beta 4
  • Logging changes to use standard Java logging

21-SEP-2016: 5.7.0.2

  • Uses mxGraph 3.7.0.0 beta 3
  • Fixes possible NPE for markup editor

20-SEP-2016: 5.7.0.1

  • Fixes minor bug with autosave
  • Uses mxGraph 3.7.0.0 beta 2

20-SEP-2016: 5.7.0.0

  • Sets initial state of sidebar to invisible
  • Adds support for scratchpad in Chrome App
  • Disables default value for exporting selection only
  • Adds square and circle shapes, hints for special searches
  • Uses mxGraph 3.7.0.0 beta 1
  • Creates temporary blank diagram if splash dialog is closed
  • Removes "all changes saved" message for device files
  • Adds snapToPoint custom attribute
  • Fixes enabled state of publish menu and link item
  • Adds scope to set and get placeholder variable
  • Fixes current revision in dialog during autosave

13-SEP-2016: 5.6.0.5

  • Adds multiple (previous) predefined color sets
  • Adds Alt+(Shift+)Tab for select parent/child

12-SEP-2016: 5.6.0.4

  • Uses mxGraph 3.6.0.1 beta 1
  • Adds reset for undo history of in-place editor
  • Fixes inconsistent selection check for cursor keys
  • Adds hash listener for pages with url parameters
  • Fixes PDF, image with XML export for multiple pages
  • File ID has precedence over create, url parameters
  • Adds validation for grid size in page setup dialog
  • Fixes fullscreen toggle in embed mode for Kennedy
  • Adds keyboard shortcuts in toolbar tooltips
  • Uses mxfile wrapper for embedded HTML files
  • Adds optional callback argument in App.main

07-SEP-2016: 5.6.0.3

  • Uses mxGraph 3.6
  • Fixes authentication error in Dropbox
  • Adds workaround for Confluence cloud expand macro in Chrome

06-SEP-2016: 5.6.0.2

  • Fixes Confluence Cloud plugin

06-SEP-2016: 5.6.0.1

  • Uses mxGraph 3.5.1.6 beta 6

06-SEP-2016: 5.6.0.0

  • Fixes cursor scrolling for empty selection
  • Adds Alt+Shift+Cursor to connect and clone
  • Adds placeholders for custom shape text
  • Ctrl+A selects all cells recursively
  • Uses new (de)compression algorithm
  • Adds language option in Chrome App
  • Enables relative links in labels
  • Shift+Escape cancels editing
  • Uses mxGraph 3.5.1.6 beta 5
  • Pre-loads custom libraries
  • Fixes object error in IE6

01-SEP-2016: 5.5.6.2

  • Adds new predefined color schemes

30-AUG-2016: 5.5.6.1

  • Uses mxGraph 3.5.1.6 beta 4
  • Escape while editing applies new text value
  • Fixes bounds for zoomed markup in-place editor
  • Fixes JIRA cloud integration for Safari

25-AUG-2016: 5.5.6.0

  • Uses mxGraph 3.5.1.6 beta 3
  • Ignores scale for guides
  • Fixes ignored background image in realtime
  • Removes clipping for general text in grapheditor example
  • Adds workaround for image printing in Chrome
  • Fixes cropped labels in sidebar tooltips
  • Adds entries argument in MoreShapes dialog
  • Removes unused code and resources
  • Simplified licensing check
  • Adds new office, archimate3 shapes
  • Finnish translation improvements
  • Persian translation improvements

12-AUG-2016: 5.5.5.8

  • i18n updates

10-AUG-2016: 5.5.5.7

  • Minor changes

08-AUG-2016: 5.5.5.6

  • Fixes malformed XHTML meta element used in HTML save

07-AUG-2016: 5.5.5.5

  • Adds encoding for new HTML file format

04-AUG-2016: 5.5.5.4

  • Marketing text changes

02-AUG-2016: 5.5.5.3

  • Fixes export via Advanced dialog

29-JUL-2016: 5.5.5.2

  • Fixes cloud export for UTF characters

29-JUL-2016: 5.5.5.1

  • Mousewheel zoom centered around mouse cursor

28-JUL-2016: 5.5.5.0

  • Adds embedded image support for .vsdx import
  • Adds File, Publish submenu, GitHub option
  • Fixes capitalized keys in tooltips
  • Uses mxGraph 3.5.1.6 beta 2

26-JUL-2016: 5.5.4.0

  • Adds placeholder metadata variable

25-JUL-2016: 5.5.3.8

  • Fixes templates for new HTML file format
  • Fixes image export for new HTML file format
  • Uses mxGraph 3.5.1.6 beta 1

23-JUL-2016: 5.5.3.7

  • Uses Ctrl+Shift+Z for redo on Linux
  • Adds Ctrl+,/. for subscript/superscript
  • Uses new embed code for HTML files and export
  • Fixes embed iframe dialog

21-JUL-2016: 5.5.3.6

  • Fixes lazy loading of shapes in Chrome App

21-JUL-2016: 5.5.3.5

  • Simplifies footer

20-JUL-2016: 5.5.3.4

  • Adds Contact Us link in footer

20-JUL-2016: 5.5.3.3

  • Uses mxGraph 3.5.1.5
  • Adds browser in splash for offline mode
  • Fixes splash screen in offline mode
  • Adds padding for pages in print preview
  • Removes voice assistant in Extras menu

15-JUL-2016: 5.5.3.2

  • Uses mxGraph 3.5.1.5 beta 2
  • Fixes waiting for clients in Create dialog

11-JUL-2016: 5.5.3.1

  • Adds tag for RSS feed
  • Adds page scale to realtime model
  • Page scale change triggers autosave

09-JUL-2016: 5.5.3.0

  • Adds elbow and isometric edge styles
  • Uses single redirect for non-SSL apex domain
  • Adds View, Page scale option
  • Uses letter paper size in US, Canada and Mexico

08-JUL-2016: 5.5.2.8

  • Adds timeout for clients in splash screen
  • Fixes loading of JS shapes in new embed mode
  • Fixes loading of unused clients in chromeless mode
  • Adds embed link dialog, simplifies embed html dialog
  • Renames responsive to fit in embed dialogs
  • Removes image, adds retina option in embed image dialog
  • Updates French, Taiwanese translations
  • Fixes enterGroup action for normal groups

06-JUL-2016: 5.5.2.7

  • Fixes selection of child cells in groups

06-JUL-2016: 5.5.2.6

  • Adds navigation for all groups
  • Fixes spinner for unsupported clients
  • Adds redirect for cdn.draw.io in splash screen

06-JUL-2016: 5.5.2.5

  • Adds lazy loading for clients with splash screen

04-JUL-2016: 5.5.2.4

  • Fixes to .vsdx import

23-JUN-2016: 5.5.2.3

  • Fixes loading of Drive files with disabled splash screen

23-JUN-2016: 5.5.2.2

  • Improves startup time for Chrome App

23-JUN-2016: 5.5.2.1

  • Adds Citrix networking shapes
  • Fixes possible loop for autosize in graph viewer
  • Removes zoom buttons in viewer for JIRA Cloud add-on
  • Fixes inline hover state, position for toolbar in graph viewer
  • Removes open image button in Confluence Cloud add-on toolbar

19-JUN-2016: 5.5.2.0

  • Adds open image button in Confluence Cloud add-on toolbar
  • Adds links for selected label text in P2 add-on
  • Adds fullscreen toggle in P2 add-on
  • Fixes default storage for make copy in Google Drive
  • Adds template json message, dialogs in connect plugins
  • Fixes ignored grid for image drop location
  • Adds new templates dialog for creating diagrams
  • Fixes image export if math enabled in Chrome App
  • Fixes drag preview in library dialog for Google Chrome
  • Fixes paste for images from Lucidchart
  • Adds Ctrl+N, Ctrl+O in Chrome App
  • Adds new print dialog with custom zoom

08-JUN-2016: 5.5.1.6

  • Fixes horizontal/vertical flip in mxText
  • Fixes handling of fill/stroke with no shape
  • Fixes version string in about dialog
  • Uses mxGraph 3.5.1.5 beta 1

07-JUN-2016: 5.5.1.5

  • Moves grid color from Extras menu to format panel
  • Fixes gradients for print/PDF output in Chrome App

06-JUN-2016: 5.5.1.4

  • Fixes loading of client libraries in atlas.min.js
  • Simplifies build for Chrome App, app.min.js

05-JUN-2016: 5.5.1.3

  • Fixes insert of diagram via {drawio} macro name
  • Fixes utf8 characters in Confluence cloud add-on

02-JUN-2016: 5.5.1.2

  • Disables revision parsing in Confluence Cloud
  • Uses mxGraph 3.5.1.4

01-JUN-2016: 5.5.1.1

  • Fixes Confluence cloud expand macro integration

01-JUN-2016: 5.5.1.0

  • Adds fullscreen button, persistent libraries in embed mode
  • Adds new viewer for JIRA cloud integration
  • Removes collapse/expand option in HTML embed dialog
  • Adds filename in toolbar for Confluence cloud viewer
  • Enables folding in Confluence cloud integration

31-MAY-2016: 5.5.0.2

  • Fixes layers button in Confluence cloud lightbox toolbar
  • Fixes custom protocol absolute links in embedded HTML
  • Lightbox no longer shows layers button for single layer
  • Fixes click handling for embedded HTML on touch devices

13-MAY-2016: 5.5.0.1

  • Fixes dynamic shape loading in Confluence Cloud viewer
  • Enables Extras, Edit Diagram in embed mode
  • Add shift-hover in chromeless mode to hide toolbar
  • Adds highlight, target URL params for chromeless mode
  • Adds link handling in chromeless mode

12-MAY-2016: 5.5.0.0

  • Uses new HTML embed code and dialog
  • Adds viewer for Confluence cloud
  • Adds fullscreen and format switch in Atlas theme
  • Adds transparency for layers dialog in embedded and lightbox mode
  • Uses mxfile in PNG/SVG+XML file formats
  • Adds parsing for new embedded HTML files
  • Fixes lightbox click for links in embedded SVG
  • Fixes relative images in new HTML embed
  • Uses mxGraph 3.5.1.4 beta 1

09-MAY-2016: 5.4.4.5

  • Adds fullscreen button
  • Blocks possible javascript: shape links
  • Fixes handling of edit URL parameter
  • Uses mxGraph 3.5.1.3

06-MAY-2016: 5.4.4.4

  • Fixes UI language in Chrome App
  • Fixes File, Make Copy in IE9-
  • Allows non-integer font sizes
  • Uses mxGraph 3.5.1.3 beta 6

04-MAY-2016: 5.4.4.3

  • Fixes persistence of current libraries

04-MAY-2016: 5.4.4.2

  • Removes debug output

04-MAY-2016: 5.4.4.1

  • Fixes binary file export in Chrome App
  • Fixes SVG namespace for groups in svgdata plugin

02-MAY-2016: 5.4.4.0

  • Writing files in Chrome app replaces existing content
  • Adds layers option in iframe/SVG/image embed dialogs
  • Adds layers URL parameter in chromeless mode
  • Adds ctrl+shift+connect to disable connections
  • Uses mxGraph 3.5.1.3 beta 5

30-APR-2016: 5.4.3.9

  • Moves application code to JS files
  • Adds icon for help link in menus

29-APR-2016: 5.4.3.8

  • Removes gridcolor attribute in file, URL parameter
  • Adds peristent grid color option in Extras menu
  • Fixes resize of background page in outline dialog
  • Disables context menu on touch devices on folding icon
  • Fixes hover icons for overlapping cell in all directions
  • Adds logging for file loading errors
  • Uses mxGraph 3.5.1.3 beta 4

27-APR-2016: 5.4.3.7

  • Switches JIRA Cloud to attachment writes via client
  • Fixes ignored config in embed script
  • Renames File to DrawioFile
  • Uses mxGraph 3.5.1.3 beta 3

26-APR-2016: 5.4.3.6

  • Fixes version in about dialog

26-APR-2016: 5.4.3.5

  • Fixes possible bug with cached JS and uncached HTML

25-APR-2016: 5.4.3.4

  • Removes old stylesheet
  • Fixes bug for edges between layers
  • Fixes embedding with custom shapes
  • Fixes logging of domains with database entry
  • Moves createSpinner, setFileData to EditorUi
  • Adds lightbox parameter for chromeless mode
  • Uses single click for lightbox in embed

22-APR-2016: 5.4.3.3

  • Fixes naming issues in PlantUML render mode

22-APR-2016: 5.4.3.2

  • Adds render mode to PlantUML

18-APR-2016: 5.4.3.1

  • Fixes Confluence Cloud new page diagram insertion
  • Uses mxGraph 3.5.1.3 beta 2

17-APR-2016: 5.4.3.0

  • Removes macro parameter from plantUML

17-APR-2016: 5.4.2.5

  • Adds previous UML shapes

15-APR-2016: 5.4.2.4

  • Fixes double click on layer to rename
  • Uses mxGraph 3.5.1.2

13-APR-2016: 5.4.2.3

  • Changes plant export URL to https

13-APR-2016: 5.4.2.2

  • Changes baseURL of plantUML to plant.draw.io

13-APR-2016: 5.4.2.1

  • Changes baseURL of plantUML to https

13-APR-2016: 5.4.2.0

  • Adds tooltips, svgdata plugin (p=tips;svgdata)
  • Uses standard print dialog in Chrome App
  • No longer repaints label while editing
  • Uses mxGraph 3.5.1.1

11-APR-2016: 5.4.1.8

  • Adds line height in text format panel
  • Fixes possible NPE when updating shapes
  • Uses mxGraph 3.5.1.1 beta 4

11-APR-2016: 5.4.1.7

  • Fixes font size change with no text selection
  • Fixes isConsumed not defined in MS Edge
  • Fixes change of text opacity
  • Uses mxGraph 3.5.1.1 beta 3

09-APR-2016: 5.4.1.6

  • Changes default edge length to 80
  • Fixes anchor links for embedded HTML and SVG
  • Adds expiry to license logging
  • Adds Alt+/Shift+/Ctrl+Click in sidebar

08-APR-2016: 5.4.1.5

  • Adds imgur redirect servlet
  • Fixes offline mode
  • Fixes reset of comic style in connect preview

08-APR-2016: 5.4.1.4

  • Fixes global spacing ignored if overridden
  • Adds logging in JIRA servlet to avoid data loss
  • Fixes click on unselected edge label moves label
  • Fixes thumbnail for disabled autosave in Drive
  • Adds recovery from backup in revision history
  • Uses mxGraph 3.5.1.1 beta 2

06-APR-2016: 5.4.1.3

  • Uses mxGraph 3.5.1.1 beta 1
  • Fixes File, Publish menu item
  • Fixes iOS app icons

06-APR-2016: 5.4.1.2

  • Uses mxGraph 3.5.1.0
  • Uses new logo with no black bar
  • Fixes export for certain AWS 3D shapes
  • Fixes action states for read-only and restricted files

05-APR-2016: 5.4.1.1

  • Adds comic, text background color to default style
  • Adds outline keyboard shortcut in chromeless mode
  • Adds labelMovable style for vertex labels
  • Uses mxGraph 3.5.1.0 beta 6
  • Adds selection only option for XML export
  • Adds persistent settings for Chrome App

03-APR-2016: 5.4.1.0

  • Removes certain AWS 3D shapes

01-APR-2016: 5.4.0.9

  • Adds isometric AWS shapes

01-APR-2016: 5.4.0.8

  • Adds more dotted line styles
  • Adds isometric shapes and connectors (beta)
  • Updates handler after style change of cell
  • Uses mxGraph 3.5.1.0 beta 5

31-MAR-2016: 5.4.0.7

  • Hides toolbar after mouse move in chromeless mode
  • Adds keyboard shortcuts in read-only and chromeless mode
  • Fixes highlight in realtime for large strokewidths
  • Fixes update of text shape after change of overflow style
  • Uses mxGraph 3.5.1.0 beta 5
  • Fixes vertical alignment for Component shape
  • Enables comic style for various shapes
  • Uses filename for dropped files in libraries

26-MAR-2016: 5.4.0.6

  • Removes shadow URL parameter
  • Smaller jiggle effect for diamond shapes
  • Adds global shadow option in View menu (beta)
  • Removes bug tracking code for MS Edge

25-MAR-2016: 5.4.0.5

  • Adds image option in embed SVG dialog
  • Fixes embedded images in HTML labels

24-MAR-2016: 5.4.0.4

  • Restores bug tracking code for Edge
  • Adds app icons for various devices

24-MAR-2016: 5.4.0.3

  • Uses mxGraph 3.5.1.0 beta 4
  • Fixes word wrap change for existing text
  • Removes bug tracking code for MS Edge

23-MAR-2016: 5.4.0.2

  • Fixes possible NPE for import
  • Removes crc32 for email logging
  • Adds bug tracking code for MS Edge

23-MAR-2016: 5.4.0.1

  • Adds Extras, Show Start Screen option
  • Uses mxGraph 3.5.1.0 beta 3
  • Resets text shape state before using new style
  • Removes extension from published diagram title
  • Fixes rendering of comic rectangles in VML
  • Fixes expand of Misc sidebar in IE6/8

22-MAR-2016: 5.4.0.0

  • Uses XML to convert from old realtime
  • Fixes gradients for certain URLs in IE11/Edge
  • Adds comic style and shapes
  • Fixes move preview offset
  • Uses mxGraph 3.5.1.0 beta 2
  • Fixes library title editing on iOS
  • Makes autosave optional in Chrome App

18-MAR-2016: 5.3.5.2

  • Adds delete URL to publish confirmation
  • Adds warning dialog before Publish
  • Adds File, Embed, Image menu option
  • Adds Email address to Drive user info
  • Click on app icon opens Drive folder

17-MAR-2016: 5.3.5.1

  • Simplifies status messages for saving
  • Adds UI for editing sidebar titles
  • Disables publish action in IE9-
  • Fixes possible infinite loop in Drive client

17-MAR-2016: 5.3.5.0

  • Adds File, Publish for uploading to Imgur
  • Moves moreShapes from File to View menu
  • Moves createShape from File to Extras menu
  • Removes create shape option from sidebar
  • Adds confirmation after copy in SVG embed
  • Adds copy button in embed iframe dialog

16-MAR-2016: 5.3.4.3

  • Enables licensing for Confluence Cloud
  • Removes second macro for GDrive Connector
  • Fixes custom shapes for embedded diagrams
  • Updates MS Azure, Cloud + Enterprise icons

15-MAR-2016: 5.3.4.2

  • Adds File, Embed, SVG menu option
  • Uses client mode for making a copy
  • Hash has precedence over client parameter

14-MAR-2016: 5.3.4.1

  • Adds support for embedded PNG data URI in client mode
  • Fixes ignored grid for XML drag and drop
  • Fixes decoding of base64 encoded embedded SVG
  • Fixes embedded PNG character encoding in Safari

10-MAR-2016: 5.3.4.0

  • Uses mxGraph 3.5.1.0 beta 1

09-MAR-2016: 5.3.3.9

  • Uses mxGraph 3.5.0.1 beta 3

09-MAR-2016: 5.3.3.8

  • Fixes double encoding for PNG+XML in embed mode

08-MAR-2016: 5.3.3.7

  • Uses mxGraph 3.5.0.1 beta 2

04-MAR-2016: 5.3.3.6

  • Fixes insertTextAt call in importFile()

04-MAR-2016: 5.3.3.5

  • Uses mxGraph 3.5.0.1 beta 1
  • Redirects apex domain to www.draw.io
  • Fixes loading spinner for converted Dropbox files

03-MAR-2016: 5.3.3.4

  • Fixes offset of imports with no mouse event
  • Adds configurable edit button in chromeless mode
  • Ignores public URL for Drive files in public folders
  • Adds upload tab in Google picker dialog
  • Makes hierarchical folder picker default
  • Puts new Google files into root folder
  • Adds folder picker for new libraries

03-MAR-2016: 5.3.3.3

  • Changes BaseURL for Google Drive Connector

02-MAR-2016: 5.3.3.2

  • Adds responsive UI for small screens
  • Adds voice assistance for text input

01-MAR-2016: 5.3.3.1

  • Fixes grid rounding errors for common cases

01-MAR-2016: 5.3.3.0

  • Uses mxGraph 3.5.0.0
  • Adds voice assistant in Extras menu
  • Adds experimental shadow URL parameter
  • Ignores transparent stroke color for default style

29-FEB-2016: 5.3.2.3

  • Adds Ctrl+Shift+Drag to create/remove space
  • Fixes licensing in chromeless mode
  • Fixes bug in reset graph

28-FEB-2016: 5.3.2.2

  • Uses mxGraph 3.4.1.3 beta 9
  • Removes Export PNG+XML menu item
  • Uses MathJax from CDN, lighter config
  • Adds selection option for remote export
  • Fixes timing problem for printing with math
  • Adds text fallback for SVG export (experimental)
  • Improved text rendering for image and SVG export
  • Fixes artifacts for embedded math diagrams in Chrome
  • Fixes Open in new window for IE10/11, MS Edge, Safari

26-FEB-2016: 5.3.2.1

  • Uses MathJax 2.6 to fix artifacts in Chrome
  • Fixes import of edges in separate layers
  • Import of file appends multiple layers
  • Changes logging for Google accounts
  • Fixes drop of file URL into editor
  • Uses mxGraph 3.4.1.3 beta 8

25-FEB-2016: 5.3.2.0

  • Adds licensing server and client

25-FEB-2016: 5.3.1.0

  • Uses mxGraph 3.4.1.3 beta 7
  • Adds gridcolor URL parameter
  • Adds scaled grid, replaces grid dots with grid lines
  • Fixes anchors open in same page for embedded diagrams
  • Moves Search, Scratchpad from Extras menu to View menu

22-FEB-2016: 5.3.0.6

  • Updates Confluence Connect to use new page context mechanism
  • Uses mxGraph 3.4.1.3 beta 6
  • Adds rt, grid parameters for chromeless mode
  • Fixes export dialog width, adds help button
  • Detects data URI with XML in drag source
  • Enables embed image menu in test mode

07-FEB-2016: 5.3.0.5

  • Fixes direction, align, distribute menu states
  • Adds tap and hold to add to selection

06-FEB-2016: 5.3.0.4

  • Fixes possible NPE in plugins warning dialog

06-FEB-2016: 5.3.0.3

  • Adds delayed quick start footer ad
  • Removes voice assistant from help menu
  • Moves ctrl+shift+j shortcut to two pages
  • Disables hover icons while space is pressed
  • Adds tooltips for buttons in format panel
  • Fixes button label overflow in sidebar

05-FEB-2016: 5.3.0.2

  • Replaces numeric keyboard shortcuts

05-FEB-2016: 5.3.0.1

  • Fixes asynchronous loading of plugins

05-FEB-2016: 5.3.0.0

  • Adds optional converter argument for canvas export
  • Adds asynchronous loading for resources
  • Uses mxGraph 3.4.1.3 beta 5

03-FEB-2016: 5.2.9.1

  • Changes Confluence Cloud footer

03-FEB-2016: 5.2.9.0

  • Ignores panning trigger to change edges
  • Fixes sidebar rendering in math mode
  • Uses mxGraph 3.4.1.3 beta 4

01-FEB-2016: 5.2.8.9

  • Updates AWS icons

01-FEB-2016: 5.2.8.8

  • Fixes offset for drag and drop of diagram data
  • Fixes drop of SVG data URI with embedded XML
  • Fixes download and export SVG to new window in Safari
  • Fixes SVG export in older versions of IE
  • Fixes drop shadow in SVG export for Safari
  • Adds control-resize for centered resize of vertices
  • Fixes import of SVG with embedded XML graph model
  • Adds selection, transparent background for SVG export
  • Adds include diagram option for image and SVG export
  • Fixes open library file as diagram in Google Drive
  • Adds pseudo-hierarchical view in Google library picker

29-JAN-2016: 5.2.8.7

  • Fixes ignored background color for image export
  • Fixes update of outline after changing page format
  • Fixes edit shape button after insert of new shape

27-JAN-2016: 5.2.8.6

  • Adds shadow option for image and SVG export

26-JAN-2016: 5.2.8.5

  • Adds pseudo-hierarchical view in Google file picker
  • Adds fallback for failed local image export
  • Fixes lost connect preview after remote change
  • Uses mxGraph 3.4.1.3 beta 3

25-JAN-2016: 5.2.8.4

  • Fixes disabled transparent background export option
  • Adds touch support for Microsoft Edge
  • Adds pseudo-hierarchical view in Google folder picker
  • Clean up for templates and more shapes dialog
  • Adds selection only option in image export dialog
  • Ungroup no longer deletes non-transparent groups
  • Fixes paste via menu after ctrl/cmd+c
  • Fixes hiding of all sidebar entries
  • Uses mxGraph 3.4.1.3 beta 2

19-JAN-2016: 5.2.8.3

  • Fixes collapse/expand for sidebars

19-JAN-2016: 5.2.8.2

  • Fixes concurrent loading of custom libraries
  • Improves initial sidebar rendering speed

18-JAN-2016: 5.2.8.1

  • Uses mxGraph 3.4.1.4 beta 1
  • Adds File, Move to Folder for OneDrive files
  • Adds File, Rename menu item for all files
  • Fixes spinner status for create revision
  • Fixes edit as new for remote embedded diagrams
  • Fixes minor bugs in search sidebar
  • Fixes open in new window for save dialog
  • Fixes edit diagram, search in Chrome app menubar
  • Adds support for HTML tooltips in embedded diagrams
  • Adds transparent background option for image export

15-JAN-2016: 5.2.8.0

  • Uses mxGraph 3.4.1.3 beta 1
  • Adds timeout for save revision in Drive
  • Fixes spinner for retry after error
  • Fixes handling of leading # in color dialog
  • Increases size limit for background image
  • Fixes minor bugs in library dialog
  • Fixes image size for scratchpad

14-JAN-2016: 5.2.7.9

  • Changes Connect footer text for Conf/JIRA

14-JAN-2016: 5.2.7.8

  • Removes remote condition check in JIRA cloud
  • Fixes outline connect for backbone, lifeline shapes

12-JAN-2016: 5.2.7.7

  • Updates Polish translation
  • Removes incorrect header from Confluence Connect [DS-249]
  • Fixes encoding of filename in JIRA Connect [DFJC-3]

08-JAN-2016: 5.2.7.6

  • Uses mxGraph 3.4.1.2
  • Fixes inconsistent loop routing
  • Fixes possible page scroll for embedded iframe
  • Restores spacer in UML sidebar
  • Uses UML 2.5 interface notation

06-JAN-2016: 5.2.7.5

  • Uses mxGraph 3.4.1.1
  • Adds interface in UML sidebar
  • Adds fit page in print dialog
  • Adds crop option for PDF export
  • Merges image export menu items

02-JAN-2016: 5.2.7.4

  • Adds support for title attribute in library files
  • Adds optional sidebar search in Extras, Search
  • Adds custom client-side image export option

31-DEC-2015: 5.2.7.3

  • Adds new spinner while autosaving files
  • Uses simplified UI for search sidebar
  • Adds library file menu items on iOS

28-DEC-2015: 5.2.7.2

  • Inserts new auto-layouted diagrams into current page
  • Disables pinch to zoom, ctrl+wheel for Chrome on Mac
  • Uses shorter delay for showing hover icons
  • Shows hover icons after drop from sidebar
  • Adds status after save from draft state
  • Fixes default extension in create dialog
  • Fixes save after change of storage file extension
  • Fixes menubar height in atlas UI
  • Uses parser for checking XML strings
  • Shows spinner while sending feedback

22-DEC-2015: 5.2.7.1

  • Adds automatic jetty size for orthogonal edges
  • Fixes loop routing for fixed connection points
  • Labels for locked cells are no longer editable
  • Fixes auto-delete for empty non-deletable text
  • Handles oversize labels on buttons in sidebars
  • Fixes clipping in dropdown menu with scrollbars
  • Uses mxGraph 3.4.1.1 beta 1

11-DEC-2015: 5.2.7.0

  • Fixes encoding for JIRA Connect
  • Ignores ancestor collisions for connection arrows
  • Uses mxGraph 3.4.1.0

09-DEC-2015: 5.2.6.9

  • Opens PNG+XML data uri via drag and drop
  • Adds thin open, async open markers
  • Updates UML sidebar, adds cross marker
  • Fixes markers in connect preview
  • Uses smaller hover icons
  • Uses mxGraph 3.4.0.4 beta 10

08-DEC-2015: 5.2.6.8

  • Adds all markers to edge format panel
  • Adds thin block and thin classic markers
  • Adds async, circle, circlePlus markers
  • Hides overlapping connection arrows

07-DEC-2015: 5.2.6.7

  • Uses mxGraph 3.4.0.4 beta 9
  • Adds vsdx support for unconnected edges
  • Adds entity relation shapes and connectors
  • Adds default styles in connect preview
  • Fixes dynamic loading for registered default shapes
  • Hides disabled connection points while connecting
  • Uses dotted highlight border for active drop targets
  • Adds dropzone with description in editable sidebars
  • Adds app identifier and current version in mxfile
  • Fixes sidebar button event handling for IE8/quirks
  • Fixes library dialog for quirks mode

03-DEC-2015: 5.2.6.6

  • Fixes possible scroll to origin after paste in FF
  • Fixes copy/paste in older versions of IE
  • Adds export image to new window in IE
  • Adds storage dialog for export in IE
  • Uses mxGraph 3.4.0.4 beta 8

02-DEC-2015: 5.2.6.5

  • Updates AWS icons to latest set
  • Adds delay for connection arrows

02-DEC-2015: 5.2.6.4

  • Fixes select all after paste of large amounts of text
  • Fixes update of label preview during vertical resize
  • Fixes click on resize handles while editing label
  • Fixes certain label positions and sizes
  • Fixes menubar style in atlas UI
  • Uses mxGraph 3.4.0.4 beta 7

27-NOV-2015: 5.2.6.3

  • Fixes IME input for i18n in FF
  • Uses mxGraph 3.4.0.4 beta 6
  • Adds experimental doors plugin

25-NOV-2015: 5.2.6.2

  • Fixes edge move preview for scaled tolerance
  • Fixes new waypoint for drag of edges with bends
  • Fixes ignored folder for new OneDrive files
  • Fixes download, adds options in Save dialog
  • Adds padding to handles while editing
  • Adds spacing to copied styles
  • Enables glass effect switch for process shape
  • Migrates Docs add-on to new API
  • Adds dblclick in more shapes dialog
  • Fixes color dialog for font (background) color
  • Uses mxGraph 3.4.0.4 beta 5

20-NOV-2015: 5.2.6.1

  • Adds link to scratchpad FAQ entry
  • Handles possible missing root cell in realtime

20-NOV-2015: 5.2.6.0

  • Removes local storage option from splash screen
  • Adds browser=1 URL parameter for local storage
  • Adds double click to keyboard shortcuts

19-NOV-2015: 5.2.5.8

  • Adds US-Legal paper size
  • Handles file not found for local storage
  • Handles domain policy errors in Drive client
  • Restores timer for fixed connection points with mouse

17-NOV-2015: 5.2.5.7

  • Removes page reload after create from Drive
  • Hash has precedence over state URL parameter
  • Handles removed App folder in Dropbox
  • Fixes handling of existing mxfile node
  • Redirects 5% of reviews to Docs Add-on
  • Adds support for extracting diagram nodes
  • Adds spinner action in JSON protocol
  • Fixes click and drag on edges in groups
  • Fixes ignored scale for connect live preview
  • Removes unused image files from Chrome App
  • Resets constraint focus after root change
  • Adds repaint of hover icons after root change
  • Fixes offset for terminal point in VML
  • Uses mxGraph 3.4.0.4 beta 4

17-NOV-2015: 5.2.5.6

  • Uses mxGraph 3.4.0.4 beta 2
  • Uses new draw.io logo and colors
  • Fixes hit detection for outline connect and grid
  • Removes timer for fixed points with non-touch devices
  • Adds live preview for new connections
  • Fixes replacement of PNG extension in IE
  • Adds autosave if gridsize is changed
  • Removes Draw.io for Work action and menu item
  • Fixes loading of plugins from mxSettings

13-NOV-2015: 5.2.5.5

  • Fixes new diagram creation in Chrome Packaged App
  • Fixes delete operation (DELETE verb changed to POST)

12-NOV-2015: 5.2.5.4

  • Fixes context path for JIRA Connect

11-NOV-2015: 5.2.5.3

  • Fixes mxUtils.getFunctionName()

11-NOV-2015: 5.2.5.2

  • Fixes creating blank diagram files in createFile

11-NOV-2015: 5.2.5.1

  • Adds error handling for invalid diagram files

10-NOV-2015: 5.2.5.0

  • Fixes embed preview in Microsoft Edge
  • Adds default connections for backbone shape
  • Adds number checks for custom zoom dialog

05-NOV-2015: 5.2.4.4

  • Reverts Connect viewer

05-NOV-2015: 5.2.4.3

  • Improvements for JIRA Connect

05-NOV-2015: 5.2.4.2

  • Improvements for JIRA Connect

04-NOV-2015: 5.2.4.1

  • Adds workaround for NS_ERROR_FAILURE in FF
  • Adds network shapes library
  • Fixes editorUi is not defined for help link
  • Uses mxGraph 3.4.0.4 beta 1

04-NOV-2015: 5.2.4.0

  • Changes items in format panel and menubar
  • Renames editFile, editMetadata, connect actions
  • Handles invalid image bounds in Graph.getSvg

03-NOV-2015: 5.2.3.9

  • Fixes possible NPE

03-NOV-2015: 5.2.3.8

  • Adds separate switch to disable connection points
  • Uses mxGraph 3.4.0.2

02-NOV-2015: 5.2.3.7

  • Corrects JIRA connect plugin key in descriptor

02-NOV-2015: 5.2.3.6

  • Fixes ads in footer after Google login

02-NOV-2015: 5.2.3.5

  • Fixes possible NPE

02-NOV-2015: 5.2.3.4

  • Splits edges for drop from sidebar (shift to disable)
  • Uses mxGraph 3.4.0.2 beta 13

28-OCT-2015: 5.2.3.3

  • Adds missing function for Confluence OnDemand
  • Adds refresh in format panel after root change
  • Changes page size units from px to pt

28-OCT-2015: 5.2.3.2

  • Fixes shape search for non-existing tags
  • Removes GMDL library from default sidebars
  • Adds link to user manual in help menu
  • Removes click to speak button in header

25-OCT-2015: 5.2.3.1

  • Adds separate files for GMDL, SysML sidebars
  • Creates Drive revisions with autosave disabled
  • Fixes scrollbar for fit page (width) actions
  • Fixes delayed reset of scrollbar positions
  • Fixes background page shadow color in VML
  • Fixes terminal handle transparency in VML
  • Uses Metarial Design for GMDL library title
  • Uses mxGraph 3.4.0.2 beta 12

23-OCT-2015: 5.2.3.0

  • Adds GMDL (Google Media Design Library) sidebar
  • Fixes offset for repeated copy paste in Safari
  • Fixes download after creating new device file
  • Fixes keyboard shortcut ctrl+0 for reset view
  • Fixes div has no click in more shapes dialog
  • Adds horizontal/vertical page center guides
  • Hides word wrap option for autosize labels
  • Fixes initial size of new text labels
  • Uses mxGraph 3.4.0.2 beta 11

21-OCT-2015: 5.2.2.2

  • Fixes flow in voice plugin
  • Fixes title collapse/expand icon color
  • Fixes sidebar title font size

20-OCT-2015: 5.2.2.1

  • Fixes dialog for read-only realtime files

19-OCT-2015: 5.2.2.0

  • Improves voice recognition in plugin
  • Fixes print output in Microsoft Edge
  • Uses mxGraph 3.4.0.2 beta 10

18-OCT-2015: 5.2.1.9

  • Fixes unlink in label with edit dialog
  • Fixes html and svg URLs for embedding
  • Intercepts links that change page URL
  • Fixes remote selection highlight color
  • Uses mxGraph 3.4.0.2 beta 9

18-OCT-2015: 5.2.1.8

  • Adds dynamic loading for lucid chart import
  • Adds voice label for missing speech input

17-OCT-2015: 5.2.1.7

  • Fixes dynamic loading of voice plugin
  • Fixes overflow for voice button

17-OCT-2015: 5.2.1.6

  • Prepares Extensions.js for refactoring into dynamic plugins
  • Adds share button for drive files, voice assistant button
  • Adds transaction for connecting dangling edge in voice plugin

17-OCT-2015: 5.2.1.5

  • Adds select, select source/target in voice plugin
  • Insert shape connects connecting dangling edge
  • Adds connect vs clone command in voice plugin

16-OCT-2015: 5.2.1.4

  • Adds persistent current voice setting for plugin
  • Adds autostart option item in voice menu for plugin
  • Adds voice assistant item in main help menu
  • Hides voice assistant footer if not supported
  • Fixes edge clipping in print and PDF export
  • Uses mxGraph 3.4.0.2 beta 8

15-OCT-2015: 5.2.1.3

  • Fixes possible NPE in graph.connectVertex
  • Uses levenshtein distance in voice plugin
  • Next/previous moved to select prefix in voice

15-OCT-2015: 5.2.1.2

  • Adds variable and timestamp in Misc sidebar
  • Adds voice commands in voice plugin
  • Fixes segment offsets after change of parent
  • Uses mxGraph 3.4.0.2 beta 7

14-OCT-2015: 5.2.1.1

  • Fixes bugs, adds commands, uses footer in voice plugin
  • Adds promo link to voice assistant (beta) in Chrome

14-OCT-2015: 5.2.1.0

  • Removes enable/disable command in voice plugin
  • Fixes possible duplicate connection inserted
  • Fixes lifeline perimeter for undefined strokewidths
  • Improved tags for standard shapes

13-OCT-2015: 5.2.0.9

  • Adds continuous speech input in voice plugin
  • Adds scrollbars in voice type menu
  • Fixes duplicate insert of same plugin
  • Fixes drop for PNG+XML data URIs
  • Adds help link in voice plugin menu

13-OCT-2015: 5.2.0.8

  • Adds menu for voice plugin
  • Fixes keyboard shortcuts for voice plugin on Windows
  • Adds hello, help and quick start for voice plugin
  • Fixes hover icon focus for touch devices

12-OCT-2015: 5.2.0.7

  • Adds experimental voice plugin (id voice)
  • Fixes hover icon click for relative cells
  • Fixes local save of large client-side export
  • Adds recently used colors in color dialogs
  • Fixes dragging labels for unselected edges
  • Fixes pending timer after drop from sidebar
  • Adds insert for new edges before source cell
  • Changes label position and background for images
  • Fixes drop of images with invalid file extension
  • Uses mxGraph 3.4.0.2 beta 6

10-OCT-2015: 5.2.0.6

  • Fixes sidebar tooltip after drop cells to library
  • Allows 1px move of start segment in edge style
  • Restores moving of selected container via child
  • Fixes padding for new rows in UML table shape
  • Clones west hover icon in stack before source cell
  • Fixes click on hover icon in stack with near cell
  • Allows group/ungroup to (de)containerize vertices
  • Fixes 1px handle offset, adds terminal handle with dot
  • Adds backbone shape, fixes lifeline perimeter
  • Fixes drop resize if source smaller than 45px
  • Adds Draw.io for Work link in Help menu
  • Adds modified, saveAndExit in load JSON message
  • Avoids unnecessary image resampling
  • Uses mxGraph 3.4.0.2 beta 5

09-OCT-2015: 5.2.0.5

  • Changes image resize condition to over 100K
  • Fixes font size stepper for multiple values
  • Adds edit metadata to context menu
  • Adds date{format} placeholder option
  • Adds link to file extensions FAQ entry

08-OCT-2015: 5.2.0.4

  • Fixes vertical alignment for footer

08-OCT-2015: 5.2.0.3

  • Adds Draw.io for Work link in footer
  • Fixes update of child placeholders after undo
  • Replaces PNG extension for url parameter with XML
  • Adds shift for keeping original image size
  • Adds edit metadata option in format panel

08-OCT-2015: 5.2.0.2

  • Fixes change of font size on multiple cells
  • Fixes Ctrl+B/U/I while editing in FF/Safari
  • Ignores default style for copy via hover icon
  • Applies only basic text styles for new labels
  • Ignores default style for custom library entries
  • Fixes repaint performance after metadata change
  • Improves speed for deleting large number of cells
  • Removes page unload warning for url parameter
  • Uses mxGraph 3.4.0.2 beta 4

08-OCT-2015: 5.2.0.1

  • Fixes copy-paste in non-Chrome browsers

07-OCT-2015: 5.2.0.0

  • Adds link from Chrome App to online app
  • Fixes inconsistent child selection for selected swimlanes
  • Fixes PDF export for math without page view
  • Increases size of metadata dialog
  • Adds placeholders for labels and tooltips
  • Fixes encoding for cross-platform clipboard
  • Improves repaint performance for text labels
  • Improves drag and drop for links and images
  • Uses mxGraph 3.4.0.2 beta 3

06-OCT-2015: 5.1.1.1

  • Fixes math PDF export

06-OCT-2015: 5.1.1.0

  • Fixes filename, advanced export to new window
  • Renames main macro for Confluence Connect
  • Adds error handling for invalid PDF export
  • Adds timer for grouping cursor operations
  • Hover icon click ignores locked layers
  • Locked cells are no longer connectable
  • Fixes change of fontSize for certain nodes
  • Fixes paste for large diagrams
  • Shows link tooltip only for single selection
  • Fixes print offset for negative origins
  • Fixes remote parsing for paste of ASCII 160
  • Adds GraphML import (beta)
  • Adds Cmd+Drag on Mac for cloning
  • Improves client-side print performance
  • Uses mxGraph 3.4.0.2 beta 2

05-OCT-2015: 5.1.0.3

  • Enables drag and drop and open for library files
  • Constrains proportions for images in libraries
  • Adds drop of library files to sidebar, dialog
  • Fixes template not found error message
  • Fixes mouse cursor for entity relation
  • Uses custom handles only for single selection
  • Adds notitle URL parameter
  • Removes extension for url parameter filename
  • Adds logging for help search via menu
  • Uses mxGraph 3.4.0.2 beta 1

02-OCT-2015: 5.1.0.2

  • Checks leading dots for storage files
  • Maintains sidebar order after save of library
  • Removes remoteAlert, uses version for scratchpad
  • Adds drag and drop of files to custom libraries
  • Fixes preview and drag to library in IE11/10
  • Adds folder picker for new files

01-OCT-2015: 5.1.0.1

  • Fixes possible NPE for chromeless mode
  • Fixes restore of scratchpad if empty

01-OCT-2015: 5.1.0.0

  • Adds scratchpad option in Extras menu
  • Adds tooltip, dblclick for custom libraries
  • Adds drag and drop to custom libraries
  • Edge drag uses handles if edge selected
  • Uses mxGraph 3.4.0.1

30-SEP-2015: 5.0.6.4

  • Adds small, closable footer in Chrome App
  • Adds client status message in File menu
  • Adds previously selected in Google picker
  • Click on background closes Google picker
  • Fixes possible 401 in Google picker
  • Adds improved error logging

29-SEP-2015: 5.0.6.3

  • Fixes connecting edges with elbow edge style

29-SEP-2015: 5.0.6.2

  • Persists page format as default for new diagrams
  • Fixes connecting edges with entity edge style
  • Adds ctrl+drag to move and clone edges
  • Uses mxGraph 3.4.0.1 beta 13

29-SEP-2015: 5.0.6.1

  • Fixes cursor for edges with entity edge style
  • Adds link, link color and tooltip option in embed dialog
  • Adds mxClientOnCreate callback for embedded diagrams
  • Fixes atomic undo for new waypoints when dragging edge
  • Adds labels for cloud option buttons in save dialog
  • Removes open in new window for edit file in Chrome App
  • Adds help menu items, FAQ search in Chrome App
  • Redirect exportPdf to print action in Chrome App

27-SEP-2015: 5.0.6.0

  • Fixes hover icon focus for mouse and touch events
  • Fixes move of edge label with selected parent edge
  • Drag connected edge adds waypoint (shift+drag moves)
  • Disables loading of draft files from local storage

26-SEP-2015: 5.0.5.8

  • Uses mxGraph 3.4.0.1 beta 12

26-SEP-2015: 5.0.5.7

  • Fixes ensureDataSaved in chromeless mode
  • Adds experimental connect edge mode

26-SEP-2015: 5.0.5.6

  • Adds save dialog for Google Drive and OneDrive
  • Adds storage buttons in Save dialogs
  • Adds Open in new window option for PDF export
  • Changes default background to white
  • Fixes attempt to load realtime after export

26-SEP-2015: 5.0.5.5

  • Adds print support in Chrome App (beta)
  • Fixes PROXY_URL not defined in Chrome App
  • Fixes click on links after panning
  • Uses mxGraph 3.4.0.1 beta 11

25-SEP-2015: 5.0.5.4

  • Adds export for selection cells
  • Fixes possible 404 for default-style2 when switching files
  • Fixes reset of background image when switching files
  • Adds pagination in PDF export
  • Updates zoom in toolbar after edit file dialog
  • Fixes background color in print output
  • Uses mxGraph 3.4.0.1 beta 10
  • Waits for images in HTML labels in export
  • Fixes background image for PDF export
  • Connectable style overrides connectable property
  • Adds nowarn URL parameter for local files
  • Fixes possible NPE In HoverIcons.drag
  • Added support for links in Gliffy diagrams

23-SEP-2015: 5.0.5.3

  • Removes preferred mode based on domain

23-SEP-2015: 5.0.5.2

  • Uses www for new, legacy for old Google Drive app
  • Ignores quota exceeded errors in mxSettings
  • Uses mxGraph 3.4.0.1 beta 9

23-SEP-2015: 5.0.5.1

  • Adds connectable style
  • Persists current edge and vertex style, copy on connect
  • Fixes partial rectangle in VML
  • Adds review link in Chrome App splash screen
  • Fixes import of VDX files from Google Drive
  • Adds File, Close menu item
  • Fixes member not found in IE8- after paste
  • Disables move, resize and delete of locked cells
  • Adds delete protection for locked cells
  • Removes preview for embed iframe in IE8-
  • Fixes possible NPE in HoverIcons.drag

22-SEP-2015: 5.0.5.0

  • Adds paste for images from clipboard in Chrome
  • Fixes paste from Word, Excel while editing labels
  • Fixes VDX/Gliffy conversion for read-only folders in Drive
  • Fixes paste from Lucidchart in modern browsers
  • Uses mxGraph 3.4.0.1 beta 8

21-SEP-2015: 5.0.4.6

  • Replaces connectionPoints with global connect switch
  • Deletes empty text cells with no fill/stroke color
  • Adds select none menu item and keyboard shortcut
  • Increases/checks max size for imported images
  • Fixes background image aspect for SVG export
  • Fixes mouse event handling errors
  • Removes rounded toolbar button
  • Uses mxGraph 3.4.0.1 beta 7

20-SEP-2015: 5.0.4.5

  • Changes autosave delay for local storage files to 2s
  • Restores hover icons after cancel drag from sidebar
  • Adds hover icons after panning, drop from sidebar
  • Fixes hover icons for overlapping cells, adds timer
  • Selects edge under hover icon only if connected to vertex
  • Scrolls to new vertex after click on hover icon
  • Uses mxGraph 3.4.0.1 beta 6

19-SEP-2015: 5.0.4.4

  • Exports files to same folder in Google Drive
  • Adds format panel toggle button in toolbar
  • Cursor keys move child cells in stack layouts
  • Selects edges under hover icon on single click
  • Scrolls cells to visible after shift+click in sidebar
  • Hover icon click no longer connects in stack layouts
  • Hides hover icons with shift/meta, keeps with ctrl
  • Hides hover icons after shift/meta/ctrl+click
  • Selects new target vertex after hover icon click

18-SEP-2015: 5.0.4.3

  • Uses transparent shadows
  • Hides hover icons during drag from sidebar
  • Fixes connect to ancestors for hover icon click
  • Adds shift+click in sidebar to change selection
  • Hover icons ignore popup menu trigger events
  • Uses ctrl+click for clone, shift+click for connect
  • Adds lazy loading for state URL parameter

18-SEP-2015: 5.0.4.2

  • Fixes dialog for automatic layout
  • Fixes hover icons not reachable with nearby cells
  • Adds hover icons for dangling edges
  • Fixes possible NPE for dragging hover icons

18-SEP-2015: 5.0.4.1

  • Fixes possible NS_ERROR_FAILURE in Firefox
  • Fixes shadow color for embedded diagrams
  • Fixes selection of images after drop
  • Adds more aggressive image resizing
  • Uses mxGraph 3.4.0.1 beta 5

18-SEP-2015: 5.0.4.0

  • Fixes deleting cells with loops, terminals in groups
  • Increases size for local storage open dialog
  • Fixes mouse event on scrollbar after rubberband in IE 11
  • Fixes image dialog size for older browsers
  • Fixes possible parseRequestText is not a function in OneDrive
  • Fixes handling of linefeeds in non-formatted labels
  • Makes import and replace faster in Edit file dialog
  • Autosize sets height for cells with word wrapping
  • Adds link to open via Drive UI if file not found
  • Uses label background while editing edge labels
  • Fixes right/bottom padding for scaled page view
  • Adds Ctrl+Shift-Mouse wheel for zoom on Mac
  • Adds fallback to server for image export
  • Parser errors are now handled separately
  • Adds Ctrl+Shift+Click on connect handles
  • Replaces connect icon with arrow icons
  • Disables word wrap option for edges
  • Fixes spelling of English resources
  • Improves error handling for export
  • Renames actual size to reset view
  • Uses mxGraph 3.4.0.1 beta 4

12-SEP-2015: 5.0.3.7

  • Handles permission change during collaboration
  • Adds toggle selection in shortcuts.svg
  • Adds Shift+Click to toggle selection state

11-SEP-2015: 5.0.3.6

  • Fixes language in Confluence Connect
  • Removes shadow and glass in quick styles
  • Fixes possible URL undefined error
  • Fixes possible DocumentClosedErrors
  • Fixes foreignObjects in shortcuts.svg

11-SEP-2015: 5.0.3.5

  • Improves error handling for realtime collaboration
  • Fixes switch to custom from landscape in format panel
  • Fixes paper size for print output
  • Removes shapeeditor.html
  • Fixes update of page size after edit file
  • Fixes drop of XML into empty diagram creates new file
  • Restores xml default extension for files in Chrome App
  • Fixes spinner after cancel of library save in Chrome App
  • Fixes extension for libraries in Chrome App
  • Fixes status after autosave in Chrome App
  • Removes foreignObjects in shortcuts.svg

10-SEP-2015: 5.0.3.4

  • Fixes translations in Connect
  • Adds mxReader.js to atlas.min.js
  • Adds dropbox client to app.min.js
  • Adds error message for busy state
  • Fixes cursor in viewer for Connnect
  • Handles modifications while saving
  • Uses common mxProperties in Connect
  • Fixes modified check for local files

09-SEP-2015: 5.0.3.3

  • Fixes label for recent OneDrive files
  • Adds common resources from Confluence
  • Fixes toolbar for viewer in Connect
  • Adds support for expand macro in Connect
  • Fixes Google Drive client API in Opera
  • Adds lazy loading for OneDrive client API
  • Fixes startup in quirks and IE8 standards

07-SEP-2015: 5.0.3.2

  • Makes autosave optional in Google Drive
  • Adds adaptive autosave delay in Google Drive
  • Fixes relative URLs in Confluence connect
  • Moves atlas.min.js to war/js, uses in connect
  • Adds lazy loading for sidebar search index

05-SEP-2015: 5.0.3.1

  • Fixes single click on connector handle

05-SEP-2015: 5.0.3.0

  • Fixes import from Dropbox, import for images
  • Adds backlink to keyboard-shortcuts file
  • Adds error handling for invalid URL parameter

05-SEP-2015: 5.0.2.11

  • Updates atlas.min to 5.0.2.11 in Confluence connect
  • Fixes handling of utf8 chars in Confluence connect
  • Updates search index to include new built-in shapes
  • Save dialog no longer overrides existing extension
  • Use URL for filename with url and no title parameter
  • Adds diagram data to shortcuts.svg, moves to root
  • Uses mxGraph 3.4.0.1 beta 3

04-SEP-2015: 5.0.2.10

  • Adds SVG version for keyboard shortcuts
  • Adds ctrl+(shift+)cursor keys for resize
  • Uses oauth2 token in sharing dialog
  • Removes sharing error handling
  • Uses mxGraph 3.4.0.1 beta 2

04-SEP-2015: 5.0.2.9

  • Uses capability check for client-side export

03-SEP-2015: 5.0.2.8

  • Fixes sharing timeout error handling

03-SEP-2015: 5.0.2.7

  • Fix save diagram for new page in Confluence connect
  • Shows error message if sharing dialog times out

03-SEP-2015: 5.0.2.6

  • Adds clearWaypoints for multiple selection cells
  • Removes wire-compression in proxy servlet
  • Uses mxGraph 3.4.0.1 beta 1

31-AUG-2015: 5.0.2.5

  • Fixes directory name for keybase.io auth

31-AUG-2015: 5.0.2.4

  • Uses PNG+XML as default for Chrome App
  • Adds PNG+XML export in Chrome App
  • Uses client-side PNG+XML export in embed mode
  • Fixes ctrl+drag on connector handle in FF
  • Adds client-side PNG+XML file format
  • Fixes possible NPE in Sidebar

28-AUG-2015: 5.0.2.3

  • Increases max zoom to 160x
  • Fixes possible overwrite for storage file after DnD
  • Uses base64 encoding for SVG data URIs
  • URI encoded content attribute for SVG+XML files
  • Adds faster startup for loading with url parameter
  • Fixes App.loadUrl for binary files in IE9/10

27-AUG-2015: 5.0.2.2

  • Restores format for export JSON protocol event

27-AUG-2015: 5.0.2.1

  • Fixes possible NPE in App.saveLibrary, createFile
  • Uses utf8 for imported SVG files
  • Moves canvas export to EditorUi
  • Fixes click method missing on div
  • Uses mxGraph 3.4 beta 12

27-AUG-2015: 5.0.2.0

  • Fixes possible graph.createCurrentEdgeStyle undefined
  • Fixes possible gapi.load is undefined error
  • Changes color of normal unsaved status message
  • Fixes possible NPE in OneDrive error handling
  • Uses Youtube icon for quick start video link
  • Uses numeric width and height for inserted text
  • Fixes possible NPE in App.convertImages
  • Fixes possible unsanitized HTML output
  • Uses mxGraph 3.4 beta 11

26-AUG-2015: 5.0.1.5

  • Uses client-side export for PNG in embed mode
  • Fixes character encoding for PNG export in embed mode
  • Adds error handling in App.saveRequest, saveLocalFile
  • Adds open in new window button in export dialog
  • Fixes initialization for Dropbox client
  • Updates keyboard shortcuts
  • Uses mxGraph 3.4 beta 10

25-AUG-2015: 5.0.1.4

  • Uses mxGraph 3.4 beta 9

25-AUG-2015: 5.0.1.3

  • Fix ctrl+drag of container with selected children
  • Fix move of edge label with selected terminals
  • Adds tooltip for sidebar sections
  • Uses mxGraph 3.4 beta 8

24-AUG-2015: 5.0.1.2

  • Fixes label for recent Google Drive files
  • Uses mxGraph 3.4 beta 7

24-AUG-2015: 5.0.1.1

  • Adds open recent menu
  • Removes debugging output in open.html
  • Adds lazy loading for Dropbox client API

23-AUG-2015: 5.0.1.0

  • Keeps state URL parameter after open from Google Drive
  • Fixes default window bounds for new files in Chrome App

23-AUG-2015: 5.0.0.9

  • Adds lazy loading for Google Drive client API
  • Adds open in new window option for local export

23-AUG-2015: 5.0.0.8

  • Disables paste of empty string via keyboard shortcut
  • Fixes slow ctrl-key handling with large clipboard data
  • Sets default for adding plugins to p URL parameter
  • Adds short key, handles escape in explore plugin

21-AUG-2015: 5.0.0.7

  • Ignores shape for default vertex styles
  • Hides background image option in Chrome App
  • Removes background image option in Chrome App
  • Minor fix for logo in Chrome App

21-AUG-2015: 5.0.0.6

  • Fixes possible flickering for connector target drop
  • Fixes logo position in Chrome App
  • Fixes initial Chrome App window position
  • Uses mxGraph 3.4 beta 6

21-AUG-2015: 5.0.0.5

  • Uses case insensitive sorting for browser file list
  • Shows drop targets for drag on connector handle
  • Fixes timer for shape drop target updates
  • Fixes default window size and position for Chrome App
  • Uses mxGraph 3.4 beta 6

20-AUG-2015: 5.0.0.4

  • Adds timer for update of shape drop targets
  • Adds tooltips for shape drop targets
  • Uses mxGraph 3.4 beta 5

19-AUG-2015: 5.0.0.3

  • Opens dropped XML in same window for empty diagram
  • Fixes import of non-PNG images in Chrome App
  • Improves error messages for OneDrive
  • Merges view and options section in format panel
  • Removes copy on connect option in format panel
  • Fixes menus and action states in Chrome App

19-AUG-2015: 5.0.0.2

  • Fixes XML via drag and drop overwrites local storage file
  • Fixes client-side export in Firefox, disables in Edge
  • Fixes SVG for embed mode in Safari and Firefox
  • Uses mxGraph 3.4 beta 4

18-AUG-2015: 5.0.0.1

  • Disables client-side image export in Firefox
  • Fixes invalid characters for image export in Chrome

18-AUG-2015: 5.0.0.0

  • Uses mxGraph 3.4 beta 3
  • Adds embedImages switch (default true) for SVG and SVG+XML in JSON protocol
  • Changes autosave interval in Drive to 6 seconds
  • Adds text labels for Google Drive previews in Firefox and Chrome
  • Disables Google Drive in Opera
  • Fixes export of binary files to cloud in IE 10
  • Adds download button in revision history dialog
  • Uses client-side PNG export in Firefox, Chrome and Opera
  • Adds PNG image export in Chrome App
  • Removes JPG export option
  • Adds handling for invalid characters in Dropbox
  • Fixes encoding of XML files in IE 9
  • Adds error handling for large image export
  • Cuts shapes and connections separately
  • Deletes layers and connections separately
  • Enables connections for text labels
  • Fixes restore button state in revision dialog
  • Uses untitled layer as name for new layers
  • Adds rename layer button in layers window toolbar

06-AUG-2015: 4.9.0.9

  • Moves copy on connect option to after background
  • Fixes initial value of foldingEnabled in realtime
  • No longer hides handles while editing label

06-AUG-2015: 4.9.0.8

  • Improvements to Confluence connect functionality

06-AUG-2015: 4.9.0.7

  • Improvements to Confluence connect functionality

06-AUG-2015: 4.9.0.6

  • Improves error handling in Chrome App
  • Adds top/bottom+left/right label position
  • Adds import for local images in Chrome App
  • More image resizing to reduce file size
  • Chrome app no longer enforces file extension
  • Adds handling for storage quota exceeded error

05-AUG-2015: 4.9.0.5

  • Fixes binary base64 data in JSON protocol for IE10
  • Fixes handling of 403 error in Google client
  • Adds legacy.draw.io for old drive app
  • Ignores errors for native undo/redo

05-AUG-2015: 4.9.0.4

  • Improvements to Confluence connect functionality

04-AUG-2015: 4.9.0.3

  • Adds connect plugin
  • Improvements to Confluence connect functionality
  • Fixes possible NPE, handles table action errors

04-AUG-2015: 4.9.0.2

  • Uses mxGraph 3.4 beta 2
  • Adds p URL parameter for app customization plugin IDs
  • Fixes unexpected end of input, CSS in save status message
  • Adds ctrl+backspace to delete shape with connections

03-AUG-2015: 4.9.0.1

  • Fixes initial char for immediate editing
  • Fixes text size drop down in toolbar

03-AUG-2015: 4.9.0.0

  • Uses mxGraph 3.4 beta 1
  • Adds xml to export event in JSON protocol
  • Fixes rendering of trailing newlines in HTML labels
  • Fixes repaint for in-place editor while zooming
  • Fixes font size in format panel for zoomed text
  • Adds rounded to copy style and default style
  • Fixes paste into active layer and locked layers
  • Adds ctrl+connect to copy source terminal
  • Adds ctrl+mouse wheel to zoom on Windows and Linux
  • Adds ctrl+delete to delete shape with connections
  • Deletes shapes and connections separately
  • Changes connect (plus) icon to arrow icon
  • Copy on connect is now disabled by default
  • Adds cross-browser Ctrl-/Cmd+B/I/U for bold, italic, underline
  • Adds shift in keyboard shortcut for ungroup, toBack
  • Fixes update of page view option in format panel
  • Adds message with save link for new unsaved files
  • Fixes math rendering while editing and zooming
  • Adds splash=0 URL parameter to bypass splash screen
  • Fixes reset while entering URL in background image dialog
  • Adds link to unsaved data status message for saving

27-JUL-2015: 4.8.5.14

  • Improvements to Confluence connect functionality

24-JUL-2015: 4.8.5.13

  • Improvements to Confluence connect functionality

24-JUL-2015: 4.8.5.12

  • Adds autosave option to load message in JSON protocol
  • Adds randomized Chrome App and Docs Add-on link in footer
  • Removes link to WordPress plugin in footer

23-JUL-2015: 4.8.5.11

  • Removes development code for in-place editing

23-JUL-2015: 4.8.5.10

  • Corrects Hebrew and Arabic resources base directions

22-JUL-2015: 4.8.5.9

  • Replaces technology with wordpress plugin in footer
  • Fixes saving of local library files to device
  • Changes alignment of social icons in footer
  • Removes debugging output in More Shapes dialog

21-JUL-2015: 4.8.5.8

  • Adds html export format option in JSON protocol
  • Fixes exporting in embed mode
  • Fixes splash screen after cancel import from browser in embed mode
  • Restores social icons in footer
  • Disables import menu for read-only files
  • Fixes enabled state of grid menu item
  • Fixes enabled state of view toolbar items in embed mode

20-JUL-2015: 4.8.5.7

  • Uses new more shapes dialog in quirks mode
  • Fixes special characters for filename in OpenServlet
  • Adds error message for invalid file encoding in OpenServlet
  • Fixes enabled state of Extras menu if no file open
  • Adds fileId for redirect to realtime if no file open
  • Removes Google file menu items if no file is open

18-JUL-2015: 4.8.5.6

  • Adds filter for license checks

18-JUL-2015: 4.8.5.5

  • Fixes initial state for toolbar items, share action
  • Adds local URL parameter for device app mode
  • Remember me in auth dialog is now checked by default

18-JUL-2015: 4.8.5.4

  • Fixes lost Google authentication cookie
  • Adds error handler in JS response from OpenServlet

17-JUL-2015: 4.8.5.3

  • Restores i18n resources in Chrome App

16-JUL-2015: 4.8.5.2

  • Restores lost arrange menus

16-JUL-2015: 4.8.5.1

  • Adds error message for import of local images in Chrome App
  • Fixes width of filename element in header
  • Adds xmlsvg format, xml for all formats in export message
  • Adds support for disabled export options in Google Drive
  • Improves error handling in DropboxClient and DriveClient
  • Fixes various actions and menus for read-only files
  • Uses new more shapes dialog in Chrome App
  • Removes unused files from Chrome App package

15-JUL-2015: 4.8.5.0

  • Fixes timing issue in revision dialog after restore
  • Reduces size of keyboard-shortcuts.png
  • Adds new more shapes dialog with preview in online mode
  • Moves actual size action from toolbar to zoom dropdown
  • Uses mxGraph 3.3.1.2 beta 5

13-JUL-2015: 4.8.4.2

  • Removes gradient, adds connection type in toolbar

13-JUL-2015: 4.8.4.1

  • Adds PNG export for offline mode in Google Chrome
  • Fixes creating files via create button in Drive
  • Changes footer, moves social links to help menu

11-JUL-2015: 4.8.4.0

  • Avoids closing closed document in DriveRealtime
  • Uses mxGraph 3.3.1.2 beta 4
  • Fixes possible NPE in mxEdgeStyle.SegmentConnector
  • Moves handling of decideLater to callback

11-JUL-2015: 4.8.3.9

  • Fixes handling of decide later in create dialog
  • Click on collaborator in realtime shows last selection
  • Ignores empty selection to reduce history size in realtime
  • Ignores possible quota exceeded in DriveClient.setUserId
  • Fixes possible NPE in StorageDialog, local file save

10-JUL-2015: 4.8.3.8

  • Updates keyboard shortcuts for touch devices
  • Fixes translation for copyOf in RTL languages
  • Fixes DIV for embedded diagrams in quirks, IE8 standards mode
  • Ignores User cancelled errors in Chrome App
  • Uses mxGraph 3.3.1.2 beta 3
  • Fixes accidental inserts of labels with double click
  • Fixes initial value, clear icon in shape search for IE8
  • Removes Azure from default sidebars
  • Adds networkshapes URL parameter for testing
  • Fixes insert location for created shapes
  • Adds styled table, title in misc section
  • Replaces circles with ellipses in general section

08-JUL-2015: 4.8.3.7

  • Fixes file extensions for saving via servlet
  • Fixes save of browser file as device file
  • Disables local save in FF11, IE6, IE7, IE8
  • Fixes handling of invalid state args
  • Fixes encoding for cross-browser use of OpenServlet
  • Fixes navigate dialog for click on filename in IE8
  • Fixes ignored bottom and right border for export
  • Disables vertical scroll for fit page width
  • Disables insert, layout menu for locked layers
  • Disables insert, paste for locked layers
  • Adds keyboard shortcuts in help menu

06-JUL-2015: 4.8.3.6

  • Updates French and Arabic i18n

02-JUL-2015: 4.8.3.5

  • Fixes NPE in insert menu

02-JUL-2015: 4.8.3.4

  • Fixes possible NPE for insert dropdown in toolbar

02-JUL-2015: 4.8.3.3

  • Uses simple menu, toolbar and sidebar
  • Rearranges various menus

30-JUN-2015: 4.8.3.2

  • Disables cleanup of selection state in realtime
  • Allows decimal values for size and position in arrange panel
  • Changes search label in Help menu to English
  • Fixes swimlane selection on mouse up
  • Adds tooltip for small spinner in Google Drive
  • Fixes double click text insert in locked layers
  • Fixes position for user element
  • Adds fallback for moving layers on touch devices

30-JUN-2015: 4.8.3.1

  • Removes Computer Networks from More shapes dialog

30-JUN-2015: 4.8.3.0

  • Fixes save action in non-embedded mode
  • Adds locking for layers, updates dialog
  • Enables edit metadata for diagram
  • Moves small file spinner to menubar
  • Improves various labels in the UI
  • Adds view menu in simple mode
  • Improves German translation

29-JUN-2015: 4.8.2.5

  • Aligns language menu with UI elements
  • Moves formatPanel in normal view menu
  • Adds toBack/toFront in simple toolbar
  • Fixes anti aliasing for rounded icon

27-JUN-2015: 4.8.2.4

  • Fixes embed buttons in text toolbar mode
  • Fixes dropdown location for toolbar in normal mode
  • Fixes update of font and size after toolbar switch

27-JUN-2015: 4.8.2.3

  • Fixes font name and size in toolbar
  • Adds text format toolbar in simple mode
  • Adds gradient, toggle rounded for toolbar in simple mode
  • Adds special i18n language bundle
  • Removes GIF image export option

26-JUN-2015: 4.8.2.2

  • Add embedded image support for .vsdx import
  • Rearranges help menu, changes 10 tips video

25-JUN-2015: 4.8.2.1

  • Fixes cursor for menubar, toolbar, sidebar items
  • Uses current mouse location for Ctrl(+Shift)+K
  • Adds shift+tab to select previous cell
  • Adds zoom, format toolbar buttons in simple mode
  • Moves layout from advanced to main menubar in simple mode
  • Uses Atlas 5.7 CSS style for toolbar items
  • Uses mxGraph 3.3.1.2 beta 2

24-JUN-2015: 4.8.2.0

  • Moves language menu to top, right corner
  • Adds insert text, rectangle, ellipse
  • Fixes location for single click inserts
  • Adds simple=1 URL parameter (experimental)
  • Fixes numeric key shortcuts for numeric keypad
  • Fixes minimum height for exported images
  • Fixes zoom button mouse clicks in embedded diagrams on touchscreens
  • Adds space+drag for panning, handles tab while editing
  • Uses mxGraph 3.3.1.2 beta 1

23-JUN-2015: 4.8.1.4

  • Adds saveAndExit, modified URL parameters for embed mode
  • Adds status messages, modified flags, resource keys
  • Fixes SVG export via messages
  • Uses mxGraph 3.3.1.1

19-JUN-2015: 4.8.1.3

  • Improves Atlassian Connect integration

18-JUN-2015: 4.8.1.2

  • Improves Atlassian Connect integration

18-JUN-2015: 4.8.1.1

  • Shows embed buttons after loading diagram
  • Adds xmlpng format for export and load message
  • Adds modified parameter in exit event message

18-JUN-2015: 4.8.1.0

  • Adds export messages in JSON protocol, png export
  • Fixes loading HTML files with ampersand in title
  • Uses mxGraph 3.3.1.0

18-JUN-2015: 4.8.0.6

  • Adds proto, spin URL parameters for embed mode
  • Fixes import of Gliffy files

17-JUN-2015: 4.8.0.5

  • Renames image export servlet

16-JUN-2015: 4.8.0.4

  • Click on plus icon in stack does no longer connect to clone
  • Fixes import of VSDX files via drag and drop
  • Fixes broken images, hardcoded delay for image export
  • Fixes child order for moving selected cells in stacks
  • Fixes demo mode, decide later option for iOS devices
  • Uses mxGraph 3.3.1.0 beta 6

15-JUN-2015: 4.8.0.3

  • Uses (shift) click on plus icon to (connect and) clone
  • Click on selected child in swimlane selects swimlane
  • Uses chooser for exporting files in Chrome App
  • Fixes demo mode for persistent backend choice
  • Fixes size of replace shape for touch devices
  • Removes decide later option in Splash screen
  • Reduces file size for dummy PNG images
  • Fixes Google Drive, OneDrive in IE11
  • Enter key starts editing like F2 key
  • Uses move cursor for sidebar items
  • Click on sidebar stops editing
  • Adds logging for shape search
  • Uses mxGraph 3.3.1.0 beta 5

08-JUN-2015: 4.8.0.2

  • Uses new export servlet URL
  • Fixes font for math export
  • Updates Hungarian and Russian translation
  • Limits zoom to 20x
  • Sets initial state of general sidebar to expanded
  • Fixes delete action during interactive operation
  • Remember in splash defaults to true
  • Fixes scaled drop connect to edge

05-JUN-2015: 4.8.0.1

  • Improves mousewheel zoom performance
  • Fixes orthogonal edge router
  • Uses mxGraph 3.3.1.0 beta 4

03-JUN-2015: 4.8.0.0

  • Adds caching for formatted text labels and math
  • Fixes initial svg/html save in undefined mode
  • Uses mxGraph 3.3.1.0 beta 3
  • Fixes printing with math

02-JUN-2015: 4.7.0.4

  • No longer sends local save to server if supported
  • Adds status pass-through for proxied requests
  • Fixes ignored filenames for bitmap export
  • Adds export for SVG with embedded XML
  • Fixes import of files in Chrome App
  • Adds support for embedded SVG files

01-JUN-2015: 4.7.0.3

  • Adds cloud support in advanced export dialog
  • Hides toolbar for print in chromeless mode
  • Fixes modified state in embed mode
  • Fixes row drop location on lists
  • Adds returnbounds URL parameter
  • Adds ER schema row shapes

30-MAY-2015: 4.7.0.2

  • Fixes click required for connect on iOS
  • Fixes replace shape delay for images
  • Fixes i18n Dropbox app folder check

29-MAY-2015: 4.7.0.1

  • Adds export to Google Drive, Dropbox and OneDrive
  • Fixes paste of Gliffy data into diagram
  • Fixes lost connections for duplicate cells
  • Fixes changing points in unconnectable groups
  • Runs layouts for groups and finds tree roots
  • Adds edit link in arrange format panel
  • Adds Dropbox and OneDrive options in Link Dialog
  • Fixes moved edge labels when zoom is changed
  • Changes initial mode to undefined in client mode
  • Updates format panel state in embed mode
  • Tidies up format panel in Atlas theme
  • Adds tooltip for rightclick pan
  • Uses mxGraph 3.3.1.0 beta 2

28-MAY-2015: 4.7.0.0

  • Uses mxGraph 3.3.1.0 beta 1
  • Adds list, dimension, collate and sort in advanced sidebar
  • Moves text shapes from Advanced to General sidebar
  • Shift-click on plus icon creates new connection
  • Adds 'clear waypoints' in arrange format panel
  • Fixes incremental selection of cell hierarchies
  • Fixes NS_ERROR_NOT_IMPLEMENTED in Firefox 3.6
  • Sets orthogonal direction for fields and rows
  • Drop on lifelines replaces participant shape
  • Direct child selection for UML and ER shapes
  • Fixes text rendering with overflow=fill
  • Adds delay for replace shape icon
  • Adds schema row in ER sidebar

22-MAY-2015: 4.6.1.2

  • Improves local shape search, adds tags

22-MAY-2015: 4.6.1.1

  • Fixes name encoding when moving files to Dropbox apps folder

21-MAY-2015: 4.6.1.0

  • Fixes loading files from non-app folder in Dropbox
  • Handles 404 status codes when loading Dropbox files
  • Fixes loading of libraries files as diagrams
  • Fixes ignored background in advanced image export
  • Fixes paste here menu for chromeless mode
  • Makes toolbar for chromeless mode transparent

20-MAY-2015: 4.6.0.11

  • Fixes possible NPE in searchEntries

20-MAY-2015: 4.6.0.10

  • Fixes move of parent after click on child connect icon on touch devices
  • Fixes last result page in search
  • Fixes possible NPE in Revision dialog
  • Fixes detection of file types in URLs with parameters
  • Catches decoding errors in extractGraphModelFromPng
  • Fixes appIcon link for current file
  • Fixes possible NPE in New dialog

19-MAY-2015: 4.6.0.9

  • Uses mxGraph 3.3.0.1
  • Fixes second click on 1:1 for chromeless mode with no page view
  • Fixes flow for picking Dropbox files
  • Adds paste here action in context menu
  • Enables math typesetting in demo mode
  • No longer sets initial mode for demo=1

18-MAY-2015: 4.6.0.8

  • Uses mxGraph 3.3.0.1 beta 3
  • Fixes forward references in FF ESR
  • Fixes moving and selection for parts and groups

18-MAY-2015: 4.6.0.7

  • Disables Dropbox in IE9
  • Uses mxGraph 3.3.0.1 beta 2
  • Keeps page title before loading file
  • Fixes possible NPE in mxShape.destroyCanvas
  • Fixes loading from URL in old versions of IE

16-MAY-2015: 4.6.0.6

  • Opens and imports all .vsdx, Gliffy and PNG+XML files
  • Adds Ctrl+connect to disable copy of source
  • Fixes composite drop connect offset

14-MAY-2015: 4.6.0.5

  • Adds timer for drop connect target switching
  • Fixes handling of "new" action in draft mode
  • Adds storage option in save and copy dialog
  • Adds support for libraries in Chrome App
  • Replaces "Ask later" with "Decide later"
  • Fixes composite drop connect location
  • Removes UML shapes with HTML labels
  • Allows for compressed XML templates

11-MAY-2015: 4.6.0.4

  • Fixes offset for drop connect edge on stack child
  • Adds support for undefined mode in save action
  • Adds ask later option in splash screen
  • Changes initial mode to undefined for url parameter
  • Adds ask later option in create dialog
  • Allows PNGs for create and url URL parameters
  • Fixes handling of extra spaces in search box
  • Fixes double click on disabled graphs

08-MAY-2015: 4.6.0.3

  • Uses mxGraph 3.3.0.1 beta 1
  • Improves Japanese and Danish translations
  • Fixes DOM error when opening files in IE9
  • Fixes handling of libs parameter
  • Improves metadata and image dialog
  • Fixes accidental loss of meta data
  • Fixes handling of clicks in layers dialog for Chrome dev channel

05-MAY-2015: 4.6.0.2

  • Fix for IE echo open

04-MAY-2015: 4.6.0.1

  • NPE fix for Gliffy import

03-MAY-2015: 4.6.0.0

  • First iteration of new .vsdx importer

23-APR-2015: 4.5.0.5

  • Uses mxGraph 3.3.0.0
  • Improves Japanese translations
  • Adds rounded and glass format options for UML lifelines
  • Fixes replace shape icon in older IE versions

23-APR-2015: 4.5.0.4

  • Adds global mxLoadSettings switch, Sidebar.prototype.searchFileUrl
  • Fixes folding icons for embedded diagrams
  • Adds orthogonalPerimeter for UML activation
  • Adds UML sequence diagram building blocks
  • Adds timer for replace shape and connect

22-APR-2015: 4.5.0.3

  • Limits revision history preview default scale
  • Limits drive thumbnail sizes
  • Adds timer-based outline connect
  • Fixes accidental loss of modified shape data
  • Fixes horizontal tree layout
  • Fixes scaled rendering of UML frames
  • Fixes shadow for UML destroy shape

21-APR-2015: 4.5.0.2

  • Fixes search UI for atlas theme
  • Uses mxGraph 3.2.0.1 beta 7
  • Fixes search button state in offline mode

21-APR-2015: 4.5.0.1

  • Maps iconfinder search to global search

21-APR-2015: 4.5.0.0

  • Adds shape search
  • Uses mxGraph 3.2.0.1 beta 6
  • Fixes click on paper size radio button labels
  • Improves Japanese and Danish translations
  • Fixes image action if no cells are selected
  • Adds UML boundary, entity and control shapes and lifelines
  • Uses data URIs for various images

15-APR-2015: 4.4.1.5

  • Adds plus click handling for child cells
  • Fixes Russian, Danish and Spanish translations

13-APR-2015: 4.4.1.4

  • Fixes CORS for MathJax in embedded diagrams

13-APR-2015: 4.4.1.3

  • Uses mxGraph 3.2.0.1 beta 5
  • Fixes possible invisible buttons in more shapes dialog
  • Enables local file saving for non-Safari browsers
  • Scales data URIs above 1M (hold Ctrl to bypass)
  • Uses local copy of MathJax
  • Uses static JS for embedding with no custom shapes
  • Fixes edges in revision dialog preview
  • Adds support for composite cells
  • Fixes conversion of some numeric text labels
  • Fixes shadow for transparent ellipses in Firefox
  • Adds handle for hexagon shape
  • Fixes duplicate extension in create dialog
  • Fixes make copy of HTML files for Dropbox and OneDrive

10-APR-2015: 4.4.1.2

  • Fixes NPE in OpenServlet

09-APR-2015: 4.4.1.1

  • Fixes caching of images for Google Drive thumbnails

09-APR-2015: 4.4.1.0

  • Uses mxGraph 3.2.0.1 beta 4
  • Fixes undo for text editing and insert labels
  • Uses Ctrl+Shift+Z for redo on Mac
  • Changes keyboard shortcut for autosize to Ctrl+Shift+Y
  • Inserts new cell after editing shape in createShape
  • Uses orthogonal edge style in activity and sequence diagrams
  • Uses grid for lifline and UML frame handle
  • Fixes roundtrip for numeric labels with 0 prefix
  • Adds UML frame shape and handle, participant style for lifeline
  • Disables recursive resize for UML lifelines
  • Pre-selects first entry in revision dialog, shows full timestamp
  • Ignores pointer events for transparent groups
  • Fixes removing cells from selected parents
  • Adds arc handle for rounded hexagon shape

25-MAR-2015: 4.4.0.9

  • Uses mxGraph 3.2.0.1 beta 3
  • Fixes selection state after enter and exit group
  • Fixes update of unchanged geometries in stack layouts
  • Renames navigation switch, moves to advanced menu

18-MAR-2015: 4.4.0.8

  • Uses mxGraph 3.2.0.1 beta 2
  • Fixes possible NPE in restore

18-MAR-2015: 4.4.0.7

  • Fixes format sidebar, buttons in embed mode
  • Fixes canvas state for certain shapes

17-MAR-2015: 4.4.0.6

  • Fixes missing restore in mxgraph.aws2.sdks.nodejs

14-MAR-2015: 4.4.0.5

  • Uses mxGraph 3.2.0.1 beta 1
  • Hides inactive custom handles for edges if custom handle is active
  • Adds header for SVG, declaration for XML exports

13-MAR-2015: 4.4.0.4

  • Uses mxGraph 3.2.0.0
  • Fixes HTML embed dialog size and preview in IE
  • Adds arcSize handle
  • Adds tooltips for plus and rotate handle
  • Hides tooltip when editing starts

12-MAR-2015: 4.4.0.3

  • Uses mxGraph 3.2.0.0 beta 4
  • Fixes autosave, makes files read-only in chromeless mode
  • Fixes embedded iframe height, timing problems in embed preview
  • Fixes fit, resize and autosize for chromeless and embed mode
  • Fixes error handling, adds console output for errors in embed
  • Trims data for embedded diagrams to fix inflate in IE

11-MAR-2015: 4.4.0.2

  • Uses mxGraph 3.2.0.0 beta 3
  • Adds keyboard shortcuts for zoom actions
  • Adds Or-, Sum- and LineEllipse in Advanced sidebar
  • Fixes escape for all custom handles
  • Fixes rounding for edge arrow sizes
  • Makes flow layout settings available via cell style
  • Sets interRankCellSpacing to 50 in flow layouts
  • Shows/hides link hint if link changes
  • Removes text format change for edit link action
  • Fixes renaming of storage files and libraries
  • Fixes conversion of newlines for formattedText action
  • Fixes rounding for drop connect of groups with edges
  • Fixes drop connect location for child cell in container
  • Adds rounding in mxConnectionHandler.createTargetVertex
  • Add rounding for offset after Shift+collapse/expand
  • Fix duplicate action for cells and descendants

10-MAR-2015: 4.4.0.1

  • Uses mxGraph 3.2.0.0 beta 2
  • Selects parents after deleting cells
  • Fixes delayed selection after folding
  • Enables navigation in chromeless mode
  • Uses Graph subclass in embedded diagrams
  • Adds nav parameter for embedded diagrams
  • Adds Ctrl+Enter for cloning cells "in-place"
  • Adds autosave for change of navigation switch
  • Fixes focus after stop editing with Ctrl+Enter
  • Disables extending parents with stack layouts on add
  • Shift+expand/collapse moves siblings cells (experimental)
  • Expand/collapse resizes parent stack (press alt to disable)
  • Collapsed swimlane in horizontal stack has vertical label
  • Ignores previous width/height for collapse/expand in stack
  • Fixes position of close icon in format panel for quirks, FF
  • Changes key shortcuts for expand and collapse (Ctrl+Home/End)
  • Changes key shortcuts for edit and enter group (Ctrl+Shift+Home/End)
  • Adds key shortcuts for select next/previous/parent/child (Ctrl+Tab/Ctrl+Shift+Tab)

07-MAR-2015: 4.4.0.0

  • Uses mxGraph 3.2.0.0 beta 1
  • Fixes size handles for locked shape
  • Collapsed swimlane in vertical stack has horizontal label
  • Fixes nested container layout
  • Adds swimlaneFillColor to copied styles
  • Changes UML lifeline container state
  • Adds new UML and ER elements in UML sidebar
  • Fixes replace shape applies marker styles for edges
  • Fixes drop on container from sidebar, stops editing
  • Adds table elements in entity relation sidebar
  • Adds alt-shift to only highlight drop target

06-MAR-2015: 4.3.0.2

  • Changes default edge style to entity relation in ER sidebar
  • Adds table, row and 1 mandatory to 1 optional relation in ER sidebar
  • Adds edit shape option in format menu and style panel
  • Changes title and size of edit style dialog
  • Adds create shape option in sidebar footer

05-MAR-2015: 4.3.0.1

  • Adds Options, Advanced, Custom shapes menu
  • Adds control key to apply arrow handle to opposite side
  • Fixes arrow handles to appear on same side
  • Fixes custom shapes in embedded diagrams
  • Uses mxGraph 3.1.3.1 beta 2

05-MAR-2015: 4.3.0.0

  • Adds shapeeditor.html for implementing custom shapes
  • Invokes turn (rotate 90 degrees) for click on rotate handle
  • Adds experimental support for custom stencils via shape=stencil(value)
  • Uses mxGraph 3.1.3.1 beta 1

04-MAR-2015: 4.2.3.2

  • Fixes zoom buttons for chromeless mode
  • Adds link to 10 tips video in help menu
  • Adds and removes a number of styles in copy/paste style
  • Fixes undefined not a function in autosave on error
  • Shows 100 revisions in Dropbox revision history dialog
  • Fixes handling of rev URL parameter in Dropbox client

03-MAR-2015: 4.2.3.1

  • Fixes modified flag update after save response
  • Adds revision history dialog for Dropbox files
  • Shows timestamp for same day, current revision in revision history
  • Does no longer show layers/restore libraries in chromeless mode
  • Adds hover style for images in sidebar titles
  • Fixes wrapping in sidebar titles with icons
  • Fixes copy paste of orphaned relative child cells
  • Shows small spinner while updating Drive thumbnails
  • Shows small spinner for autosave of libraries and files

02-MAR-2015: 4.2.3.0

  • Adds cells in libraries

01-MAR-2015: 4.2.2.0

  • Makes html extension default for cloud files
  • Adds xhtml namespace in html files
  • Fixes autosize icon in Arrange panel

01-MAR-2015: 4.2.1.5

  • Disabes OneDrive in demo and stealth mode
  • Changes html files to redirect to edit URL

28-FEB-2015: 4.2.1.2

  • Fixes refresh of outline window after hiding
  • Disables OneDrive on iOS
  • Keeps html extension for open via drag and drop
  • Fixes file extensions for download of html files
  • Centers buttons in confirm dialog
  • Adds immediate save for change from html to other extension

27-FEB-2015: 4.2.1.1

  • Fixes download as XML, embedded PNG with XML for html files
  • Rename file to html creates revision and saves
  • Edit in local HTML files creates copy
  • Fixes possible NPE

27-FEB-2015: 4.2.1.0

  • Saves html files as embedded HTML with edit link

27-FEB-2015: 4.2.0.1

  • Fixes URL for windows live API

27-FEB-2015: 4.2.0.0

  • Adds snapping for custom arrow handles
  • Fixes background image in image and PDF export
  • Adds support for OneDrive
  • Fixes extensions for library files
  • Adds xml extension for files in Google Drive
  • Adds snapping for new vertical/horizontal connections
  • Adds shift to disable adding waypoints, custom handles
  • Adds orange color style, uses in format panel
  • Adds clibs URL parameter for custom libraries
  • Fixes URL decoding for libs URL parameter
  • Resets revision timer after create revision
  • Simplified edge entries for general sidebar
  • Fixes russian translations
  • Uses mxGraph 3.1.2.3 beta 8

21-FEB-2015: 4.1.0.5

  • Adds edge shape/style toolbar items
  • Adds vertical text option
  • Adds simple arrow shape
  • Uses mxGraph 3.1.2.3 beta 7

20-FEB-2015: 4.1.0.4

  • Changes thumbnail size in Google Drive to 480px
  • Disables zoom with mousewheel if dialogs are open
  • Adds zoom controls for chromeless mode
  • Adds version in about dialog
  • Adds preview in revision history dialog
  • Uses mxGraph 3.1.2.3 beta 6

19-FEB-2015: 4.1.0.3

  • Uses mxGraph 3.1.2.3 beta 5
  • Fixes possible NPE in arrow shape
  • Adds preview dialog for revision history
  • Adds preview in iframe embed dialog

19-FEB-2015: 4.1.0.2

  • Adds preview in embed dialog
  • Fixes possible NPE in arrow shape
  • Fixes invalid argument error for drag and drop of text in IE10
  • Uses mxGraph 3.1.2.3 beta 4

19-FEB-2015: 4.1.0.1

  • Fixes NPE in embed dialog

19-FEB-2015: 4.1.0.0

  • Adds waypoints for arrows and links
  • Adds glass effect to current style
  • Fixes gradient color action state
  • Adds arrows to advanced sidebar
  • Adds connections to general sidebar
  • Removes edge styles from toolbar
  • Separates waypoints and connection in style panel
  • Adds edge width option in arrange panel
  • Changes replace existing diagram to open in this window
  • Fixes connection points for tee and corner shape
  • Fixes iconfinder search client for GitHub domain
  • Adds thumb=0 URL parameter to disable thumbnails in Drive
  • Adds autosize option in embed dialog for responsive pages
  • Adds rounded support for single- and doubleArrow vertices
  • Disables splitting edges with edges
  • Removes waypoints for straight segments
  • Inverts order of lineend/-start options in format panel
  • Removes dos.xml
  • Uses mxGraph 3.1.2.3 beta 3

13-FEB-2015: 4.0.1.2

  • Safeguards Dropbox client
  • Changes error reporting to 2x2.png

13-FEB-2015: 4.0.1.1

  • Fixes sidebar entry for device libraries after save
  • Fixes object is not a function in File.autosave
  • Makes creation of thumbnails safer
  • Disables writingDirection for no selection

13-FEB-2015: 4.0.1.0

  • Fixes vertical center for default text size
  • Fixes update of XML in Drive before unload
  • Allows negative spacing values in format panel
  • Uses webViewLink metadata in getPublicUrl
  • Disables Google Drive for IE9
  • Adds thumbnails for Google Drive files
  • Fixes possible localStorage undefined error
  • Adds writing direction in menu and format panel
  • Changes labels in feedback dialog and emails
  • Fixes clipboard for selected cells and descendants
  • Uses mxGraph 3.1.2.3 beta 2

10-FEB-2015: 4.0.0.1

  • Fixes broken arrow shape

10-FEB-2015: 4.0.0.0

  • Adds library files for device, local storage and dropbox
  • Fixes change of open libraries from different tabs
  • Fixes summing junction and or shape in Flowcharts
  • Adds drag and drop in URL and filename dialogs
  • Adds drag and drop for opening files from URL
  • Adds download option in library dialog
  • Fixes ctrl/cmd removes focus for input
  • Adds recursive rubberband selection
  • Adds decimal values for angles
  • Fixes z-index for subdialogs
  • Adds open library from URL
  • Fixes possible NPEs
  • Uses mxGraph 3.1.2.3 beta 1

09-FEB-2015: 3.8.0.5

  • Fixes drag and drop for Gliffy data and HTML markup
  • Fixes possible arguments error in FF 13
  • Fixes possible value outside range error
  • Fixes no click on DIV in KHTML
  • Fixes possible NPEs
  • Uses mxGraph 3.1.2.2

07-FEB-2015: 3.8.0.4

  • Fixes gradient option with no fill color
  • Adds rotation for edge labels
  • Fixes default size for double click on background
  • Uses mxGraph 3.1.2.2 beta 6

07-FEB-2015: 3.8.0.3

  • Chrome App reads PNG+XML files
  • Adds drag and drop for text editor
  • Adds drag and drop for image and link dialogs
  • Fixes NPE in older versions of Chrome
  • Uses mxGraph 3.1.2.2 beta 5

05-FEB-2015: 3.8.0.2

  • Fixes parsing of PNG+XML files in non-IE browsers
  • Double click on background adds autosize textbox
  • Fixes possible NPE for autosize
  • Fixes possible NaN for stepper with empty input

04-FEB-2015: 3.8.0.1

  • Adds keyboard shortcut, buffer for autosize
  • Fixes SVG export for some HTML entities in IE8 and IE11
  • Adds close button in format panel
  • Moves dialogs on top of footer
  • Uses mxGraph 3.1.2.2 beta 4

31-JAN-2015: 3.8.0.0

  • Adds revision history dialog in Drive mode
  • Fixes renaming of libraries
  • Allows XML files to be loaded as libraries
  • Fixes overridden mime type of libraries
  • Fixes import of Google Drive files
  • Improves open and import of .vsdx and Gliffy files
  • Fixes possible document closed errors
  • Uses mxGraph 3.1.2.2 beta 3

09-JAN-2015: 3.7.7.8

  • Adds Rack/F5 stencils
  • Adds photos=1 URL parameter
  • Removes photos scopes in Drive
  • Enlarges Text item in sidebar

08-JAN-2015: 3.7.7.7

  • Handles paste for Gliffy data
  • Fixes size of pasted data URI images
  • Fixes copy from Lucidchart in Firefox
  • Fixes extensions for VDX and Gliffy files
  • Shows spinner for asynchronous datatransfer

08-JAN-2015: 3.7.7.6

  • Fixes images in PDF export with math
  • Handles VDX/Gliffy files via DnD
  • Adds import for Gliffy files
  • Handles paste from Lucidchart
  • Adds edit style in format panel
  • Uses mxGraph 3.1.2.2 beta 2

06-JAN-2015: 3.7.7.5

  • Adds page scale in print dialog
  • Fixes enter in dialogs for IE8-10
  • Fixes CSS for IE8 standards mode
  • Fixes help menu for quirks, IE8, iOS
  • Fixes font size control for IE8/11
  • Fixes public URL filename encoding
  • Uses mxGraph 3.1.2.2 beta 1

04-JAN-2015: 3.7.7.4

  • Fixes typo in splash screen

04-JAN-2015: 3.7.7.3

  • Normalizes page layout, adds rounding in PDF export
  • Adds search box in help menu
  • Adds support for data URI in image dialog and clipboard

31-DEC-2014: 3.7.7.2

  • Fixes toolbar button for format panel

31-DEC-2014: 3.7.7.0

  • Adds format panel
  • Fixes scrollbars in IE8 standards
  • Uses mxGraph 3.1.2.1 beta 13

22-DEC-2014: 3.7.6.2

  • Removes dashed line style for guides
  • Improves Russian translation
  • Fixes use of iOS devices in Android sidebar
  • Adds public Drive file URL in embed dialogs
  • Uses mxGraph 3.1.2.1 beta 12

19-DEC-2014: 3.7.6.1

  • Adds Enterprise Integration Patterns (EIP) shapes
  • Adds stealth=1 URL parameter for offline mode
  • Removes downloadify, adds save=local URL parameter
  • Fixes text opacity in quirks, HTML with NO_FO
  • EditorUi.showImageDialog invokes callback with null
  • Uses mxGraph 3.1.2.1 beta 11

16-DEC-2014: 3.7.6.0

  • Fixes possible artifacts for selection boxes
  • Makes connection icons smaller
  • Fixes drag and drop for image links
  • Uses mxGraph 3.1.2.1 beta 10

12-DEC-2014: 3.7.5.10

  • Fixes menu states in embed mode

12-DEC-2014: 3.7.5.9

  • Unifies code for copy/paste and drag and drop
  • Removes mxClipboard.stringToCells
  • Enables drag and drop of XML text for open and import
  • Applies pending edits in save and apply action
  • Assigns Ctrl+Shift+R to clearDefaultStyle
  • Renames reset- to clearDefaultStyle, reset- to clearWaypoints
  • Hides ungroup for containers and edges with labels
  • Fixes size in background image dialog
  • Removes menubar padding in compact, embed view
  • Adds highlights for drop targets
  • Removes page and local storage clipboard
  • Fixes errors for strong security settings in FF
  • Uses mxGraph 3.1.2.1 beta 9

09-DEC-2014: 3.7.5.8

  • Fixes file extensions for PNG and HTML files
  • Open XML, PNG and HTML files by dropping anywhere
  • Removes iframe for opening local files (except IE)
  • Adds alt key to import dropped files at origin
  • Adds switch shape in Advanced sidebar
  • Uses mxGraph 3.1.2.1 beta 8

09-DEC-2014: 3.7.5.7

  • Fixes update of parent highlight if parent changes
  • Fixes fuzzy images in image export, Docs add-on
  • Uses mxGraph 3.1.2.1 beta 7

09-DEC-2014: 3.7.5.6

  • Removes debugging output in image and PDF export
  • Fixes timeout for chromeless mode with non public URLs
  • Fixes error handling if realtime client API does not load
  • Adds alt key to disable drop into groups for existing cells
  • Uses mxGraph 3.1.2.1 beta 6

08-DEC-2014: 3.7.5.5

  • Shows error if realtime API cannot be loaded
  • Fixes segment edge handler
  • Limits size for diagrams in feedback
  • Fixes dragging existing cells into containers
  • Adds disabled button states in CSS
  • Fixes black JPG background for older diagrams
  • Uses mxGraph 3.1.2.1 beta 5

05-DEC-2014: 3.7.5.4

  • Fixes possible NPEs in SegmentConnector
  • Fixes background color in cropped PDF exports
  • Fixes PDF export size via export dialog
  • Uses mxGraph 3.1.2.1 beta 4

04-DEC-2014: 3.7.5.3

  • Fixes possible NPEs
  • Uses mxGraph 3.1.2.1 beta 3

04-DEC-2014: 3.7.5.2

  • Fixes possible text clipping in image and PDF export
  • Replaces labels with previews in Format, Style menu
  • Changes shortcuts for zoomin, zoomout to ctrl+plus/minus
  • Fixes arrow directions in SegmentConnector
  • Improves Chinese, Spanish translations
  • Adds rounding in OrthConnector
  • Uses mxGraph 3.1.2.1 beta 2

01-DEC-2014: 3.7.5.1

  • Shows connect icon with control instead of shift, for selected cells
  • Renames switchDirection action to turn
  • Inverts constraints when turning edges
  • Selects cells in groups when editing starts
  • Fixes select all edges for edges with labels
  • Fixes moving of edge labels in groups
  • Adds shift key to keep connection points visible
  • Keeps connection points visible while over cell
  • Improves Chinese translation
  • Uses mxGraph 3.1.2.1 beta 1

25-NOV-2014: 3.7.5.0

  • Changes background color of sidebar to white
  • Undo in text editor stops editing after last change
  • Fixes focus rectangle for edge label editing in IE
  • Fixes gradients with no fill color in VML
  • Fixes autoscroll after click on scrollbar in IE11
  • Uses Helvetica Neue as default font in CSS
  • Fixes ignored styles after style classnames
  • Uses 240px sidebar, 46x46px for entries in atlas
  • Adds nl2Br style to disable conversion of linefeeds
  • Fixes HTML source mode editor size for edges
  • Hides handles while editing cell labels
  • Automatically removes empty edge labels
  • Double click on edge adds new label
  • Uses TLS for image and PDF export
  • Uses mxGraph 3.1.2.0 beta 4

25-NOV-2014: 3.7.4.5

  • Fixes italic rich text editing
  • Fixes HTML source mode editor size
  • Fixes possible NPE in mxEdgeSegmentHandler.start
  • Fixes bug in mxCellEditor.resize for edge labels

24-NOV-2014: 3.7.4.4

  • Fixes typo in offline cache file

24-NOV-2014: 3.7.4.3

  • Adds word wrapping, formatted labels to various shapes
  • Adds larger buttons, CSS styles for all buttons
  • Click on background closes modal dialogs
  • Makes color dialogs closable, checkbox labels clickable
  • Adds special handle for fixed connection points
  • Adds Vertical/Horizontal Flow Layout in advanced sidebar
  • Fixes chromeless autoscale for multiple pages
  • Fixes page count for cells at page borders
  • Improves bounding box for in-place editor
  • Improves hit detection on fixed connection points
  • Fixes handling of special cases in segment edges
  • Uses mxGraph 3.1.2.0 beta 3

17-NOV-2014: 3.7.4.2

  • Adds word wrapping, formatted labels in various sidebar shapes
  • Handles conversion to draw.io pro while file is open

14-NOV-2014: 3.7.4.1

  • Stored mode wins over preferred mode in draw.io pro
  • Adds data store, activity markers and task types for BPMN
  • Fixes loading for mxgraph.mockup.anchor shape
  • Uses realtime for all Google Drive files
  • Fixes center for custom handles with zoom
  • Adds remote alerts for important notifications
  • Keeps footer visible when modal dialogs are shown
  • Clears points for drop and connect from sidebar
  • Fixes PID valve shapes in offline + Chrome app
  • Adds update style for edges from sidebar
  • Adds shift to update style for containers
  • Fixes offset after tree layout in container
  • Fixes edge styles in tree layout shapes
  • Adds elbow direction to current edge style
  • Uses mxGraph 3.1.2.0 beta 2

10-NOV-2014: 3.7.4.0

  • Fixes merging of 2 segments in mxEdgeSegmentHandler
  • Fixes rendering, glass effect for ext shape
  • Uses mxGraph 3.1.2.0 beta 1

07-NOV-2014: 3.7.3.6

  • Fixes perimeter of (Call) Conversation shape in BPMN sidebar
  • Fixes edge style toolbar always updates current style
  • Fixes current text style, colors for text shape
  • Fixes vertical offset for empty initial label
  • Fixes current edge style for shape/edgeStyle
  • Uses mxGraph 3.1.1.1 beta 3

06-NOV-2014: 3.7.3.5

  • Uses mxGraph 3.1.1.1 beta 2
  • Adds Curly Bracket in General, Parallel Marker in BPMN sidebar
  • Adds Corner, Tee, Vertical/Horizontal Tree in Advanced sidebar
  • Merges tilt and reverseEdge into switchDirection
  • Fixes ID attributes in SVG for URLs with brackets
  • Replaces alt-drag from sidebar with refresh icon
  • Alt-/shift-drag from sidebar disables actions
  • Adds formatted text state for new connections
  • Moves collapsible item to Navigation submenu
  • Shows focus rectangle for edge label editing
  • Makes formatted text default for all cells
  • Rearranges general shapes based on usage
  • Hides custom handles for locked cells
  • Adds resizing for rich text editing
  • Adds reset default style menu item
  • Removes Text & Images sidebar

01-NOV-2014: 3.7.3.4

  • Fixes image and PDF export for math typesetting (beta)
  • Fixes tolerance check in mxPopupMenuHandler for touch events
  • Uses mxGraph 3.1.1.1 beta 1
  • Disables MathJax context menu

29-OCT-2014: 3.7.3.3

  • Fixes dblclick on edge handles in quirks mode
  • Merges intersecting waypoints into single waypoint
  • Adds virtual waypoints in straight edges
  • Single click on plus button duplicates cell
  • Double click on waypoint removes it
  • Uses mxGraph 3.1.0.2 beta 3

28-OCT-2014: 3.7.3.2

  • Uses mxGraph 3.1.0.2 beta 3
  • Fixes offset for drop targets in containers
  • Fixes relative geometries for edges in sidebar
  • Highlights parent group for selected child vertex
  • Centers handle shape in custom handles
  • Fixes vertical offset for text editing on edges

27-OCT-2014: 3.7.3.1

  • Uses mxGraph 3.1.0.2 beta 2
  • Adds curved, straight format menu item
  • Sets current edge style, markers regardless of selection
  • Adds support for margin style in ext shape
  • Fixes label bounds for shapes with double borders
  • Replaces some shapes in ER with standard shapes
  • Adds %today%, %filename% variables in p1 plugin
  • Fixes rhombus perimeter for "has" shapes in ER
  • Fixes outline connect, edge handles in IE8 standards
  • Fixes focus handling, size for dropdown menus in IE
  • Adds alt-shift to disable connect to outline
  • Fixes connections sidebar for libs URL param

22-OCT-2014: 3.7.3.0

  • Adds bootstrap sidebar
  • Uses mxGraph 3.1.0.2 beta 1
  • Improves error handling and authorization flow
  • Handles escape in color dialogs
  • Change to edge style no longer resets label positions
  • Improves drop handling for edges, groups from sidebar
  • Removes deprecation warnings for use of nodeValue
  • Adds support for rounded style in various shapes
  • Adds Required Interface shape in UML sidebar

09-OCT-2014: 3.7.2.6

  • Fixes link to Docs add-on
  • Uses mxGraph 3.1.0.1

09-OCT-2014: 3.7.2.5

  • Fixes grid size handling after document properties dialog
  • Adds spacing for drop target arrows
  • Removes rounded from initial edge style
  • Adds setAsDefaultStyle action

08-OCT-2014: 3.7.2.4

  • Fixes NPE in chromeless mode

08-OCT-2014: 3.7.2.3

  • Fixes copy-/pasteStyle for value none
  • Adds reverse edge action
  • Adds title in feedback form
  • Fixes gradient toolbar item

08-OCT-2014: 3.7.2.2

  • Fixes link shape for different stroke widths
  • Adds text toolbar state for current selection
  • Adds Youtube videos via insert link
  • Fixes z-index for Google picker
  • Adds Format, Dotted and Plain menu items
  • Improves email check, status message for feedback form
  • Removes scrollbar position, scale from files
  • Adds rounded to current edge style
  • Restores connection sidebar
  • Uses mxGraph 3.1.0.1 beta 3

07-OCT-2014: 3.7.2.1

  • Removes connection palette
  • Uses groups for compound shapes
  • Fixes possible undefined label in edges after edit link
  • Resets waypoints, label if edge style is changed
  • Cleanup edge style options from menu, toolbar
  • Fixes copyStyle, global style, alt-click in sidebar
  • Fixes arrow drop geometries for relative targets
  • Maintains parent for duplicated cells
  • Uses mxGraph 3.1.0.1 beta 2

06-OCT-2014: 3.7.2.0

  • Adds drop target arrows for drag from sidebar
  • Stores current scale and scrollbar positions
  • Remove setDefaultEdge function
  • Adds current style for edges
  • Uses mxGraph 3.1.0.1 beta 1
  • Adds Feedback in Help menu
  • Fixes Text, Position menu

01-OCT-2014: 3.7.1.4

  • Uses mxGraph 3.1.0.0 beta 5

29-SEP-2014: 3.7.1.3

  • Uses mxGraph 3.1.0.0 beta 4

24-SEP-2014: 3.7.1.2

  • Enables target="_blank" in sanitized HTML
  • Uses mxGraph 3.1.0.0 beta 3

22-SEP-2014: 3.7.1.1

  • Uses mxGraph 3.1.0.0 beta 2

22-SEP-2014: 3.7.1.0

  • Uses mxGraph 3.1.0.0 beta 1

21-SEP-2014: 3.7.0.9

  • Improves sanitization for HTML labels
  • Uses mxGraph 3.0.1.2 beta 5

20-SEP-2014: 3.7.0.8

  • Adds sanitization for HTML labels
  • Uses mxGraph 3.0.1.2 beta 4

20-SEP-2014: 3.7.0.7

  • Uses mxGraph 3.0.1.2 beta 3

19-SEP-2014: 3.7.0.6

  • Uses mxGraph 3.0.1.2 beta 2

12-SEP-2014: 3.7.0.5

  • Uses mxGraph 3.0.1.2 beta 1
  • Uses GAE SDK 1.9.11
  • Fixes s param for embedded markers
  • Adds dynamic loading for markers

11-SEP-2014: 3.7.0.4

  • Removes Ports and Flows from sidebar
  • Uses mxGraph 3.0.1.1

10-SEP-2014: 3.7.0.3

  • Uses mxGraph 3.0.1.0
  • Fixes image size in advanced export dialog if page not visible

08-SEP-2014: 3.7.0.2

  • Adds workaround for invalid file descriptors in Dropbox

27-AUG-2014: 3.7.0.1

  • Fixes bugs in realtime diagrams
  • Fixes recursive resize of relative child cells
  • Uses mxGraph 3.0.0.0 beta 2

26-AUG-2014: 3.7.0.0

  • Uses mxGraph 3.0.0.0 beta 1

05-AUG-2014: 3.6.1.5.2

  • Another footer change

05-AUG-2014: 3.6.1.5.1

  • Footer change

04-AUG-2014: 3.6.1.5

  • Fixes SVG export in IE
  • Uses mxGraph 2.9.0.2 beta 1

31-JUL-2014: 3.6.1.4

  • Fixes transparent gradients in FF
  • Fixes redirect to HTTPS in Firefox
  • Uses document size for PDF export in page view

31-JUL-2014: 3.6.1.3

  • Uses mxGraph 2.9.0.1
  • Adds ff=1 URL parameter for bug hunting
  • Removes empty hash tag for local files
  • Removes empty hash tag in initial state

29-JUL-2014: 3.6.1.2

  • Makes refresh of new local file with template blank
  • Fixes handling of blocked popups in Chrome
  • Uses Universal Analytics
  • Adds blogger icon in footer
  • Fixes possible NPE in mxEdgeHandler.mouseMove
  • Uses mxGraph 2.9.0.1 beta 1

28-JUL-2014: 3.6.1.1

  • Fixes arrange, distribute
  • Fixes embedded diagrams in all IE versions
  • Enables paste, drop for graph model snippets
  • Fixes edit geometry to work with multiple vertices

25-JUL-2014: 3.6.1.0

  • Uses mxGraph 2.9
  • Adds collapsible action

23-JUL-2014: 3.6.0.8

  • Uses mxGraph 2.9 beta 5
  • Resets mode after Google sign out

20-JUL-2014: 3.6.0.7

  • Replaces connect with connection points option
  • Fixes resize for current root

19-JUL-2014: 3.6.0.6

  • Fixes overlapping wrapped labels in IE8, quirks
  • Fixes rotated resize

19-JUL-2014: 3.6.0.5

  • Fixes automatic layouts in sidebar previews
  • Adds part style for moving cells as parts of groups
  • Improves Entity shape in Entity Relation sidebar
  • Imports diagram files with no extensions via drag and drop
  • Adds part style for moving cells as parts of other cells
  • Adds waypoints to automatic line in sidebar
  • Fixes resize preview for changed parents
  • Shows connector handles on containers
  • Uses mxGraph 2.9 beta 4

16-JUL-2014: 3.6.0.4

  • Fixes resize preview inside groups
  • Adds radial tree layout

16-JUL-2014: 3.6.0.3

  • Fixes scaled resize rounding errors
  • Fixes creation of scaled connections
  • Fixes ui parameter in redirected URLs
  • Uses mxGraph 2.9 beta 3

14-JUL-2014: 3.6.0.2

  • Removes ui=null in redirected URLs
  • Shift cursor moves by gridSize
  • Uses white preview for black background
  • Fixes distribute action
  • Fixes initial undo in embed mode
  • Resizes pool in stack layouts

11-JUL-2014: 3.6.0.1

  • Fixes toggle selection on touch devices with mouse
  • Empty postMessage creates new file in embed mode
  • Disables custom dashed edges in outline shapes
  • Uses Ctrl-Click for context menu only on Macs
  • Makes hit detection for new edges consistent
  • Fixes alignment of cloned source terminals
  • Uses mxGraph 2.9 beta 2

11-JUL-2014: 3.6.0.0

  • Adds Azure shapes
  • Uses mxGraph 2.9 beta 1
  • Fixes edge preview to use actual shape
  • Uses image for edge label handles
  • Avoids overlap of label and edge handles
  • Adds snap to waypoints for edges handles
  • Adds connect to outline for all shapes
  • Adds alt for connecting to anywhere in a shape
  • Adds shift for horizontal/vertical edge segments
  • Adds Options, Advanced, Theme menu
  • Uses Ctrl-Click for context menu in all browsers
  • Remove fixedPoints style, adds points style
  • Fixes special handle for new arrow shapes

26-JUN-2014: 3.5.3.5

  • Uses mxGraph 2.8.2.1 beta 3
  • Fixes minor bugs

24-JUN-2014: 3.5.3.4

  • Hides special handles for disabled graphs
  • Fixes minor bugs for realtime collaboration
  • Fixes cell order for native copy paste
  • Truncates existing files in Chrome App
  • Fixes clipboard state after ctrl+x (cut)
  • Adds import all file types for Google Drive
  • Fixes move cursor for entries in library dialog

21-JUN-2014: 3.5.3.3

  • Adds shortcut for edit geometry, initial focus
  • Fixes grid size for moving cells in scaled graphs
  • Adds grid size in document properties dialog
  • Does no longer scroll to cells after move
  • Fixes minor bug in a floorplan shape

18-JUN-2014: 3.5.3.2

  • Adds new shapes in general, advanced
  • Shift-cursor key moves by 10 pixels
  • Uses mxGraph 2.8.2.1 beta 2
  • Fixes initial scroll position on iOS
  • Fixes font family, size combo width in quirks mode
  • Fixes document properties in standalone mode for iOS

16-JUN-2014: 3.5.3.1

  • Adds explore plugin
  • Add social icons in footer
  • Adds Embed, Google Docs menu item
  • Adds ready, ui=atlas URL parameters
  • Adds alt-drop from sidebar to override shape
  • Uses automatic force constant for organic layout
  • Uses mxGraph 2.8.2.1 beta 1

11-JUN-2014: 3.5.3.0

  • Uses OS clipboard for cut, copy and paste shortcuts
  • Adds shortcuts for edit-, copy- and paste style
  • Makes layer visible after insert of new cell
  • Uses mxGraph 2.8.2.0

09-JUN-2014: 3.5.2.0

  • Style changes trigger layout
  • Control enter stops editing
  • Uses mxGraph 2.8.1.1 beta 1
  • Uses last font, alignment for new cells
  • Adds validation for filenames

02-JUN-2014: 3.5.1.2

  • Adds SVG transformation to image export via XML

02-JUN-2014: 3.5.1.1

  • Uses mxGraph 2.8.1.0
  • Shows layers dialog for files with layers
  • Fixes links for transparent shapes in SVG export
  • Adds import from URL option

27-MAY-2014: 3.5.1.0

  • Adds remove attribute option in metadata dialog
  • Adds larger open dialog
  • Fixes grid clipping bug in webkit
  • Fixes handle states after model change
  • Fixes hyperlinks in SVG export
  • Adds hexagon perimeter for hexagon shape
  • Uses mxGraph 2.8.0.0 beta 2

14-MAY-2014: 3.5.0.0

  • Adds tooltips for links
  • Adds rotation in edit geometry dialog
  • Unifies mobile and desktop UI
  • Adds reset waypoints
  • Uses mxGraph 2.7.0.1 beta 2

12-MAY-2014: 3.4.0.8

  • Adds client app mode
  • Adds edit as new embed option
  • Adds support for compressed data in embed, client mode

12-MAY-2014: 3.4.0.7

  • Adds immediate editing
  • Uses mxGraph 2.7.0.1 beta

11-MAY-2014: 3.4.0.6

  • Calls resetGraphView after loading realtime model
  • Adds placeholder in link dialog
  • Reads HTML embedded files
  • Uses mxGraph 2.6.0.1 beta 5

10-MAY-2014: 3.4.0.5

  • Adds rounding to move, resize, rotate
  • Compacts About dialog
  • Adds offline menu item
  • Adds open from template URL
  • Adds open from URL option
  • Shows connect icon if shift is pressed
  • Adds tooltips for rotate, resize and move
  • Adds edit tooltip action
  • Improves metadata dialog
  • Uses mxGraph 2.6.0.1 beta 4

08-MAY-2014: 3.4.0.4

  • Fixes zoom, footer in chromeless mode
  • Adds image item in toolbar
  • Uses mxGraph 2.6.0.1 beta 3

07-MAY-2014: 3.4.0.3

  • Fixes pinch to zoom on iOS
  • Uses mxGraph 2.6.0.1 beta 2

06-MAY-2014: 3.4.0.2

  • Uses mxGraph 2.6.0.1 beta
  • Fixes handling of empty files
  • Fixes new library function

06-MAY-2014: 3.4.0.1

  • Adds custom font sizes in toolbar
  • Fixes pinch gesture in iOS
  • Fixes offline mode in Firefox

05-MAY-2014: 3.4.0.0

  • Uses mxGraph 2.6.0.0
  • Moves outline into separate dialog
  • Adds document properties dialog
  • Uses alt-wheel for zoom (shift for horizontal scroll)
  • Uses right mouse button for panning
  • Adds scaled page buffer with scrollbars
  • Adds initial centering of diagram
  • Adds local storage in IE8 quirks mode
  • Enables drag and drop in library dialog
  • Uses touch UI in Firefox only on Windows
  • Adds toggle state for grid/guides buttons
  • Adds license option in images sidebar

17-APR-2014: 3.3.0.0

  • Adds custom libraries for Drive files
  • Adds persistence for visible libraries
  • Hides labels in sidebar

15-APR-2014: 3.2.1.5

  • Fixes autosave for grid and page view changes
  • Uses mxGraph 2.5.1.2 beta

13-APR-2014: 3.2.1.4

  • Uses mxGraph 2.5.1.1
  • Fixes import offset for new layers

11-APR-2014: 3.2.1.3

  • Adds pools with lanes and stack child layouts
  • Splits general to text, connection and advanced sidebars
  • Fixes import for local and storage files
  • Adds stackLayout childLayout, stackHorizontal style
  • Fixes import XML for multiple layers
  • Adds grid/guides toolbar button
  • Fixes dialog event handling on iPad

11-APR-2014: 3.2.1.2

  • Adds mime type filter in Google picker
  • Removes extension for Google Chrome

10-APR-2014: 3.2.1.1

  • Adds recursive resize for groups
  • Uses mxGraph 2.5.1.1 beta

10-APR-2014: 3.2.1.0

  • Replaces Open with Open from in file menu
  • Adds click handling for split bars
  • Removes folding icon in XML image export
  • Adds file extensions for Google Drive files
  • Adds embed iframe option
  • Adds import from menu

07-APR-2014: 3.2.0.5

  • Adds Options, Advanced, Open from menu
  • Removes old storage item after rename
  • Disables user scaling on mobile devices

02-APR-2014: 3.2.0.4

  • Adds viewbox to imported SVG files for FF, IE

02-APR-2014: 3.2.0.3

  • Handles s=* parameter in embed servlet
  • Fixes Edit Image, Insert Image dialogs
  • Fixes Edit Link, Insert Link dialogs
  • Uses mxGraph 2.5.1.0

29-MAR-2014: 3.2.0.2

  • Handles enter key in text input dialog
  • Uses "diagram name" for Google files
  • Transparent use of zlib compression

28-MAR-2014: 3.2.0.1

  • Adds Options, Advanced, Export option

27-MAR-2014: 3.2.0.0

  • Uses viewer in Google gadget for embedding
  • Adds chrome-less read-only viewer mode

26-MAR-2014: 3.1.0.2

  • Adds storage logo in storage dialog
  • Adds help link in splash dialog
  • Adds distribute menu from core example

24-MAR-2014: 3.1.0.1

  • Uses layers dialog from core example

21-MAR-2014: 3.1.0.0

  • Removes profile.email scope in Google Drive
  • Shows local storage option on desktop
  • Adds XML+PNG file format (open and save)
  • Changes order of cancel, approval buttons in dialogs
  • Fixes insert Google Drive image (adds photo scopes)
  • Fixes special link action, adds photo, album links
  • Fixes colors for logos and app icons
  • Adds Google Sites dialog
  • Adds chrome=0 URL parameter
  • Adds advanced menu in options
  • Improves Google Gadget servlet
  • Removes mockups from default sidebars

14-MAR-2014: 3.0.0.6

  • Reduces time between revisions to 0.5h
  • Adds consistency checks in realtime
  • Uses mxGraph 2.5.0.3

13-MAR-2014: 3.0.0.5

  • Adds floorplan shapes
  • Adds upload (offline), makeCopy actions
  • Adds support for embed mode in new tab

10-MAR-2014: 3.0.0.4

  • Disables iconfinder sidebar in offline mode
  • Adds cache status to Chrome/iOS in offline mode

09-MAR-2014: 3.0.0.3

  • Disables print function in iOS standalone mode
  • Fixes general.xml shapes in offline mode
  • Adds mime-type for cache.manifest in web.xml
  • Uses text context menu for text downloads in iOS
  • Disables binary downloads in iOS standalone mode

07-MAR-2014: 3.0.0.2

  • Adds mobile web app tags
  • Adds demo=1 URL parameter
  • Adds new templates with categories
  • Adds /app shortcut for offline mode
  • Adds online features in offline mode for Chrome
  • Warns if Google Drive is blocked

03-MAR-2014: 3.0.0.1

  • Adds apple app icons to offline cache
  • Disables device storage for offline mode on IOS
  • Adds storage=browser/device URL params
  • Fixes alternate FO text for bitmap exports

28-FEB-2014: 3.0.0.0

  • Adds support for offline mode

27-FEB-2014: 2.9.0.0

  • Replaces RawDeflate.deflate with Zlib
  • Adds lazy loading for MathJax
  • Uses mxGraph 2.5.0.2
  • Adds shared clipboard
  • Adds drop handler for images, text and XML files
  • Disables Dropbox/Drive in embed mode by default
  • Adds global mxClientOnLoad callback in embed
  • Adds edit geometry, copy/paste style actions
  • Uses mxGraph 2.5.0.1

17-FEB-2014: 2.8.0.0

  • Fixes possible NPE in DriveRealtime.highlight, App.defineCustomObjects
  • Uses mxGraph 2.5.0.0 beta
  • Adds HTML5 doctype in HTML export

10-FEB-2014: 2.7.0.8

  • Uses mxGraph 2.4.1.0
  • Adds support for background images

31-JAN-2014: 2.7.0.7

  • Embed does no longer use eval
  • Tests zlib for file compression
  • Uses mxGraph 2.4.0.4

29-JAN-2014: 2.7.0.6

  • Adds create, title URL parameters

28-JAN-2014: 2.7.0.5

  • Fixes embedded diagrams with math
  • Adds Mathematical typesetting option

27-JAN-2014: 2.7.0.4

  • Adds Android shapes for embedded diagrams
  • Cleanup embed dialog

27-JAN-2014: 2.7.0.3

  • Uses mxGraph 2.4.0.4 beta
  • Handles invalid characters in input files
  • Adds Google Gadget URL in embed dialog
  • Adds GoogleSitesServlet at /gadget.xml

22-JAN-2014: 2.7.0.2

  • Uses mxGraph 2.4.0.3
  • Creates revision every hour and on load
  • Adds checks for realtime connection
  • Adds userAgent to file format
  • Adds Android shapes

17-JAN-2014: 2.7.0.1

  • Uses mxGraph 2.4.0.2
  • Fixes table editing for FF/IE quirks
  • Fixes decoding error in Firefox
  • Adds retry option for timeout errors
  • Fixes title word wrap for long filenames
  • Adds math parameter for MathJax support (experimental)
  • Adds table support in HTML editor

08-JAN-2014: 2.7.0.0

  • Adds custom HTML in-place editor
  • Adds Arrange, Insert and Format, Style menus
  • Uses mxGraph 2.4.0.0
  • Adds splash screen
  • Adds Google Doc style header
  • Rewrites remote storage integrations

11-DEC-2013: 2.6.4.1

  • Add option to lock resize aspect using shift key

04-DEC-2013: 2.6.4.0

  • Fixes PID path issues

27-NOV-2013: 2.6.3.0/1

  • Add iOS 7 stencils
  • Fixes Drive RT copying issues

19-NOV-2013: 2.6.2.0/1

  • Improvements to PID stencils

18-NOV-2013: 2.6.1.0

  • Improvements to rack stencils

11-NOV-2013: 2.6.0.2

  • Add same domain test plugin
  • Minor changes to rack stencils

11-NOV-2013: 2.6.0.1

  • Updates mxClient.js to 2.3.0.2

09-NOV-2013: 2.6.0.0

  • Adds Dropbox autosave
  • Uses image export v3 (PhantomJS)
  • Uses world icon for language menu

17-OCT-2013: 2.5.2.1

  • Corrects path error in mockups.misc.statusbar

16-OCT-2013: 2.5.2.0

  • Merges vdx importer back into base
  • Updates mxClient.js to 2.2.0.3
  • Fixes CSS float for IE

10-OCT-2013: 2.5.1.3

  • Adds CORS headers for JGraph CMS
  • Adds new Vdxio

08-OCT-2013: 2.5.1.2

  • Added embed mode
  • Restores legacy clipart pathnames
  • Updates mxclient.js 2.2.0.2

23-SEP-2013: 2.5.1.1

  • Reverted scope change

19-SEP-2013: 2.5.1.0

  • Uses mxGraph 2.2.0.0
  • Reduces access to Google user profile info.

09-SEP-2013: 2.5.0.0

  • Forces refresh when Drive save fails
  • Uses mxGraph 2.1.1.2
  • Adds Dropbox support on db.draw.io

31-JUL-2013: 2.4.1.0

  • Uses mxGraph 2.1.0.7
  • Adds menu item to toggle chat window
  • Fixes handling of special filenames for export
  • Adds support for XML user objects in Realtime files
  • Adds button to hide footer
  • Changes collaborative chat to list
  • Moves autosaving to DriveRealTime
  • Adds clipboard, https URL parameters
  • Shows filename in document title

24-JUN-2013: 2.4.0.0

  • Fixes real-time re-auth issue
  • Updates touch support code

20-JUN-2013: 2.3.2.2

  • Fixes reader file excludes

31-MAY-2013: 2.3.2.1

  • Cosmetic adjustments

30-MAY-2013: 2.3.2.0

  • Adds plugins, plugin dialogs

22-MAY-2013: 2.3.1.0

  • Fixes vertical label export offset bug
  • Fixes MT bugs in .vsdx import

11-MAY-2013: 2.3.0.1

  • Minor changes to language menu

07-MAY-2013: 2.3.0.0

  • Makes labels of mockup, ER shapes editable
  • Replaces width and height checks with area check in export
  • Adds language configuration in local storage
  • Ignores "dot" files in local storage open dialog
  • Fixes handling of nested default edges
  • Adds live preview for vertex resizing, edge handling
  • Adds process, document, parallelograph and trapezoid shapes
  • Adds layers, language menu and resources

12-APR-2013: 2.2.2.5

  • Adds debugging

11-APR-2013: 2.2.2.4

  • Minor bug fixes

10-APR-2013: 2.2.2.3

  • Fixes shape deletion whilst dragging connection issue

09-APR-2013: 2.2.2.2

  • Adds shape locking, Mac backspace delete and a changelog entry that has multiple items on one line and is more than 80 characters

07-APR-2013: 2.2.2.1

  • Adds rack stencils
  • Fix for Safari save problem

04-APR-2013: 2.2.2.0

  • Fix for Firefox 20 save problem

27-MAR-2013: 2.2.1.0

  • Google Drive workflow changes

23-MAR-2013: 2.2.0.3

  • Moves ER markers to side to avoid dynamic load issues

19-MAR-2013: 2.2.0.2

  • Adds File->Rename for Google Drive file

18-MAR-2013: 2.2.0.0

  • Adds mockup stencils

28-FEB-2013: 2.1.1.2

  • Uses latest mxGraph
  • Switch XML stencil labels back on
  • Enables word wrapping for some basic shapes
  • Improves Drive authentication after timeout

16-FEB-2013: 2.1.1.1

  • Uses latest mxGraph

08-FEB-2013: 2.1.1.0

  • Added iOS and ER stencils

06-FEB-2013: 2.1.0.2

  • Patch for IE 9 Google Drive communications
  • Added Cisco stencils

05-FEB-2013: 2.1.0.1

  • Fixes 7 second repeating Google auth dialog bug

04-FEB-2013: 2.1.0.0

  • Removes old sharing
  • Fixes relative images in embedded diagrams
  • Uses App Engne SDK 1.7.4
  • Uses mxGraph 2.0.0.0

16-JAN-2013: 2.0.1.7

  • Uses mxGraph 1.10.4.2
  • Adds curved format menu item
  • Uses extended image picker if logged into Google
  • Removes devhost URL parameter

20-DEC-2012: 2.0.1.6

  • Fixes issue with Google Drive files retaining file name

19-DEC-2012: 2.0.1.5

  • Enabled .vdx open/importing (alpha)

19-DEC-2012: 2.0.1.4

  • Shows spinner while loading url URL parameter
  • Fixes alignment of SVG sidebar entries in IE
  • Fixes flickering of sidebar entries in FF
  • Adds spinner to minified diagramly

18-DEC-2012: 2.0.1.3

  • Uses mxGraph 1.10.4.1
  • Fixes handling of url URL parameter

14-DEC-2012: 2.0.1.2

  • Removes plugins feature

13-DEC-2012: 2.0.1.1

  • Adds security alert when loading plugins
  • Fixes clipping bug

12-DEC-2012: 2.0.1.0

  • Fixes session expiry issue in Google Drive

12-DEC-2012: 2.0.0.4

  • Adds plugins via URL parameter
  • Fixes toolbar size
  • Fixes browser context menu
  • Adds colors in color dialog

06-DEC-2012: 2.0.0.1

  • Switches to using JS client library for Google Drive calls

08-NOV-2012: 1.6.10.0

  • Adds Korean, Japanese, Russian, Bosnian and Ukrainian translations
  • Switches to port 80 for image export server

31-OCT-2012: 1.6.9.2

  • Removed data nucleus libraries
  • Adds rawdeflate, base64 to diagramly.min.js
  • Changes color of social icons to gray

30-OCT-2012: 1.6.9.1

  • Removes social JS
  • Uses mxGraph 1.10.4.0

25-OCT-2012: 1.6.9.0

  • Adds Google Drive install scope
  • Updates libraries used for Google Drive integration

19-OCT-2012: 1.6.8.1

  • Fixes handling of file positioning in Drive

16-OCT-2012: 1.6.8.0

  • Fixes using multiple accounts with Google Drive

24-SEP-2012: 1.6.7.4

  • Changes diagram.ly to draw.io in dialogs
  • Minor formatting fixes

21-SEP-2012: 1.6.7.3

  • Add session tidying cron job for GAE

14-SEP-2012: 1.6.7.2

  • Removes Facebook footer in IE6
  • Adds layout options via grapheditor example

13-SEP-2012: 1.6.7.1

  • Fixes use of custom handlers with closure compiler

31-AUG-2012: 1.6.7.0

  • Uses mxGraph 1.10.3.1
  • Fixes background color for SVG export in quirks mode
  • Enables Google image picker on Mac/iPad
  • Adds GitHub menu item in help menu

29-AUG-2012: 1.6.1.9

  • Fixes GitHub deployment Ant task
  • Fixes German Facebook button (changes to English)
  • Fixes touch-based panning for embedded diagrams
  • Uses mxGraph 1.10.3.0

22-AUG-2012: 1.6.1.8

  • Adds Facebook like button

21-AUG-2012: 1.6.1.7

  • Adds compression for embedded diagrams

02-AUG-2012: 1.6.1.6

  • Adds fixes for null user objects in link handling

02-AUG-2012: 1.6.1.5

  • Adds transparency option for PNG image, SVG export

01-AUG-2012: 1.6.1.4

  • Fixes for filepicker.io

31-JUL-2012: 1.6.1.3

  • Uses mxClient.js, mxgraph-core.jar 1.10.2.1
  • Adds social, analytics URL parameters
  • Adds persistent stats for embedding
  • Adds save for filepicker.io

28-JUL-2012: 1.6.1.2

  • Fixes embedding of international characters and newlines
  • Changes image export URL to http://shr.diagramly.com:8080/ImageExport/export
  • Changes lastModified header creation in EmbedServlet
  • Fixes infinite recursion in Embed.js for convertValueToString

27-JUL-2012: 1.6.1.1

  • Adds support for hyperlinks

23-JUL-2012: 1.6.1.0

  • Uses mxGraph 1.10.2.0
  • Adds embed feature
  • Fixes errors if tinyMCE not available
  • Fixes syntax of dash patterns in shapes

30-JUN-2012: 1.6.0.2

  • Renames Init.js to Devel.js
  • Adds link to "Did you know..." topic in help menu
  • Removes previous diagramly link from help menu
  • Adds url URL parameter handling in client
  • Adds proxy servlet for loading files from URLs

22-JUN-2012: 1.6.0.1

  • Fixes minor bugs
  • Uses mxGraph 1.10.1.3

19-JUN-2012: 1.6.0.0

  • Adds real-time collaboration (experimental)
  • Adds handling for App not installed error in Google Drive
  • Uses mxGraph 1.10.1.2

06-JUN-2012: 1.5.0.7

  • Uses mxGraph 1.10.1.1
  • Adds workaround for focus repaint bug in IE9/10
  • Adds fixed connection points for custom shapes
  • Adds closure compiler pre-deploy step
  • Puts all JS in a single minified file

25-MAY-2012: 1.5.0.6

  • Uses static mxGraph 1.10.0.6
  • Fixes "Save as" in Google Drive
  • Fixes page view, default pageScale
  • Adds new items in file menu
  • Adds options in file edit dialog
  • Adds import action
  • Adds extra handle for custom shapes

17-MAY-2012: 1.5.0.5

  • Removes .mxe default file extension
  • Changes mime type to application/mxe

16-MAY-2012: 1.5.0.4

  • Uses current protocol to load picker API
  • Adds CSS3 transitions for hover styles
  • Simplifies tinyMCE toolbar, uses main toolbar (non-IE only)
  • Adds "Use as default edge" action

14-MAY-2012: 1.5.0.3

  • Adds border in export dialog
  • Adds resources for Google Drive integration
  • Fixes use of optional flash for saving in savedialog

05-MAY-2012: 1.5.0.2

  • Handles requests for non-existent script versions
  • Handles DeadlineExceededException

03-MAY-2012: 1.5.0.1

  • Adds XML export option
  • Fixes unicode character encoding in files
  • Adds status information for Google Drive operations
  • Adds spinner during Google Drive operations
  • Adds reconnect for lost session after save
  • Fixes illegal state exceptions in servlet

02-MAY-2012: 1.5.0.0

  • Adds working Google Drive integration

01-MAY-2012: 1.4.0.7

  • Adds initial Google Drive integration

29-APR-2012: 1.4.0.6

  • Uses mxGraph 1.10.0.2
  • Adds BPMN shapes, markers and custom edges
  • Fixes Downloadify integration

19-APR-2012: 1.4.0.5

  • Adds editFile action from grapheditor
  • Adds fromText action and ParseDialog
  • Adds forum link in help menu
  • Adds more shapes sidebar entry
  • Adds iconfinder library

29-MAR-2012: 1.4.0.2

  • Adds UML library
  • Adds experimental group selection
  • Adds persistent UI settings
  • Adds templates, file, new... menu
  • Adds HTML labels with editing
  • Adds aa URL parameter to disable anti aliasing
  • Adds PDF export via backend with limited HTML support
  • Adds context menu in sidebar
  • Various fixes from bug reports, disabled Flash

16-FEB-2012: 1.4.0.0

  • First release of new codebase

24-JAN-2012: 1.3.2.2

  • Fixes for brix

13-JAN-2012: 1.3.2.0

  • Enables .vdx importing for GAE

25-DEC-2011: 1.3.1.2

  • Avoids passing null version parameter onto primary client server

23-DEC-2011: 1.3.1.1

  • Adds AWS icons
  • Updates core to 1.8.0.6

15-DEC-2011: 1.3.1.0

  • Adds local SVG generation
  • Adds client servlet for cached mxclient delivery

17-NOV-2011: 1.3.0.1

  • mxgraph.mockuop.form_elements stencil set name typo corrected

11-NOV-2011: 1.3.0.0

  • Addition stencil based shapes added

14-JUL-2011: 1.2.0.1

  • Collaboration integrated

11-JUL-2011: 1.2.0.0

  • Deployed to GAE by default

24-JUN-2011: 1.1.1.0

  • Sprited toolbar icons
  • Local open for file API enabled browsers

26-MAY-2011: 1.1.0.0

  • Switches most content to static serving
  • New iPad interface

12-MAY-2011: 1.0.11.0

  • Adds simplified default stylesheet for new diagrams
  • Adds UI for transparency, user-defined colors and images

02-MAY-2011: 1.0.10.1

  • Additional static gzipping of resources
  • Adds lazy loading of images in collapsed palettes

05-APR-2011: 1.0.10.0

  • Fixes string escaping parse errors on open
  • Add show/parse XML options

17-MAR-2011: 1.0.9.0

  • Adds duplicate context menu item, ctrl-D
  • Adds optional navigation context menu
  • Adds optional navigation icons
  • Adds support for cursor keys
  • Adds guides

05-MAR-2011: 1.0.8.0

  • Adds connect preview
  • Adds splash screens
  • Adds import of VDX files

02-MAR-2011: 1.0.7.0

  • Uses connect image for new connections
  • Changes save, export, print, open dialogs
  • Changes toolbars, toolbar icons

25-FEB-2011: 1.0.6.0

  • Corrected title to diagram.ly
  • Adds sv, pl, ar translations.

15-FEB-2011: 1.0.5.0

  • Adds footer
  • i18n for library text.
  • Adds it, fr, zh, pt, ja, es, ru, nl translations.

02-FEB-2011: 1.0.4.0

  • Uses mxGraph core 1.5.1.5 to fix IE 6 dialogs.

30-JAN-2011: 1.0.3.1

  • Sets svgCanvas variable of ExportServlet to null on each request. Previously, making an SVG export request then broke the other image exports.

30-JAN-2011: 1.0.3.0

  • Fixes forwarding to site using Firefox