Skip to content

Commit

Permalink
release: finalize v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed May 4, 2023
1 parent 0a116c7 commit 14cb41f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 48 deletions.
63 changes: 16 additions & 47 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,74 +2,43 @@

New features, fixed bugs, known defects and other noteworthy changes to each release of the Catena-X Portal Assets.


## 1.3.0 RC3

### Change
* Role Description Content
* removed markups
* updated translation file (de)
* Use Case Introduction
* exchanged images for the use case introduction page and reduced image size
* Developer Docu
* enhanced connector registration documentation related to daps
* enhanced app release process docu - endpoint request body for change app

### Feature
n/a

### Technical Support
n/a

### Bugfix
n/a

## 1.3.0 RC2
## 1.3.0

### Change
* User Docu
* User Management -> technical user -> FAQ updated with details to technical user token creation
* App Release Process documentation enhanced (privacy policy function, document handling, improved/enhanced docu in general)
* Developer
* App Release Process documentation enhanced (privacy policy function, document handling, improved/enhanced docu in general)
* Release Process documentation enhanced (license checks & publish shared-ui-components to npm)
* Roles & Rights matrix updated (technical user)
* Technical user roles architecture portal, portal db and keycloak connection - visualization image updated
* User Management -> technical user -> FAQ added with details to technical user token creation
* App Release Process enhanced (fetch portal frame documents, verify app details, delete documents, privacy policy function, document handling, endpoint request body for change app,generally improved and enhanced)
* Document Service documentation enhanced
* Connector registration documentation related to daps enhanced
* Role Description Content
* Markups removed
* Translation file (de) updated
* Use Case Introduction
* Images for the use case introduction page and reduced image size exchanged

### Feature
* Developer Docu
* Company Config - Preferred Use Case docu released
* User role assignment (apps and portal roles)
* Upgrade documentation added
* User Docu
* User role assignment - change user roles "how to" released (apps and portal roles)
* Service Release Process - released process "how to"

### Technical Support
n/a

### Bugfix
* User & DevDocu
* Technical User Profile Matrix corrected (permission assignment overview)

## 1.3.0 RC1

### Change
* User Docu
* user management -> technical user -> FAQ updated with details to technical user token creation
* Developer
* release process documentation enhanced (license checks & publish shared-ui-components to npm)
* roles & rights matrix updated (technical user)
* technical user roles architecture portal, portal db and keycloak connection - visualization image updated
* user management -> technical user -> FAQ added with details to technical user token creation
* app release process enhanced (fetch portal frame documents, verify app details, delete documents)

### Feature
n/a

### Technical Support
* added temp fix for CVE-2023-0464
* added build workflow for v1.3.0 release candidate phase
* updated actions workflows

### Bugfix
n/a
* User & DevDocu
* Technical User Profile Matrix corrected (permission assignment overview)

## 1.2.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cx-portal-assets",
"version": "v1.3.0-RC3",
"version": "v1.3.0",
"description": "Shared frontend content and static assets for the Catena-X Portal",
"main": "index.js",
"repository": "git@github.com:eclipse-tractusx/portal-assets.git",
Expand Down

0 comments on commit 14cb41f

Please sign in to comment.