Skip to content

0.30.0

Compare
Choose a tag to compare
@JakobVogelsang JakobVogelsang released this 08 Mar 14:49
· 140 commits to main since this release

0.30.0 (2023-03-08)

Features

  • editors/ied: show all instantiated setting group values (#1155) (d9680fa)
  • editors/subscription: Support valKind and valImport on first instances, improve instance use counting and allow Val updates (#1169) (aaab451), closes #1161 #1162
  • wizards/services: add read-only wizard on access point and ied (#1109) (81088f0)

Bug Fixes

  • added translation key for phase (#1186) (479c499)
  • editors/substation/guess-wizard: make sure guessed content is added to the substation (#1148) (cc0051f)
  • menu/save-project: Add missing XML prolog on document save (#1173) (6cae0da), closes #1163