You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+19-30
Original file line number
Diff line number
Diff line change
@@ -2,34 +2,16 @@
2
2
3
3
New features, fixed bugs, known defects and other noteworthy changes to each release of the Catena-X Portal Assets.
4
4
5
-
## 2.0.0-RC3
5
+
## 2.0.0
6
6
7
7
### Change
8
8
9
-
- updated roles and rights matrix
10
-
- added documentation for decline registration
11
-
- added documentation for credential request, credential management and credential revocation
12
-
13
-
### BugFixes
14
-
15
-
- fixed missing image - added button-activate.png
16
-
17
-
## 2.0.0-RC2
18
-
19
-
- reworked year in file header
20
-
- updated security assessment
21
-
- added Tractus-X logo to portal-assets
9
+
#### Assets
22
10
23
-
## 2.0.0-RC1
24
-
25
-
### Change
26
-
27
-
Portal assets:
28
-
29
-
- moved documentation for button, datepicker and dropdown to storybook into shared components
11
+
- moved documentation for button, datepicker and dropdown to storybook into [portal shared components](https://github.com/eclipse-tractusx/portal-shared-components)
30
12
- upgraded library versions
31
13
32
-
Documentation app:
14
+
#### Documentation
33
15
34
16
- updated version upgrade details
35
17
- add link to contribution details in CONTRIBUTING.md
@@ -38,35 +20,42 @@ Documentation app:
38
20
- added new GET document certificate endpoints
39
21
- add mapping table for BPDM
40
22
- updated interface documentation for clearinghouse
23
+
- updated security assessment
24
+
- added Tractus-X logo to portal-assets
25
+
- updated roles and rights matrix
26
+
- added documentation for decline registration
27
+
- added documentation for credential request, credential management and credential revocation
41
28
42
29
### BugFixes
43
30
44
-
Portal assets:
31
+
#### Assets
45
32
46
33
- updated use case and policy intro section content
47
34
- updated content for conformity
48
35
- improve code quality
49
36
50
-
Documentation app:
37
+
#### Documentation
51
38
52
-
- fix errors in query for version update to 1.8.0
39
+
- fixed errors in query for version upgrading to 1.8.0
40
+
- fixed missing image - added button-activate.png
53
41
54
42
### Technical Support
55
43
56
-
- added dependabot.yml file
44
+
- added dependabot.yml file and introduced grouping of pull request for version updates
57
45
- update eclipse dash tool for dependencies scanning
58
46
- upgraded GH actions and changed to pinned commit sha
47
+
- reworked year in file header
59
48
60
49
## 1.8.0
61
50
62
51
### Change
63
52
64
-
Portal assets:
53
+
#### Assets
65
54
66
55
- added portal registration application images and connected the image store with the registration application repository
67
56
- created a new section to display standard library info in osp page
68
57
69
-
Documentation app:
58
+
#### Documentation
70
59
71
60
- enhanced developer documentation by adding db table details about entity 'Agreements' incl. db schema
72
61
- moved developer into docs directory and enable docs app
@@ -108,12 +97,12 @@ n/a
108
97
109
98
### BugFixes
110
99
111
-
Portal assets:
100
+
#### Assets
112
101
113
102
- added standard library template to sections under company roles
114
103
- assets/content (companyRole and dataspace): added title and description to the standard library section based on the company role
0 commit comments