From a81b5fcec40b74bfb226b2ee39c5d1e6e0216a20 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Mon, 13 Nov 2023 20:51:07 +0100 Subject: [PATCH] release(1.7.0-rc3): update changelog --- CHANGELOG.md | 53 +++++++++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 872b7bbae..317608cd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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)