App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.42
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
        • Switchboard
    • Helm Charts
      • App Suite Stack Chart
      • Helm Chart core-cacheservice
      • Helm Chart core-documentconverter
      • Helm Chart core-imageconverter
      • App Suite Middleware Core
      • Helm Chart core-spellcheck
      • Switchboard
  • Release 8.41
  • Release 8.40
  • Release 8.39
  • Release 8.38
  • Release 8.37

App Suite Middleware

8.42.58 - 2025-09-21

Added

  • SCR-1606: New property 'com.openexchange.caldav.calendarMultigetLimit' - /appsuite/platform/core#378
  • SCR-1607: New property 'com.openexchange.calendar.lookupPeerAttendeesEnabled' - /appsuite/platform/core#378

Changed

  • Added no-op mappings for orphaned user properties links/number_of_links (columns 591 and 595)
  • Query attendees chunk-wise - /appsuite/support883

Fixed

  • Include folder id term when resolving resources by UID - /appsuite/platform/core#378

8.42.57 - 2025-09-19

Changed

  • Do not need to explicitly pass mysql args to initconfigdb script

8.42.54 - 2025-09-19

Added

  • Support to disable TLS for mariadb-client

8.42.53 - 2025-09-19

Changed

  • Some code clean-up - /appsuite/platform/core358
  • Delete previously scheduled mail data along with associated message when re-editing as draft - /appsuite/platform/core#358

Fixed

  • Drop existent scheduled mail on "Cancel send" and manual deletion from Scheduled folder - /appsuite/platform/core358

8.42.52 - 2025-09-18

Added

  • SCR-1605: New property to limit maximum attendees per conflict check (SCR-1605) - /appsuite/support#888
    • 4ddb8780 Added: New property to limit maximum attendees per conflict check
    • 34fce1d8 Skip i18n for now

8.42.51 - 2025-09-16

Fixed

  • Also consider <iframe> tag when checking for possible HTML content - /appsuite/platform/core379

8.42.50 - 2025-09-11

Fixed

  • Process data chunk
    • SCR-1603: New Configurartion Properties for 'movecontextdatabase'
    • 92d5c619 Fixed: Process data chunk-wise during 'movecontextdatabase' -
    • a6032b97 Fixed: commit by chunk instead of by change + better property defaults

8.42.48 - 2025-09-03

Added

  • SCR-1594: New Configuration Property 'com.openexchange.admin.user.convertguest.default' (SCR-1594)
  • Documentation for external image proxy for HTML mails - /appsuite/platform/core#367

Changed

  • FCV-127: Don't use fallback path for image transformation if ImageConverter server is configured
  • SCR-1588: Changed limitations for images in snippets (signatures)
  • SCR-1589: Updated Apache Commons BeanUtils library from v1.9.4 to v1.11.0
  • SCR-1590: Updated Apache Commons FileUpload library from v1.5 to v1.6.0
  • SCR-1591: Updated Apache Commons Lang library from v3.14.0 to v3.18.0
  • SCR-1592: Updated Apache CXF libraries from v3.5.10 to v3.5.11
  • SCR-1593: Updated Nimbus JOSE+JWT library from v9.41.2 to v10.0.2
  • SCR-1595: Drop unused "jsonCache" table as well as referenced entries in "updatetask" table
  • SCR-1596: Updated Bouncy Castle libraries from v1.78.1 to v1.79
  • SCR-1597: Updated Netty libraries from v4.1.121 to v4.1.124
  • SCR-1598: Updated UnboundID LDAP SDK from v5.1.4 to v7.0.3
  • Updated core-mw chart dependencies
  • Improved documentation for session monitoring
  • Updated Gotenberg to v8.22.0 and Collabora to v25.04.4.3.1
  • Wait for ongoing requests as specified by terminationGracePeriodSeconds
  • Preserve composition space header references when storing draft for scheduled transport - /appsuite/platform/core#358
  • Copy and adjust user's jslobs too, /appsuite/core#360
  • Added extended logging when sending due scheduled mails - /appsuite/platform/core#364
  • Use an SQL IN statement to delete multiple documents from infostore database tables - /appsuite/support#635
  • Avoid annoying WARN log message if decryption of a secret string fails - /appsuite/support#754

Fixed

  • Proceed to next occurrence if applicable during initial alarm trigger calculation
  • Properly track WebDAV metrics for OPTIONS method
  • Minor user copy issues, removed copying app password feature
  • User copy group and calendar hardening
  • Drop "@import" words from CSS content - /appsuite/platform/core#357
  • Explicitly drop existent scheduled mail on edit - /appsuite/platform/core#358
  • Orderly detect possibly harmful HTML content - /appsuite/platform/core#361
  • Orderly parse arguments for the "string" test - /appsuite/platform/core#362
  • Improved handling for failed transport of scheduled mails - /appsuite/platform/core#364
  • Allow accessing images located at an internal address - /appsuite/platform/core#367
  • Allow dropping user's contact image through passing empty <image1> element - /appsuite/platform/core#368
  • Skip deletion of S3 chunks if there are none - /appsuite/platform/core#369
  • Corrected ID mangling when searching by folder name in drive - /appsuite/support#736
App Suite UI
Additional Components