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.
14.07.2026
SUP-19996
BugfixFormGen: Fixed an initial search loop in expert search that caused excessive server requests.
SUP-19960
BugfixPlugin: 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
BugfixFormgen: Resolved an issue that caused image previews to display with distorted proportions for logged-in users during file uploads.
SUP-20061
BugfixFixed iOS app crashes triggered by dropdowns and tooltips within forms.
SUP-20073
BugfixFixed 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
