Skip to content

Commit

Permalink
build: changeLog v1.8.0 RC4 (#496)
Browse files Browse the repository at this point in the history
* adjust changeLog for v1.8.0 RC4
* bump version for v1.8.0-RC4

---------
Refs: eclipse-tractusx/portal#166
Reviewed-by: Phil Schneider <[email protected]>
Co-authored-by: Phil Schneider <[email protected]>
  • Loading branch information
jjeroch authored Feb 8, 2024
1 parent b37ed83 commit 053f602
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
24 changes: 17 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,29 @@
# Changelog

## unreleased 1.8.0-RC4
## 1.8.0-RC4

### Change

- Company Name
- Update pattern in invite form and app release process
- Portal login navigation ![Tag](https://img.shields.io/static/v1?label=&message=BreakingChange&color=yellow&style=flat)
- handle navigation as per applicationType (new api property) and applicationStatus

### Technical Support

- Removed env specific urls from test files
- Updated shared components package dependency

### Bugfix

- App Marketplace
- reduce image flickering on user interaction
- Service overview
- reduce image flickering on user interaction by using cache option
- Service Overview
- Add missing translations, fix duplicate error
- Service Release Process
- fixed conformity document deletion issue after uploading document
- Invite Business Partner
- fix loading button issue to invite multiple companies in succession
- Company Name
- Update pattern in invite form and app release process
- Portal login navigation
- handle navigation as per applicationType and applicationStatus

## 1.8.0-RC3

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.8.0-RC3",
"version": "v1.8.0-RC4",
"description": "Catena-X Portal Frontend",
"author": "Catena-X Contributors",
"license": "Apache-2.0",
Expand Down

0 comments on commit 053f602

Please sign in to comment.