Highlights
- Admin UI Improvements: Improved validation, error processing and search functionality in the new admin UI.
- Admin UI Accessibility Improvements: The new admin UI's accessibility has been improved ensuring a seamless and inclusive user experience.
- Pagination Fix for the Test Console Subscriptions Dropdown: Filtering the list of subscriptions on a frontend side was causing invalid data. The issue was resolved by removing the pagination but preserving the filtering to help customers with a big amount of subscriptions.
What's Changed
- What's new modal refactoring by @jsorohova in #2657
- Role and screen size dropdowns accessibility fix by @jsorohova in #2659
- Made several Admin UI left nav items keyboard accessible by @jsorohova in #2660
- Multiple fixes for Site menu item modal by @jsorohova in #2661
- Removed paging from test console subscriptions dropdown by @ygrik in #2664
- Developer portal version bump to 2.30 by @jsorohova in #2662
- Fixed grouping APIs subscriptions in test console selector by @ygrik in #2665
- Error processing and search fixes in Admin UI by @jsorohova in #2666
- Added a fix for incorrect validation by @jsorohova in #2668
- Code review fix for validator by @jsorohova in #2669
- Fixed integration user errors by @jsorohova in #2679
Full Changelog: 2.29.0...2.30.0