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
  • 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
    • Changelogs
      • App Suite UI
      • App Suite Middleware
  • Release 8.12
  • Release 8.11
  • Release 8.10

App Suite Middleware

8.13.0 - 2023-05-03

Added

  • MW-1909: iTIP Analysis and Apply actions for Resource Notification Mails
    • Scheduling mails to/from booking delegates of managed resources are sent as iMIP messages
    • Introduced additional header X-OX-ITIP for quick identification of such mails, obeying unique server id (MW-1405)
    • Existing iTIP analysis and apply workflows were extended accordingly
    • Consolidated notifications and scheduling messages and their transport providers
    • Introduced property com.openexchange.calendar.useIMipForInternalUsers to switch to full iMIP messages for internal receivers generally (SCR-1191)
  • MW-1908: Send Calendar Notifications to Resource Owners
    • Booking delegates now receive mails upon new, modified, deleted events with the resource
    • Organizers now receive mails upon replies for their booking requests
    • SENT-BY property of originator/recipient as well as mail's From / Sender header are set appropriately
  • MW-1405: Introduced a unique server identifier

Changed

  • MW-1913: Changed mail push config to prevent multiple notifications
    • SCR-1158: Added toggle switches for mail push implementations, made existing properties reloadable

Deprecated

  • SCR-1208: Deprecation of Internal OAuth Authorization Server

Fixed

  • MWB-2124: Change PRIMARY KEY through creation of a temporary table if the attempt to drop PRIMARY KEY is prohibited by MySQL server
  • IMAP: Allow fast EXPUNGE of trash folder in "fire & forget" fashion
  • MWB-2118: No Option to prevent creation of Guest Users with Specific Email Addresses595c926
    • SCR-1206
  • MWB-2110: Proper imports of Netty IO packages
  • MWB-2125: Do not batch-delete more than 1,000 objects from S3 storage using DeleteObjects request
    • See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjects.html
  • MWB-2045: Omit specific OS version for macOS clients
  • MWB-2129: Orderly surround column name with backpack characters '`'
  • MWB-2121: Properly check master authentication first for getData call
  • MWB-1893: Error when deleting appointment series with multiple different organizers
  • MWB-2122: Update lastmodified timestamp when decrementing use count
  • MWB-2119: Optimized cleanup job & settings
  • MWB-2128: CalDAV: Unexpected runtime exception on REPORT
  • MWB-2116: Correctly use commands for POP3
  • IMAP: Set proper status for IMAP AUTHENTICATE command
  • MWB-2095: Conflicting folder "Userstore" exposed to Drive Clients
  • MWB-2127: Re-adding a resource leads to a permission error
  • MWB-2103: Missing the verb in calendar invitation email template for it_IT
  • MWB-2120: Fixed the documented default value for com.openexchange.oidc.hosts
  • MWB-2134: Don't return an unmodifiable instance of java.util.Map
  • MWB-2030: Orderly do set session- and share-cookie when resolving share link
  • MWB-2090: Enhanced the documentation to warn about potentially vulnerable password change scripts
  • Removed duplicate dot in internal password change notification

Security

  • MWB-1996: CVE-2023-26455
App Suite UI