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 https://github.com/plantuml/plantuml/pull/2389
- 🐛 Add automatic vertical alignment for orthogonal edges at label nodes by @davmf in https://github.com/plantuml/plantuml/pull/2395
- ✨ Allow access to internal SVG sprite (SVG by default with a PNG fallback) by @The-Lum in https://github.com/plantuml/plantuml/pull/2397
- ✨ allow unit (s, m, h, d, y, Y) on timing scale as pixel by @The-Lum in https://github.com/plantuml/plantuml/pull/2398
- ⬆️ Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 by @dependabot[bot] in https://github.com/plantuml/plantuml/pull/2401
- 🐛 Remove extra empty line after sub-diagram by @immortaldd in https://github.com/plantuml/plantuml/pull/2404
- ⬆️ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/plantuml/plantuml/pull/2402
- ⬆️ Bump junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/plantuml/plantuml/pull/2412
- ⬆️ Bump org.junit.platform:junit-platform-launcher from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/plantuml/plantuml/pull/2413
New Contributors
- @immortaldd made their first contribution in https://github.com/plantuml/plantuml/pull/2404
Full Changelog: https://github.com/plantuml/plantuml/compare/v1.2025.9...v1.2025.10