v4.5.0
To fix any issues due to migration, please go to the migration guide. Labels and are clickable and lead to the section of the migration guide corresponding to the associated described change.
📜 Release notes
Common
Miscellaneous
📔 Documentation
- Add readthedocs configuration files and first pages (#607)
network-area diagram
⭐ Features
- VoltageLevelFilter's getVoltageLevels function is now public (#620)
- Add edge type to metadata in network area diagram SVG (#615)
- Add SVG parameters to metadata in network area diagram SVG (#618)
- Add bus nodes and edges information to the metadata section of the SVG (#606)
- Add voltage level details to display production and consumption figures (#622)
🪲 Bug fixes
- Fix edge infos (#629)
🔨 Refactoring / quality
- Unknown bus corner cases (#619)
- Improve test on voltage level detail display (#621)
- Do not compute forces, velocity and position for fixed points (#616)
- Improve force layout with fixed positions (#628)
single-line diagram
⭐ Features
- Add style for disconnected BusbarSection (#624)
- Decorator on busbar sections (#625)
- SLD: add CSS class for tie line and dangling line (#627)
🔨 Refactoring / quality
- Remove pathfinder layoutparameters (#608)
🪲 Bug fixes
📔 Documentation
- Documentation update (#605)