File tree Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Expand file tree Collapse file tree 1 file changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,33 @@ the detailed section referring to by linking pull requests or issues.
20
20
21
21
#### Patch
22
22
23
- - Changed wording on the data offer creation page
24
- - Data Offer details now display the contract ID for each contract offer
25
- - Added validator for the Policy Id
26
- - Added validator for the Data Offer Id
23
+ ### Deployment Migration Notes
24
+
25
+ _ No special deployment migration steps required_
26
+
27
+ ## [ v4.1.4] - 2024-09-17
28
+
29
+ ### Overview
30
+
31
+ MDS Patch release
32
+
33
+ ### Detailed Changes
34
+
35
+ Various bugfixes.
36
+
37
+ #### Patch
38
+
39
+ - Changed wording on the data offer creation page ([ #817 ] ( https://github.com/sovity/edc-ui/issues/795 ) )
40
+ - Data Offer details now display the contract ID for each contract offer ([ #795 ] ( https://github.com/sovity/edc-ui/issues/795 ) )
41
+ - Warn the user when using an invalid Policy Id ([ #746 ] ( https://github.com/sovity/edc-ui/issues/746 ) )
42
+ - Warn the user when using an invalid Data Offer Id ([ #745 ] ( https://github.com/sovity/edc-ui/issues/745 ) )
27
43
- Fixed time restriction upper bound "local day to datetime" conversion issues
28
44
([ #815 ] ( https://github.com/sovity/edc-ui/issues/815 ) )
29
45
46
+ ### Deployment Migration Notes
47
+
48
+ _ No special deployment migration steps required_
49
+
30
50
## [ v4.1.3] - 2024-09-03
31
51
32
52
### Overview
You can’t perform that action at this time.
0 commit comments