Skip to content

Commit 4b63b08

Browse files
committed
26.0.15 release
1 parent 3bc80b8 commit 4b63b08

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+3676
-2845
lines changed

ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
19-FEB-2025: 26.0.15
2+
3+
- Adds default dark mode support for SVG images
4+
- Shows word wrap option for non-resizable cells [jgraph/drawio-desktop#1994]
5+
- Adds word wrapping to attributes section of entity shape [jgraph/drawio-desktop#1994]
6+
- [conf cloud] Fixes Aura compatibility [DID-14484]
7+
8+
14-FEB-2025: 26.0.14
9+
10+
- Fixes change of line height for wrapped text [jgraph/drawio#4902]
11+
- Adds support for older browsers with no light-dark colors
12+
- Improves compatibility of exported SVG
13+
- Improves handling of ignored stroke-widths in clipSvgDataUri
14+
- Fixes handling of single color values in SVG with editable CSS rules
15+
116
12-FEB-2025: 26.0.13
217

318
- Adds appearance option in publish and embed dialogs

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
26.0.13
1+
26.0.15

src/main/webapp/js/app.min.js

Lines changed: 702 additions & 700 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/webapp/js/integrate.min.js

Lines changed: 724 additions & 722 deletions
Large diffs are not rendered by default.

src/main/webapp/js/viewer-static.min.js

Lines changed: 710 additions & 710 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/webapp/js/viewer.min.js

Lines changed: 710 additions & 710 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/webapp/resources/dia.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,3 +1294,17 @@ otherUsersEditing=Other user(s) are editing this diagram
12941294
firstTimeGD=First time to access this file?
12951295
drawioGDAppNotInstalled=draw.io Google Drive app is not installed, please install it first
12961296
ConfDC415Error=Saving drafts is blocked. If you have "Attachment Checker for Confluence" app, please update to the latest version.
1297+
remove=Remove
1298+
selectPgLyr=Select Page and Layers
1299+
errGenPreview=There was an error generating a diagram preview. Please consult technical support.
1300+
attAccessErr=Diagram attachment access error: cannot display diagram
1301+
widthIntOrFixed=Width must be a valid integer or of value 'fixed'
1302+
dupDisabledPgLyrSlct=Diagram duplication is disabled when page and layers are selected
1303+
cantDupPickDiffName=Could not duplicate diagram. Please choose a different name.
1304+
ownPgAccessDupErr=Owning page access restriction: cannot duplicate diagram.
1305+
cantDupTryLater=Could not duplicate diagram. Please try again later.
1306+
cantEditLnkd=Cannot edit linked diagram
1307+
diagEditOwnPgOnlyOpen=Diagram can only be edited from the page that owns it. Would you like to open the owning page for edit?
1308+
diagInTemps=draw.io diagrams in templates
1309+
diagInTempsCantEdit=Diagrams in page templates cannot be edited. They can only be edited on pages and blog posts.
1310+
confDirectEditDraftLost=This Confluence page has unpublished changes. Editing the diagram from page view may cause data loss. Please edit the Confluence page first and then edit the diagram.

src/main/webapp/resources/dia_am.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,3 +1294,17 @@ otherUsersEditing=Other user(s) are editing this diagram
12941294
firstTimeGD=First time to access this file?
12951295
drawioGDAppNotInstalled=draw.io Google Drive app is not installed, please install it first
12961296
ConfDC415Error=Saving drafts is blocked. If you have "Attachment Checker for Confluence" app, please update to the latest version.
1297+
remove=Remove
1298+
selectPgLyr=Select Page and Layers
1299+
errGenPreview=There was an error generating a diagram preview. Please consult technical support.
1300+
attAccessErr=Diagram attachment access error: cannot display diagram
1301+
widthIntOrFixed=Width must be a valid integer or of value 'fixed'
1302+
dupDisabledPgLyrSlct=Diagram duplication is disabled when page and layers are selected
1303+
cantDupPickDiffName=Could not duplicate diagram. Please choose a different name.
1304+
ownPgAccessDupErr=Owning page access restriction: cannot duplicate diagram.
1305+
cantDupTryLater=Could not duplicate diagram. Please try again later.
1306+
cantEditLnkd=Cannot edit linked diagram
1307+
diagEditOwnPgOnlyOpen=Diagram can only be edited from the page that owns it. Would you like to open the owning page for edit?
1308+
diagInTemps=draw.io diagrams in templates
1309+
diagInTempsCantEdit=Diagrams in page templates cannot be edited. They can only be edited on pages and blog posts.
1310+
confDirectEditDraftLost=This Confluence page has unpublished changes. Editing the diagram from page view may cause data loss. Please edit the Confluence page first and then edit the diagram.

src/main/webapp/resources/dia_ar.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,3 +1294,17 @@ otherUsersEditing=Other user(s) are editing this diagram
12941294
firstTimeGD=First time to access this file?
12951295
drawioGDAppNotInstalled=draw.io Google Drive app is not installed, please install it first
12961296
ConfDC415Error=Saving drafts is blocked. If you have "Attachment Checker for Confluence" app, please update to the latest version.
1297+
remove=Remove
1298+
selectPgLyr=Select Page and Layers
1299+
errGenPreview=There was an error generating a diagram preview. Please consult technical support.
1300+
attAccessErr=Diagram attachment access error: cannot display diagram
1301+
widthIntOrFixed=Width must be a valid integer or of value 'fixed'
1302+
dupDisabledPgLyrSlct=Diagram duplication is disabled when page and layers are selected
1303+
cantDupPickDiffName=Could not duplicate diagram. Please choose a different name.
1304+
ownPgAccessDupErr=Owning page access restriction: cannot duplicate diagram.
1305+
cantDupTryLater=Could not duplicate diagram. Please try again later.
1306+
cantEditLnkd=Cannot edit linked diagram
1307+
diagEditOwnPgOnlyOpen=Diagram can only be edited from the page that owns it. Would you like to open the owning page for edit?
1308+
diagInTemps=draw.io diagrams in templates
1309+
diagInTempsCantEdit=Diagrams in page templates cannot be edited. They can only be edited on pages and blog posts.
1310+
confDirectEditDraftLost=This Confluence page has unpublished changes. Editing the diagram from page view may cause data loss. Please edit the Confluence page first and then edit the diagram.

src/main/webapp/resources/dia_bg.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,3 +1294,17 @@ otherUsersEditing=Other user(s) are editing this diagram
12941294
firstTimeGD=First time to access this file?
12951295
drawioGDAppNotInstalled=draw.io Google Drive app is not installed, please install it first
12961296
ConfDC415Error=Saving drafts is blocked. If you have "Attachment Checker for Confluence" app, please update to the latest version.
1297+
remove=Remove
1298+
selectPgLyr=Select Page and Layers
1299+
errGenPreview=There was an error generating a diagram preview. Please consult technical support.
1300+
attAccessErr=Diagram attachment access error: cannot display diagram
1301+
widthIntOrFixed=Width must be a valid integer or of value 'fixed'
1302+
dupDisabledPgLyrSlct=Diagram duplication is disabled when page and layers are selected
1303+
cantDupPickDiffName=Could not duplicate diagram. Please choose a different name.
1304+
ownPgAccessDupErr=Owning page access restriction: cannot duplicate diagram.
1305+
cantDupTryLater=Could not duplicate diagram. Please try again later.
1306+
cantEditLnkd=Cannot edit linked diagram
1307+
diagEditOwnPgOnlyOpen=Diagram can only be edited from the page that owns it. Would you like to open the owning page for edit?
1308+
diagInTemps=draw.io diagrams in templates
1309+
diagInTempsCantEdit=Diagrams in page templates cannot be edited. They can only be edited on pages and blog posts.
1310+
confDirectEditDraftLost=This Confluence page has unpublished changes. Editing the diagram from page view may cause data loss. Please edit the Confluence page first and then edit the diagram.

0 commit comments

Comments
 (0)