Skip to content

Commit

Permalink
release(1.7.0-rc3): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Nov 13, 2023
1 parent 5e2144c commit a81b5fc
Showing 1 changed file with 30 additions and 23 deletions.
53 changes: 30 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,38 @@

## 1.7.0-RC3

- App release process
- error message fix in technical integration
- IDP User Migration
- Extended error handling of the api response message implemented
- Included csv file upload validation of csv header row content
- User Bulk Upload
- Error Handling
- Service Subscription sorting fix
- Change Company Role showing invalid Deselect
- Company Role
- Updated OSP translations
- Technical User
- Fix - After adding / creating new technical users, list view at bottom "randomly" shows duplicates. Applies to all the views (ALL, MANAGED, OWNED)
- Registration Process
- Show contry code info
- App Detail UI changes
### Change

## 1.7.0-RC2
- IdP configuration overlays, extended error handling on the ui
- New backend error handling (extended details) implemented for bulk user changes
- User Management - bulk user creation error overlay for single user error message response enhanced to show for each failed user details regarding the reason for failure (if available)
- IdP Switch - user migration function error support enhanced with single user error message response to show for each failed user details regarding the reason for failure (if available)

- App Subscription
- Autosetup Process Worker implementation (adjust overlay)
- Usermanagement
- User Invite IdP connection logic
### Feature

n/a

### Technical Support

- upgraded dependencies to latest version

### Bugfix

- Admin Business Partner Registration Request Screen - Detail Overlay country fixed to display country code received via backend api
- Technical User Overview - displaying duplicates after adding/creating new technical users fixed
- Technical User detail screen - removed copy icon from connector link
- Company Role Change Screen - updated OSP value to human readable text instead of displaying technical keys
- Company Role Change Detail Overlay - displayed invalid deselect role details for OSP fixed
- Service Subscription sorting element behavior fixed in case the user sorts multiple times with the same sorting option
- Vulnerability from dependency
- Set resolution for axios

### Known Knowns

- App change process 'documents' not yet integrated with backend
- App/Service Release Process - upon clicking "Save" given consent is removed and needs to get set newly

## 1.7.0-RC2

### Change

Expand Down Expand Up @@ -93,8 +102,6 @@
- UI Changes
- Home
- Fixed image display for 'my business applications'
- App Subscription and Servcie Subscripiton
- Status UI Changes
- Vulnerability from dependency
- Set resolution for @babel/traverse (CVE-2023-45133)

Expand Down

0 comments on commit a81b5fc

Please sign in to comment.