Skip to content

Commit 280c6c4

Browse files
committed
26.0.3 release
1 parent 96a916a commit 280c6c4

12 files changed

+3465
-3449
lines changed

ChangeLog

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
03-JAN-2024: 26.0.3
2+
3+
- Fixes slope angle property for parallelogram and hexagon [jgraph/drawio#3672]
4+
- Adds arcSize property for chevron [jgraph/drawio#4813]
5+
- Adds units for width, height and length [jgraph/drawio#4362]
6+
- [conf cloud] Fixed Safari dark mode [DID-14095]
7+
- Fixes missing data-cell-id in EditorUi.getEmbeddedSvg [jgraph/drawio#4532]
8+
19
29-DEC-2024: 26.0.2
210

311
- NPE fixes

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
26.0.2
1+
26.0.3

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

+649-647
Large diffs are not rendered by default.

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

+475-473
Large diffs are not rendered by default.

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

+981-979
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

+981-979
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/webapp/resources/dia_fi.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ subscript=Alaindeksi
757757
summary=Yhteenveto
758758
superscript=Yläindeksi
759759
support=Tuki
760-
swap=échanger
760+
swap=Vaihtaa
761761
swimlaneDiagram=Kaistakaavio
762762
sysml=SysML
763763
tags=Tunnisteet

0 commit comments

Comments
 (0)