Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Latest commit

 

History

History
209 lines (132 loc) · 19.7 KB

File metadata and controls

209 lines (132 loc) · 19.7 KB

Changelog

0.44.0 (2025-11-10)

Features

Bug Fixes

0.43.0 (2025-10-27)

Features

Bug Fixes

  • Disable experimental require module to make node 20.19 and above work (#1709) (d47a3da)
  • Require lnInst only for regular lns (#1713) (003161f)

0.42.0 (2025-09-15)

Features

Bug Fixes

0.41.0 (2025-08-04)

Features

Bug Fixes

  • Settings: Make language loader configureable (#1693) (5205a9f)

0.40.0 (2025-07-31)

Features

Bug Fixes

  • communication-plugin: Offer only valid connected aps as move targets (#1685) (bfd43ba)
  • Settings: Allow missmatched nsdoc import (#1690) (287d0f0)

0.39.0 (2025-05-28)

Features

  • add commit lint to OpenSCD (#1676) (fffd1a7)
  • add subscriber later binding plugin (#1664) (26f6900)
  • move gse smv between connectedAPs (#1680) (da8324e)
  • remove communication from the substation editor and use oscd-publisher plugin (#1650) (c850088)

Bug Fixes

  • change pattern definition of tIDNaming to non-whitespace characters (#1670) (5476bd0)
  • Fix handle activate editor (#1651) (3847944)
  • modify start script to clear snowpack cache (#1654) (ff699e3)
  • Move menu item content outside drawer (#1683) (15b2872)
  • update deprecated ubuntu image in pr-preview workflow (#1665) (f9f5e45)

0.38.1 (2025-03-05)

Bug Fixes

  • Attach release files in release please (#1636) (f2e6a1d)
  • Build entire project and attach distribution to build output (#1639) (bd554e7)
  • continue to upload assets job even if npm publish step fails (#1638) (bc7571e)
  • rename releases_created into release_created for release_please_action@V4 (#1641) (81801cc)

0.38.0 (2025-02-26)

Features

Bug Fixes

  • inconsistent plugin activation behaviour caused by refactoring (#1626) (00c4dc0)
  • update release please version to 0.37.2 (#1632) (a3d6d2f)

0.37.1 (2025-02-04)

Features

0.37.0 (2025-01-27)

Features

0.36.0 (2024-11-14)

⚠ BREAKING CHANGES

  • Edit API v1 validation is no longer supported (e.g. edit api v1 checked if an elements id was unique in the document)
  • Edit event v1 properties derived and checkValidity will be ignored

Features

  • Allow .fsd file creation (d9a4a0c)
  • Edit events v1 will be converted event v2 (14e933e)
  • Editor plugins can be rendered without an active document (8b06a37)
  • Handle Config Plugin Events (a510664)
  • render plugin download UI on event (44a51f0)
  • Support edit api v2 (#1581) (14e933e)

Bug Fixes

0.35.0 (2024-07-17)

Features

Bug Fixes

  • 104: change options between different tis when selecting a doi (#1380) (cb80080)
  • action: correct source folder (2ae1cd3)
  • add node release type and core path (#1437) (d1bde4e)
  • added editcount to reflect made changes (#1321) (802dd41)
  • allow address update for new entries (#1331) (d1f4ff9)
  • ci: remove unneeded permission check (8d5de2d)
  • do and da wizard lnclass textfield correction (#1444) (ad08ff2)
  • editors/communication,wizards: Fix P-type names and display of BitRate (#1277) (2706f82)
  • editors/IED: Allow IEDs to be updated after edit count change (closes #1272) (#1275) (1df6842)
  • editors/subscription: Increase timeout for failing subscriber/fcda-binding-list test, closes #1257 (#1274) (8c620eb)
  • fixed dotype-wizarding test for correct translation (#1464) (4517106)
  • gh-action: build-and-deploy should first build core before building OpenSCD (#1427) (e25e5f8)
  • menu/importIEDs: Allow importing multiple IEDs from multiple SCD files (#1222) (8bdd990)
  • Moved towards get function from lit-translate (#1471) (03dabf9)
  • open-scd: Make linear progress bar Github stylez, closes #1269 (ebde770)
  • open-scd: Make linear progress bar Github stylez, closes #1269 (#1276) (ebde770)
  • re-enable input fields in custom plugins dialog (#1541) (38b490d)
  • recover ace editor files in packages/distribution (#1544) (34a58c0)
  • Removed Custom web components in tests (#1445) (183717b)
  • splitting up open-scd and plugins (#1469) (200c030)
  • stale issue action (a170e8b)
  • Subscribing on minimal ExtRef definition (#1551) (29483e6)
  • supervision updates after ied rename (#1338) (2066e4c)
  • use materialized icons for primary apparatus (#1498) (fa07ec2)
  • wizards/doTypes: Adjust regular expressions for v flag in template editor (#1273) (baa9bdc)
  • wizards/foundation: Added missing DAI bTypes (#1320) (0bff5aa)
  • wizards/foundation: Escape limit regexes, closes #1271 (baa9bdc)

Miscellaneous Chores