Skip to content

Commit

Permalink
release: update changelog for v1.6.0-RC5 (#195)
Browse files Browse the repository at this point in the history
* update change log for v1.6.0-RC5
* bump version for v1.6.0-RC5

---------

Co-authored-by: jjeroch <[email protected]>
Reviewed-By: Martin Rohrmeier <[email protected]>
  • Loading branch information
Phil91 and jjeroch authored Aug 7, 2023
1 parent 7187394 commit eede97c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## 1.6.0-RC5

### Change

- Certificate Request Board - changed to dynamic error message as per API response
- Updated asterisk color to red in app release and service release forms
- Credential management board enhanced by filters

### Features

- Notifications added
- credential approval
- credential reject and
- subscription url msgs
- Technical user create overlay enhanced by role description as well as direct help link

### Bugfix

- Permission validation 'Credential Mgmt' page updated to 'decision_ssicredential'
- App description change - fixed page break issue in case of api response without language tag for each FE supported language
- Notification message link - 'UseCases' welcome message fixed
- handle empty customer link section in managed connectors
- Overlay fix of activation response

## 1.6.0-RC4

### Change
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": "@catena-x/portal-frontend",
"version": "v1.6.0-RC4",
"version": "v1.6.0-RC5",
"description": "Catena-X Portal Frontend",
"author": "Catena-X Contributors",
"license": "Apache-2.0",
Expand Down

0 comments on commit eede97c

Please sign in to comment.