App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.37
    • Noteworthy Changes
      • Important Changes
      • App Suite DocumentConverter
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • App Suite DocumentConverter
  • Release 8.36
  • Release 8.35
  • Release 8.34
  • Release 8.33
  • Release 8.32
  • Release 8.31
  • Release 8.30
  • Release 8.29
  • Release 8.28
  • Release 8.27
  • Release 8.26
  • Release 8.25
  • Release 8.24
  • Release 8.23
  • Release 8.22
  • Release 8.21
  • Release 8.20
  • Release 8.19
  • Release 8.18
  • Release 8.17
  • Release 8.16
  • Release 8.15
  • Release 8.14
  • Release 8.13
  • Release 8.12
  • Release 8.11
  • Release 8.10

App Suite Middleware

8.37.86 - 2025-04-25

Fixed

  • Explicitly query relevant attribute when resolving mail login via LDAP - /appsuite/platform/core#251
    • 7b52bd7f Fixed: Explicitly query relevant attribute when resolving mail login via

8.37.85 - 2025-04-22

Changed

  • Contact trash adjustments and improvements, /appsuite/core#234
    • SCR-1559: Changed com.openexchange.contact.trashFolder.enabled default value
    • SCR-1560: Interface changes for contact move
    • SCR-1561: Introduced 'move' action for contacts/addressbooks

8.37.84 - 2025-04-16

Changed

  • Added 'dontResolveEntities' parameter also for 'POST' request method variants - /appsuite/platform/core#237
    • ee798df3 Changed: Added 'dontResolveEntities' parameter also for 'POST' request

8.37.72 - 2025-04-15

Added

  • Added folder mode to deputy permission feature - /appsuite/platform/core#173
  • Auto-delete for contacts in trash folder - /appsuite/core#182
    • SCR-1533: Added properties for contact auto-delete feature
    • SCR-1534: Introduced autodelete_contacts & autodelete_contacts_editable capability and config-path / jslob

Changed

  • SCR-1565: Redis connector now uses a pool of shared connections
  • SCR-1551: Added newer Failsafe library to target platform
  • SCR-1552: Upgraded the GSON library from v2.10.1 to v2.12.1
  • SCR-1553: Upgraded JSoup library from v1.17.2 to v1.19.1
  • SCR-1556: Upgraded MySQL-Connector-J from v.8.3.0 to v9.2.0
  • SCR-1558: Introduced dontResolveEntities parameter to support import of separate event copies - /appsuite/platform/core#237
  • Contact trash feature polishing, /appsuite/core#234
    • SCR-1554: Rename contact trash folder to maintain consistency across the modules
  • Don't expect invocation of 'post_logout_redirect_uri' callback during OIDC logout flow - /appsuite/platform/core#252

Fixed

  • Orderly copy configuration when using the go entrypoint script
  • Added documentation for contact origin column - /appsuite/platform/core/154
  • Ensure contact trash folder is excluded for sync - /appsuite/core#154
  • Property documentation - /appsuite/core#182
  • Only update attributes if there are actual changes - /appsuite/platform/core#193
  • Check multiple possible public session cookie candidates for a valid session - /appsuite/platform/core#195
  • Preserve flags on edit draft - /appsuite/platform/core#213
  • Corrected parameter handling when storing snippets into database - /appsuite/platform/core#224
  • Save autodelete props in config-cascade - /appsuite/core#232
  • Adjusted "Limitations" sections of CalDAV documentation to emphasize that no shared tasks folders can be synchronized - /appsuite/platform/core#235
  • Use 'default dict' for safe handling of properties in YAML templates to prevent nil values in core-mw configuration files - /appsuite/platform/core#238
  • Escape illegal characters in cache filter suffix portions - /appsuite/platform/core#239
  • Retry reinitialization of users_per_filestore table with manual INSERTs in case CREATE TABLE AS SELECT statement is prohibited - /appsuite/platform/core#241
  • Don't check for possible locked document when dropping from trash folder - /appsuite/platform/core#244
  • More contact trash polishing, /appsuite/core#248
  • Keep local IP address in generated session - /appsuite/platform/core#250
  • Added option to disable 'send on behalf of' detection - /appsuite/support#464
  • Removed superfluous call to hard-delete messages when moving messages from Unified Mail's folder to another Unified Mail's folder - /appsuite/support#499
  • Ensure proper result size for contact requests if com.openexchange.showAdmin is set to false - /appsuite/support#223
App Suite UI
Additional Components