Releases: plantuml/plantuml
snapshot - Native Image (~v1.2026.2beta1)
Version ~v1.2026.2beta1 of the 2026-01-20 at 16:38:51 (UTC)
This is a Native Image pre-release of the latest development work.
β± Snapshot taken the 2026-01-20 at 16:38:51 (UTC)
snapshot - JAR (~v1.2026.2beta1)
Version ~v1.2026.2beta1 of the 2026-01-20 at 16:22:08 (UTC)
This is a JAR pre-release of the latest development work.
β± Snapshot taken the 2026-01-20 at 16:22:08 (UTC)
v1.2026.1
Issues fixed and PR from Milestone 1.2026.1
What's Changed
- π Remove from sub-diagram SVG processing instructions by @immortaldd in #2478
Full Changelog: v1.2026.0...v1.2026.1
v1.2026.0
Issues fixed and PR from Milestone 1.2026.0
What's Changed
- π upd
CHANGES.mdaccording to v1.2025.10 by @The-Lum in #2417 - β¨ Added repeat while labels to diamond Inside figure by @AlexJauregui02 in #2422
- β¨ Connectors from switch tile creates arrow to a different tile in a different swimlane by @AlexJauregui02 in #2423
- π tikz: vertically center single AtomText and fix cuca height (#2055) by @liudongmiao in #2424
- β¨ Connectors from switch tiles connect correctly by @AlexJauregui02 in #2426
- π Horizontal text alignment inside multiline text by @immortaldd in #2408
- β¬οΈ Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #2431
- ποΈ Build PlantUML MIT Light jar in a separate project plantuml-mit-light by @nbauma109 in #2435
- β¬οΈ Bump js-yaml from 4.1.0 to 4.1.1 in /.github/actions/configure-workflow by @dependabot[bot] in #2433
- β¨ Add chart diagram support with comprehensive features by @arnaudroques in #2440
- β¨ Add attribute to visibility modifiers in SVG by @fcnjd in #2441
- β¬οΈ Bump js-yaml from 3.14.1 to 3.14.2 in /.github/actions/configure-workflow by @dependabot[bot] in #2442
- π docs: improve doc (JavaDoc, GH) [package-info.java, readme.md](for chart) by @The-Lum in #2443
- π 2436 style allow actor shape on activity diagram by @arnaudroques in #2444
- β¬οΈ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2446
- β¨add
stereotypeandURLforCommandActivityLegacy1on activity diagram by @The-Lum in #2451 - β¨ Allow empty branch in mindmap by @The-Lum in #2452
- β¨ add link type attributes to SVG by @fcnjd in #2453
- β¨ Allow minimal mindmap by @The-Lum in #2454
- π©Ή fix lazy Regex on
CommandActivityLegacy1by @The-Lum in #2456 - π Move documentation files to docs/ directory by @Copilot in #2464
- β¬οΈ Bump actions/cache from 4 to 5 by @dependabot[bot] in #2459
- β¬οΈ Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #2460
- β¬οΈ Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #2461
- β¬οΈ Bump junit-jupiter from 6.0.1 to 6.0.2 by @dependabot[bot] in #2472
- β¬οΈ Bump org.junit.platform:junit-platform-launcher from 6.0.1 to 6.0.2 by @dependabot[bot] in #2473
New Contributors
- @AlexJauregui02 made their first contribution in #2422
- @fcnjd made their first contribution in #2441
Full Changelog: v1.2025.10...v1.2026.0
v1.2025.10
Issues fixed and PR from Milestone 1.2025.10
What's Changed
- β¨ Add support for rounded corners on ortho edges by @davmf in #2389
- π Add automatic vertical alignment for orthogonal edges at label nodes by @davmf in #2395
- β¨ Allow access to internal SVG sprite (SVG by default with a PNG fallback) by @The-Lum in #2397
- β¨ allow unit (s, m, h, d, y, Y) on timing scale as pixel by @The-Lum in #2398
- β¬οΈ Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 by @dependabot[bot] in #2401
- π Remove extra empty line after sub-diagram by @immortaldd in #2404
- β¬οΈ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2402
- β¬οΈ Bump junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #2412
- β¬οΈ Bump org.junit.platform:junit-platform-launcher from 6.0.0 to 6.0.1 by @dependabot[bot] in #2413
New Contributors
- @immortaldd made their first contribution in #2404
Full Changelog: v1.2025.9...v1.2025.10
v1.2025.9
Issues fixed and PR from Milestone 1.2025.9
What's Changed
- β¨Add node-based transition labels for state diagrams by @davmf in #2368
- β¨Further improve edge routing for node-style transition labels in state diagrams by @davmf in #2369
- β¬οΈ Bump org.junit.platform:junit-platform-launcher from 1.13.4 to 6.0.0 by @dependabot[bot] in #2358
- β¬οΈ Bump junit-jupiter from 5.13.4 to 6.0.0 by @dependabot[bot] in #2359
- β¬οΈ Bump gradle/actions from 4.4.4 to 5.0.0 by @dependabot[bot] in #2364
- β¬οΈ Bump peter-evans/repository-dispatch from 3 to 4 by @dependabot[bot] in #2365
- π· Only trigger plantuml-eclipse workflow on non-snapshot PlantUML releases by @travkin79 in #2372
- β¨ allow
*onActivityLegacy1(and adjust withspaceZeroOrOne) by @The-Lum in #2376 - β¨Center node-style transition labels on edge path in state diagrams by @davmf in #2379
- π chore(deps): pin graphviz version in Dockerfile by @antoineauger in #2383
- β¨Preserve original number format in timing diagram analog scale labels by @davmf in #2382
- β»οΈ refactor Regex on ActivityLegacy1, and
spaceZeroOrOneby @The-Lum in #2385 - π put
--exclude <pattern>oninputcommand by @The-Lum in #2390
New Contributors
- @davmf made their first contribution in #2368
- @antoineauger made their first contribution in #2383
Full Changelog: v1.2025.8...v1.2025.9
v1.2025.8
Issues fixed and PR from Milestone 1.2025.8
What's Changed
- π± [Archimate] Remove duplicate sprites and replace PNG sprites with SVG counterparts by @jeanmarc in #2327
- β¬οΈ Bump gradle/actions from 4.4.2 to 4.4.3 by @dependabot[bot] in #2328
- π Improve error message for WBS diagram root validation (replace error 44) by @The-Lum in #2330
- π Language Descriptor Improvement [fix, update, add, suppress some keywords] by @The-Lum in #2336
- β¬οΈ Bump org.xmlunit:xmlunit-core from 2.10.3 to 2.10.4 by @dependabot[bot] in #2337
- β¬οΈ Bump elk from 0.10.0 to 0.11.0 by @dependabot[bot] in #2338
- π Improve WBS declaration (with
Direction,Code) by @The-Lum in #2346 - β¬οΈ Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #2348
- β¬οΈ Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #2351
- β¬οΈ Bump gradle/actions from 4.4.3 to 4.4.4 by @dependabot[bot] in #2357
- β¨ WBS improve declaration (force order of parameters) by @The-Lum in #2362
- β¬οΈ Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 by @dependabot[bot] in #2353
Full Changelog: v1.2025.7...v1.2025.8
v1.2025.7
π version 1.2025.7
v1.2025.6
π version 1.2025.6
v1.2025.5
Issues fixed and PR from Milestone 1.2025.5
What's Changed
- β test: add new ut for StringUtils#toInternalBoldNumber by @cediwelli in #2262
- π [Sequence Diagram] Add inheritance to
lifelinefordelayby @The-Lum in #2266 - β¬οΈ Bump org.junit.platform:junit-platform-launcher from 1.13.2 to 1.13.3 by @dependabot[bot] in #2267
- β¬οΈ Bump junit-jupiter from 5.13.2 to 5.13.3 by @dependabot[bot] in #2268
- π· Add workflow for triggering another workflow in plantuml-eclipse repo by @travkin79 in #2269
- π· Explicitly call the new workflow by @travkin79 in #2270
- π· dispatching workflow: Rename a few variables, update description, add git ref parameter by @travkin79 in #2274
- π Fix json syntax by @travkin79 in #2275
- π fix
GraphvizDotHeadertest to be more conform to the officialDOTgrammar by @The-Lum in #2294 - β¬οΈ Bump org.graalvm.buildtools.native from 0.10.6 to 0.11.0 by @dependabot[bot] in #2281
- β¬οΈ Bump form-data from 3.0.1 to 3.0.4 in /.github/actions/configure-workflow by @dependabot[bot] in #2282
- β¬οΈ Bump junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #2283
- β¬οΈ Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 by @dependabot[bot] in #2284
- β¬οΈ Bump gradle/actions from 4.4.1 to 4.4.2 by @dependabot[bot] in #2291
- β¬οΈ Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #2293
- β¬οΈ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #2297
- β¬οΈ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #2300
- β¬οΈ Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #2301
- π Update Archimate sprites to assign correct colors by @jeanmarc in #2308
- π [Style][Theme] Improve task margin management on all themes (for Gantt diagram) by @The-Lum in #2312
- π Add missing double dash un-escaping in SVG metadata by @mrtzcspr in #2313
- π± Archimate updates, including svg versions of the sprites by @jeanmarc in #2316
- β¬οΈ Bump actions/labeler from 5 to 6 by @dependabot[bot] in #2314
- β¬οΈ Bump actions/github-script from 7 to 8 by @dependabot[bot] in #2315
- π Improve error reported when entity already exists (for JSON, Map and Object diagram) by @The-Lum in #2324
New Contributors
- @cediwelli made their first contribution in #2262
- @jeanmarc made their first contribution in #2308
- @mrtzcspr made their first contribution in #2313
Full Changelog: v1.2025.4...v1.2025.5