Enhancements
You can now edit users in the DevOps Portal and add them to the sonar-quality-admins group by checking "Administer Quality Gates and Quality Profiles" in the SonarQube fieldset. Press Save when done.

Improvements
- In addition to the existing projects in Harbor, a new set of projects with the suffix "-helm" has been added to support the upcoming migration from Chart Museum to OCI Charts. Currently, Container images and Helm charts are located in the same project. In the future, it will be necessary to store Helm charts in a separate project, since Rancher doesn't support having container images in an OCI Chart project. For the moment, the *-helm projects are write-protected. This will be changed when the migration plan has been published.
- Users which are authenticated using an external identity provider are now marked with the label IDP in their status.
- A webhook is now automatically added to Harbor which notifies Jenkins about finished Trivy security scans. This was necessary to support the new feature in Jenkins Shared Library v3.7.0.
- The user selection on the project page can now be controlled using keystrokes.
- When hovering with the mouse over a table, the current row is marked for easier reading. Will be changed in the next version to stand out even more.
- Pop-up messages are now shown for 10 seconds, not just for 3.
- Updated Spring Boot.
Bugfixes
- Some rare special characters in project names could show error 400. This has been fixed.