Skip to content

Releases: powsybl/powsybl-diagram

v5.3.0

01 Apr 16:31
v5.3.0
313a501

Choose a tag to compare

To fix any issues due to migration, please go to the migration guide. Labels Deprecated, New parameter and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

⭐ Features

🪲 Fixes

  • [SLD] CGMES DL layout fixes by @flo-dup in #759
  • Revert PR 691 to fix compatibility with Safari and JavaFX by @rolnico in #775 Breaking Change
  • [NAD] Fix customStyle.css for NAD custom profile by @flo-dup in #787
  • [NAD] Fix removed HVDC lines by @flo-dup in #788

🔨 Refactoring

  • [NAD] Add DefaultLabelProviderFactory and refactor DefaultLabelProvider parameters (#769)

💎 Quality

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.2.1

09 Mar 08:47
v5.2.1
915a28f

Choose a tag to compare

📜 Release notes

🪲 Fixes

  • Fix compatibility with Jackson 2.21.x versions by @olperr1 in #789

Miscellaneous

Full Changelog: v5.2.0...v5.2.1

v5.2.0

11 Dec 10:07
v5.2.0
1242812

Choose a tag to compare

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

⭐ Features

  • [NAD] Add middle edge info for branches by @rolnico in #750 Breaking Change
  • [NAD] Metadata add edge/node invisible booleans by @flo-dup in #765 Breaking Change
  • [NAD] Add timeout in parameters for iteration steps by @flo-dup in #757

🪲 Fixes

  • [NAD] Fix phase-shifting three-winding transformer edge type by @flo-dup in #764 Breaking Change

🔨 Refactoring

  • [NAD] Edge routing simplified for forks by @flo-dup in #763 Breaking Change

Miscellaneous

Full Changelog: v5.1.0...v5.2.0

v5.1.0

09 Dec 09:53
v5.1.0
6f2f7a1

Choose a tag to compare

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

⭐ Features

Miscellaneous

  • [NAD] Remove ForceLayout and Spring deprecated classes by @quinarygio in #756 Breaking Change
  • [NAD] Fix span for HTML valid foreignObject by @flo-dup in #753

Full Changelog: v5.0.0...v5.1.0

v5.0.0

22 Oct 11:43
v5.0.0
de677e3

Choose a tag to compare

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

⭐ Features

  • [NAD] Simplify svg structure and enrich metadata with edge infos, legends and labels by @flo-dup in #740 Breaking Change
  • [SLD] custom style provider by @CBiasuzzi in #718
  • [NAD] HVDC line edge type based on converter station by @ayolab in #724 Breaking Change
  • [NAD] Add sorting in addGraphEdges by @rolnico in #731

🪲 Fixes

🔨 Refactoring

Miscellaneous

New Contributors

Full Changelog: v4.9.0...v5.0.0

v4.9.0

16 Jul 14:52
v4.9.0
e472ebc

Choose a tag to compare

To fix any issues due to migration, please go to the migration guide. Labels Deprecated and Breaking Change are clickable and lead to the section of the migration guide corresponding to the associated described change.

📜 Release notes

Miscellaneous

  • Bump powsybl-core to 6.8.1 (#706, #715)
  • Bump powsybl-parent to v20.2 (#707)

⭐ Features

  • [NAD] Display injections on diagram if requested (#697)
    injections
  • [NAD] Edge routing (#714)
    routing
  • [SLD] Highlight buses when hovering (#701)
  • [SLD][NAD] Add bus description style classes (#711)
  • [SLD] Custom label provider (#705)

🪲 Fixes

  • [SLD] Fix non-escaped id attributes (#700, #713)
  • [NAD] Fix duplicate assertSvgEquals in OverridingStyleTest::testEurope (#710)
  • [NAD] Fix insert angles logic (#698)

🔨 Refactoring

  • [SLD][NAD] Separate nominal voltage css classes from bus number (#689, #712)Breaking Change
  • [SLD][NAD] Move components to diagram-util (#696)Breaking Change
  • [NAD] Move some svg parameters from SvgWriter to the DefaultLabelProvider (#692)
  • [NAD] Use single foreignObject for all text nodes (#691)Breaking Change
  • [NAD] Style tables in text boxes using CSS (#690)
  • [NAD] Remove spring middle repulsion (#694)Breaking Change

v4.8.1

23 Jun 13:57
v4.8.1
1339ffc

Choose a tag to compare

📜 Release notes

🛡️ Vulnerability fixes

  • Bump powsybl-core to 6.7.2 (#702)

v4.8.0

31 Mar 08:13
v4.8.0
de88407

Choose a tag to compare

📜 Release notes

Miscellaneous

  • Bump powsybl-core to 6.7.0 (#679)
  • Fix the action status badge (#675)

⭐ Features

  • [NAD] StyleProvider direct styling on edges and bus nodes (#671)
  • [NAD] Custom style provider (#678)
  • [NAD] Custom stylesheet fixes (#687)
  • [NAD] Custom label provider (#670)
  • [NAD] Represent subnetworks in network-area diagrams (#669)

🪲 Fixes

  • [NAD] Fix non overriding unit tests (#674)
  • [NAD][SLD] Draw 3wt with phase tap changer (#677)

🔨 Refactoring

  • [NAD] Remove unused glued and stretchable style classes (#676)

📔 Documentation

  • Enable download of documentation in pdf format (#661)

v4.7.0

16 Dec 15:13
v4.7.0
4d70d0d

Choose a tag to compare

📜 Release notes

⭐ Features

  • Set node positions from JSON metadata in network-area diagram (#656)
  • Add fictitious flag to node metadata in network-area diagram (#663)

Miscellaneous

  • Bump powsybl-core to 6.6.0 (#660, #665)
  • Bump powsybl-parent to v20 (#662)

🪲 Fixes

  • Fix GraphMetadata serialization: attributes' order (#659)

v4.6.2

06 Nov 09:33
v4.6.2
4c5fa3f

Choose a tag to compare

📜 Release notes

single-line diagram

  • Fix disconnected bus in bus breaker topology (#657)