Skip to content

Releases: sovity/edc-ui

v3.2.2

20 Apr 13:03
d6242a1
Compare
Choose a tag to compare

[v3.2.2] - 2024-04-20

Overview

MDS Bufix Release

Detailed Changes

Patch Changes

  • Connector UI & Broker UI: Fixed an issue causing pages using asset cards to
    crash if object custom properties were used.
  • Removed HTTP Option "HEAD" as it is not supported by the backend.

Deployment Migration Notes

No special deployment migration steps required

v3.2.1

18 Apr 07:38
4d13ea6
Compare
Choose a tag to compare

[v3.2.1] - 2024-04-18

Overview

NGINX Config Fix

Detailed Changes

Patch

  • Revert NGINX header changes because they disallow E2E testing of edc-ce

Deployment Migration Notes

No special deployment migration steps required

v3.2.0

18 Apr 06:54
a12f147
Compare
Choose a tag to compare

[v3.2.0] - 2024-04-18

MDS Bufix Release

Overview

Detailed Changes

Minor

  • Security headers added to NGINX Docker Image

Patch

  • Fix nutsLocations field

Deployment Migration Notes

No special deployment migration steps required

v3.1.0

11 Apr 12:28
c7343e6
Compare
Choose a tag to compare

[v3.1.0] - 2024-04-11

Overview

Small improvements for Connector and Broker UI

Detailed Changes

Minor

  • Management API URL now displayed on the dashboard page

Patch

  • Broker UI: "Name" column renamed to "Title"
  • Fix status icon for data offers

Deployment Migration Notes

  • New optional environment variable:
    • EDC_UI_MANAGEMENT_API_URL_SHOWN_IN_DASHBOARD as override for shown
      Management API URL on the dashboard

v3.0.0

22 Mar 14:36
8785eea
Compare
Choose a tag to compare

[v3.0.0] - 2024-03-22

Overview

Bugfixes and improvement of Broker UI integration with AP

Detailed Changes

Major

  • Broker UI: Catalog page no longer supports query parameter connectorEndpoint
    to filter connectors
  • Broker UI: Catalog page now supports query parameter mdsId to filter
    connectors

Patch

  • Fixed an asset select issue caused by a bad compare function
  • Asset: Fix double encoding of query params by disallowing '&' and '=' chars in
    form field and sending them unencoded
  • Fixed an issue that prevented custom headers from being included in HTTP Data
    Transfers
  • Fix Content-Type header being ignored by backend for transfers

v2.5.0

29 Feb 08:19
1bd6273
Compare
Choose a tag to compare

[v2.5.0] - 2024-02-28

Overview

Enable better integration of Broker UI and Authority Portal

Detailed Changes

Minor

  • Broker UI: Added query params for the connector endpoints filter

Deployment Migration Notes

No special deployment migration steps required

v2.4.0

14 Feb 12:51
e249de6
Compare
Choose a tag to compare

[v2.4.0] 2024-02-14

Overview

MDS feature and bugfix release for Connector UI and Broker UI.

Detailed Changes

Minor

  • Added new MDS fields to assets

Patch

  • Ensured GDPR compliance of fonts usage
  • Fixed auth proxy issues

Deployment Migration Notes

No special deployment migration steps required

v2.3.1

18 Jan 09:38
04303a1
Compare
Choose a tag to compare

[v2.3.1] 2024-01-18

Overview

Bugfix release for minor UI bugs

Detailed Changes

Patch

  • Fixed "No Description" only showing sometimes in cards.

Deployment Migration Notes

No special deployment migration steps required

v2.3.0

17 Jan 15:50
42c01d2
Compare
Choose a tag to compare

[v2.3.0] 2024-01-17

Overview

MDS feature release for Connector UI and Broker UI

Detailed Changes

Minor

  • Asset descriptions now support Markdown
  • Asset metadata is now editable
  • Negotiate button is no longer shown for own connector endpoints
  • Broker: Catalog now supports list view
  • Broker: Connectors page now shows organization names and connector IDs

Patch

  • Improved handling of asset keywords in cards
  • EE: Fixed issues around logout page

Deployment Migration Notes

No special deployment migration steps required

v2.2.0

05 Dec 11:52
23dfcb2
Compare
Choose a tag to compare

[v2.2.0] 05.12.2023

Overview

Aligned Participant ID / Connector ID and Connector Restricted Policy.

Detailed Changes

Minor

  • MDS Connector UI: Renamed Participant IDs to MDS Connector IDs
  • Connector Restricted Policy now supports entry of multiple connectors.
  • New Transfer History Page Column: Participant ID / Connector ID

Deployment Migration Notes

No special deployment migration steps required