App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.37
  • 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
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • OX Guard
  • 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.27.0 - 2024-07-03

Added

  • MW-2325: Multi-Database Support for Redis
    • SCR-1383: New Property com.openexchange.redis.resilientDatabase
  • SCR-1402: New Column priority for Database Tables calendar_event and calendar_event_tombstone
  • SCR-1403: New field priority in Event model of HTTP API

Changed

  • MW-2309: Transform Next Caches to Redis
    • Previous regions FileStorageAccount and UserAlias are now backed by Redis cache
  • MW-2328: Additional (configurable) logging for some SOAP API requests
  • MW-2337: Transform MessagingAccount, c.o.messaging.json.messageCache, LDAPHostname and Reseller-related Caches to Redis
  • MW-2340: Transform FolderUserProperty Cache to Redis
  • MW-2651: Use canonical hostname when accessing distributed managed files
  • MWB-2641: Enhanced logging when copying a database table row fails during 'movecontextdatabase'
  • SCR-1393: Updated Netty libraries from v4.1.106 to v4.1.111
  • SCR-1394: Updated lettuce library from v6.3.1 to v6.3.2
  • SCR-1395: Updated Apache Commons IO library from v2.15.1 to v2.16.1
  • SCR-1396: Updated Apache Commons Codec library from v1.16.1 to v1.17.0
  • SCR-1404: Updated JCTools (Java Concurrency Tools for the JVM) from v4.0.3 to v4.0.5
  • SCR-1411: Added an account index to various calendar tables for improved look-up
  • Preparations to selectively invalidate caches after changing
  • Updated integrated timezone definitions to tzdata2023d

Removed

  • MW-2245: Web Socket Support
  • MW-2265: Removed PropertyMapManagement from user cc layer
  • MW-2318: Apache Commons Lang v2.6
  • SCR-1388: Removed obsolete bundle com.google.gdata
  • SCR-1389: Remove javax.jms library

Fixed

  • MWB-2639: Don't filter w:sdt elements during sanitizing
  • MWB-2644: Added config option to specify whether to use HTML on reply/forward to/of text-only E-Mails if HTML is chosen as preferred message format
  • MWB-2649: Avoid NPE
  • MWB-2650: Wrong FCM Push documentation
  • MWB-2657: Consistent value 200 for property AVERAGE_CONTEXT_SIZE
  • MWB-2659: Use proper i18n service to use best-fitting translation for a user's locale
  • MWB-2664: Lowered periodic log message about completion status of a database clean-up job to DEBUG log level
  • MWB-2666: Added missing import
  • MWB-2670: Redirect to configured logout page as fallback if session no longer exists
  • MWB-2676: Drop details (aka MDC) from JSON-formatted log message if DropMDC marker is present in log event
  • MWB-2687: Added a new update task which extends the propertyKey column to 256 chars
App Suite UI
Additional Components