Skip to content

Releases: OMICRONEnergyOSS/oscd-editor-diff

oscd-editor-diff: v0.0.2

Choose a tag to compare

0.0.2 (2025-11-28)

Features

  • align name in package.json and files to plugin name (e1fb9a4)

oscd-editor-diff: v0.0.1

Choose a tag to compare

0.0.1 (2025-08-05)

Features

  • add end user help (cfae7c9)
  • add extensible base filter and set of default filters (a522570)
  • add filter reset menu option (b5693c5)
  • always expand top-level results with a big expand-all button (#92) (c5eb7df)
  • configurable filters for the comparison algorithm (#24) (1989bd6)
  • ensure icon reflects document color (closes #107) (2a601b6)
  • explicitly label text content as such (#50) (8c69bee)
  • hash: dereference ConnectedAP -> AccessPoint (6a33702)
  • make UI more intelligible (4c57e4b)
  • number of results in diff-tree's (24da05b), closes #57
  • project rename + migration to oscd-shell (dde05ab)
  • replace ServerAt by the Server it's pointing to (#64) (11aaf57)
  • sort child diffs by identity (0ebb80f), closes #61

Bug Fixes

  • AccessPoints with ServerAt's should display Servers in diff-tree (58a05dd), closes #91
  • actually show all changed children (e2bcda8)
  • allow comparing non-identical elements (d59bf3b)
  • allow multiple selectors inside "scope" fields (c634c54), closes #94
  • allow seeing changes within differently named elements (c00026c)
  • always show selection in md-select (2f3d95e)
  • apply filters to referenced elements (cacc146)
  • breadcrumbs in fullscreen (7d5c4fc), closes #88
  • diff-tree: identify the correct child element (72732b8)
  • filter elements based on filter selectors and namespaces (dd34a83)
  • hash: respect FCDA order within DataSet (#48) (75f5f8f)
  • improve wording of base-filter help dialog (b95d536), closes #80
  • prevent diff-tree expand btn expanding all siblings (24ec377), closes #118
  • refine default filters exclusion and exception lists (496c7e5), closes #109
  • renamed unit tests files and added chrome launcher (3bf6e3f)
  • show child diffs for referenced elements (8e1572e), closes #71
  • UI issues with buttons and diff-tree placement (e265bf6)
  • use > for a descrption delimiter (368daa0)
  • use css tag as intended (534bbd8)
  • use property binding for non-string value (df9f8f1)

Styles

  • add and change icons (5757ba0), closes #104
  • breadcrumbs in fullscreen + selected item text colour (c8bffef)
  • increase selector field size (2033d9b), closes #34
  • make buttons pretty (f205a6b)
  • make comparison rule md-select width 100% of parent (f446c05)
  • wrap description at 100vw (f08d30c)