Skip to content

Commit

Permalink
26.0.7 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed Jan 23, 2025
1 parent 6b4d4b8 commit b0e790d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "draw.io",
"version": "26.0.4",
"version": "26.0.7",
"description": "draw.io desktop",
"exports": "./src/main/electron.js",
"type": "module",
Expand Down

1 comment on commit b0e790d

@davidjgraph
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Downloaded draw.io-universal-26.0.7.dmg to ARM Mac M1 Mac OS 15.1.1. Tested create/save/reload/save diagram. Tested autosaving. Tested PDF export. Tested right click on editor doesn't start panning. No issues.

https://drawio.atlassian.net/projects/DRAWDESK/versions/11508

Please sign in to comment.