Releases: openscd/open-scd
Releases · openscd/open-scd
0.15.0
0.15.0 (2022-05-02)
Features
- iededitor: Added implementation to change enum values in IED Editor. (865f7ab)
- substation: read only Function and SubFunction container (#700) (3d7b2ef), closes #706
- wizards/dai: Change DAI values (#687) (3689ef2)
- wizards/gsecontrol: add create wizards (#654) (887f46f)
- wizards: Changed label of rptID (#697) (10f3f0b)
Bug Fixes
0.14.0
0.13.0
0.13.0 (2022-04-04)
Features
- Editing: check globally for ID uniqueness (c2b14fb)
- editors/cleanup: unreferenced DataSet (#568) (edc133c)
- editors/subscriber: use filtered lists (#638) (f255bfb)
- editors/Substation: Add PowerTransformer Components to Substation Editor (22555b6)
- editors/template/lnodetype-wizards: make use of -7-420 NSD (0a2d5a4)
- ied-editor/ln-node: Changed description of LN Node in IED Editor (#647) (9a655e8)
- plugins/IED: Add icon set to IED editor containers (9878259)
- plugins/SampledValues: Create Sampled Values tab in Subscription plugin (f94b042)
- plugins/SampledValues: Small bug fix + Added Integration tests (a58f305)
- plugins/Subscription: Create 'Subscription' plugin for GOOSE subscriptions (25fae6f)
- wizard-dialog: allow used-defined actions in menu (f8c5a93)
- wizard-dialog: wizard-dialog content definition through
WizardInput
objects (5f3a7a7) - wizards/reportcontrol: add copy to other IEDs (#632) (1850dfa)
Bug Fixes
- action-pane: adjust css rules for icon slot (#594) (8bc0549)
- editors/template: on id attribute update adopt references as well (#590) (af246dd)
- editors/template: properly update xxxType list after add/editing (#582) (2e11cc8)
- wizard-dialog: make sure to close on non empty editor action (8fb125c)
- wizards/subnetwork: incorrect title for create wizard (#645) (0210913)
0.12.0
0.12.0 (2022-03-21)
Features
- Editing: check globally for ID uniqueness (c2b14fb)
- editors/cleanup: unreferenced DataSet (#568) (edc133c)
- editors/Substation: Add PowerTransformer Components to Substation Editor (22555b6)
- editors/template/lnodetype-wizards: make use of -7-420 NSD (0a2d5a4)
- plugins/IED: Add icon set to IED editor containers (9878259)
- plugins/SampledValues: Create Sampled Values tab in Subscription plugin (f94b042)
- plugins/Subscription: Create 'Subscription' plugin for GOOSE subscriptions (25fae6f)
- wizard-dialog: allow used-defined actions in menu (f8c5a93)
Bug Fixes
0.11.0
0.10.0
0.10.0 (2022-02-21)
Features
- editors/IED: display IED data attributes namespace description (#522) (02b8d97), closes #516
- Settings: Handle difference in version before uploading nsdoc file (#541) (2e470cb)
- wizard-checkbox: web component for xs:boolean XML attributes (#537) (2b11ae8)
- wizard/sampledvaluecontrol: allow removing including referenced elements (#536) (1940571)
0.9.0
0.9.0 (2022-02-04)
Features
- settings: load nsdoc to local storage (#502) (659aa8e), closes #516
- wizards/reportcontrol: added new IED wizard to update name/description (#494) (110c83d)
- wizards/reportcontrol: allow basic ReportControl manipulation capability (#505) (943b8dc), closes #438 #492 #493 #499
- wizards/sampledvaluecontrol: add edit wizards accessable from selection (#510) (fa468b7)
- wizards/smv: add edit wizard and allow access from sampledvaluecontrol wizard (#519) (aff0367)
Bug Fixes
- editors/SingleLineDiagram: added check if a substation is available/selected before drawing (4eabdb3)
- editors: In IED and SLD Editors fixed preserving the selection (IED or Substation) (#501) (b10df43)
- menu/Help: incorrect import of markup parser (#531) (b6f7ea1)
- wizards/fcda: make sure lnInst is non empty string (#512) (f8d2dc7)
0.8.2
0.8.2 (2022-01-15)
Bug Fixes
- Help: hot-fix incorrect import statement (c3baa84)
0.8.1 (2022-01-15)
Features
- editors/ied: add read only data model structure (#423) (fa15c7a), closes #454
- editors/ied: Add toggle for LDevice child elements (#484) (9385506)
- editors/ied: Changed icon of IED Editor (#481) (be4c8ca)
- editors/SingleLineDiagram: allow selecting the Substation element (#449) (d09efec)
- editors/SingleLineDiagram: allow updating X/Y coordinates in SLD for Busbar/ConductingEquipment/PowerTransformer (#455) (dfae9b0)
- foundation: allow dynamic wizards (#471) (64a27d5)
- UpdateDescriptionSEL: add menu type plugin for SEL specific IEDs (#424) (12c9123)
- zeroline: show SampledValueControl for IED and whole project (#477) (0253adc)
Bug Fixes
0.8.0
0.8.0 (2021-12-10)
Features
- menu/UpdateDescritionABB: update ABB ExtRef with internal signal description (#374) (a3aecf7)
- SingleLineDiagram: open onclick ConductingEquipment edit wizard (fd025a2)
- templates/dotype-wizard: add cdc field in create wizard (#330) (0298ac5)
- validators/validatetemplate: trigger validators with editor action (#300) (13fbd18)
- wizards/dataset: delete deselected FCDA (#358) (c94826d)
- wizards/fcda: add data(FCDA) to existing DataSets (#338) (423166e), closes #339 #345