14.07.2026
SUP-19697
Enhancement

Added the missing Terms Of Service functionality on the mobile app The endpoint for accepting the ToS (`/api/andp/acceptTermsOfUse`) has been changed from GET to POST, to avoid cached or proxy-cached Requests.

SUP-19996
Bugfix

FormGen: Fixed an initial search loop in expert search that caused excessive server requests.

SUP-19960
Bugfix

Plugin: Notification Subject is now properly escaped to avoid errors when sending E-Mails. Also errors while sending the E-Mail will no longer lead to an error in the original request (createNotification)

SUP-19981
Bugfix

Formgen: Resolved an issue that caused image previews to display with distorted proportions for logged-in users during file uploads.

SUP-20061
Bugfix

Fixed iOS app crashes triggered by dropdowns and tooltips within forms.

SUP-20073
Bugfix

Fixed Task assignee name (previously only displayed as null). Changed default Keycloak User-Token-Mapping in Keycloak Plugin. Now the default OIDC profile fields are used to define the name. `given_name` = Firstname, `family_name` = Lastname