App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.38
  • Release 8.37
  • Release 8.36
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
    • Helm Charts
      • AI-Service documentation
      • App Suite Stack Chart
      • Cache Service
      • DocumentConverter
      • ImageConverter
      • App Suite Middleware Core
      • SpellCheck
      • Switchboard
  • 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.36.73 - 2025-05-22

Changed

  • Added DEBUG logging when altering "no copy into standard sent folder" mail setting - /appsuite/support#567

Fixed

  • Properly check for timed out blocking updates - /appsuite/platform/core#277
  • Allow property-wise override for "no copy into standard sent folder" mail setting - /appsuite/support#567

8.36.72 - 2025-05-09

Fixed

  • Add watch permission for role to allow watching secrets

8.36.70 - 2025-04-23

Changed

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

8.36.69 - 2025-04-23

Changed

  • SCR-1558: Introduced 'dontResolveEntities' parameter to support import of separate event copies - /appsuite/platform/core#237
    • b15906b1 Changed: Introduced 'dontResolveEntities' parameter to support import of
    • 0b0e30a9 test polishing
    • 2c6a3582 extended documentation
    • ddec395c more documentation

8.36.68 - 2025-04-22

Fixed

  • Keep local IP address in generated session - /appsuite/platform/core#250

8.36.61 - 2025-04-09

Fixed

  • 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

8.36.52 - 2025-04-04

Fixed

  • Applied various improvements in communication with Redis - /appsuite/support#527

8.36.50 - 2025-04-01

Fixed

  • Only update attributes if there are actual changes - /appsuite/platform/core#193

8.36.49 - 2025-03-28

Fixed

  • Corrected parameter handling when storing snippets into database - /appsuite/platform/core#224

8.36.46 - 2025-03-21

Fixed

  • Removed superfluous call to hard-delete messages when moving messages from Unified Mail's folder to another Unified Mail's folder - /appsuite/support#499

8.36.43 - 2025-03-18

Fixed

  • Remove superfluous checkout step

8.36.42 - 2025-03-18

Fixed

  • Add additional git pull step before creating the gitlab release

8.36.41 - 2025-03-18

Fixed

  • Use checkout step instead of pull command

8.36.40 - 2025-03-18

Changed

  • Pull changelog changes via ssh agent

8.36.39 - 2025-03-18

Fixed

  • Fetch changelog changes before creating the gitlab release

8.36.38 - 2025-03-18

Fixed

  • Orderly copy configuration when using the go entrypoint script

8.36.37 - 2025-03-17

Added

  • Added folder mode to deputy permission feature - /appsuite/platform/core#173

8.36.36 - 2025-03-12

Added

  • SCR-1528: Documentation for new "convert-guest" option (SCR-1528)
  • Introduced Go entrypoint script
  • Introduced trash folder for contacts - appsuite/platform/core#154
    • SCR-1516: Added hardDelete parameter to contacts delete
    • SCR-1517: Added hardDelete to InternalContactsAccess Interface
    • SCR-1518: Added restoreContact to FolderReadWriteContactsAccess
    • SCR-1519: Added hardDelete to FolderReadWriteContactsAccess
    • SCR-1520: New restore action for addressbook endpoint
    • SCR-1523: New property com.openexchange.contact.trashFolder.enabled
    • SCR-1526: New origin column for prg_contacts and del_contacts
    • SCR-1532: Introduced 'contact_trash' capability and config-path / jslob
  • Added mail filter checker framework + reject single command check
  • Import further EMAIL properties into email1/email2/email3 unless already populated - /appsuite/platform/core#190
  • More explanations and examples for Redis Cluster - /appsuite/platform/core#200

Changed

  • INU-4803: Additional tests for eager EMAIL import of vCards
  • SCR-1536: Updated Caffeine caching library from v3.1.8 to v3.2.0
  • SCR-1537: Updated Netty libraries from v4.1.115 to v4.1.119
  • Updated gotenberg and collabora dependency
  • Convert guest to regular user - /appsuite/platform/core#119
  • Added new lean properties to specify primary account's namespaces which are necessary when using Dovecot's DoveAdm API to manage deputy permissions - /appsuite/platform/core#188
  • Use spooling directory also when generating a data export's result files - /appsuite/platform/core#206

Fixed

  • Fixed no-class-def error javax/net/ssl/SSLSocketFactory
  • OXFolderAccess: Restored accidentally removed line
  • Added docu for special value types for UI settings
  • Adjusted weakforced docu for helm deployments. Ref. [#458]
  • Changed convertguest soap field to last position. Ref. [#207]
    • Basically training wheels for shitty soap clients.
  • Fixed typo in webauth prop docu
  • Support Unified Mail for requested undo operation - /appsuite/platform/core#199
  • Don't fail on 'null' values from MGET results - /appsuite/platform/core#202
  • Prefer a local cache for too frequently queried context data - /appsuite/platform/core#215
  • Enforce plain JSON response for mail-compose requests - /appsuite/support#460
  • Pay respect to UserSettingMail.isHardDeleteMsgs() setting - /appsuite/support#473
App Suite UI
Additional Components