Skip to content

Commit

Permalink
Release prep v4.1.4 (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
ununhexium authored Sep 17, 2024
1 parent f36aa68 commit 8907f95
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,33 @@ the detailed section referring to by linking pull requests or issues.

#### Patch

- Changed wording on the data offer creation page
- Data Offer details now display the contract ID for each contract offer
- Added validator for the Policy Id
- Added validator for the Data Offer Id
### Deployment Migration Notes

_No special deployment migration steps required_

## [v4.1.4] - 2024-09-17

### Overview

MDS Patch release

### Detailed Changes

Various bugfixes.

#### Patch

- Changed wording on the data offer creation page ([#817](https://github.com/sovity/edc-ui/issues/795))
- Data Offer details now display the contract ID for each contract offer ([#795](https://github.com/sovity/edc-ui/issues/795))
- Warn the user when using an invalid Policy Id ([#746](https://github.com/sovity/edc-ui/issues/746))
- Warn the user when using an invalid Data Offer Id ([#745](https://github.com/sovity/edc-ui/issues/745))
- Fixed time restriction upper bound "local day to datetime" conversion issues
([#815](https://github.com/sovity/edc-ui/issues/815))

### Deployment Migration Notes

_No special deployment migration steps required_

## [v4.1.3] - 2024-09-03

### Overview
Expand Down

0 comments on commit 8907f95

Please sign in to comment.