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
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • OX Guard UI
        • OX Guard
  • 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.26.0 - 2024-06-05

Added

  • MW-2321: Webhook Option for Password Change

Changed

  • MW-2326: Re-implemented put-if-absent for KeyDB; e.g. replaced special SET(GET) command with PX and NX option set
  • MW-2332: Export SimpleMeterRegistry
    • add io.micrometer.core.instrument.simple to the list of exported
    • packages in the bundle com.openexchange.metrics.micrometer, to allow
    • using it in unit tests
  • MWB-2622: Added logging when events w/o recurrence are encountered during 'needs-action' generation

Removed

  • MW-1928: Cleanup unused/legacy Servlets

Fixed

  • CP-514: Let authentication plugin signal to ignore the call to it - 2
  • MW-926: Resolve user aliases in picture search, too
  • MWB-1582: Use term "address book" in favor of generic "folder" when sharing contacts
  • MWB-2544: Use the SMTP extension for transmission of large messages through chunking
  • MWB-2584: Corrected documentation
  • MWB-2585: Updated documentation
  • MWB-2598: Orderly load a transport-only mail account on user deletion
  • MWB-2602: Unable to load FCM configuration
  • MWB-2607: Don't start immediate processing of data export task if not enabled on node/pod
  • MWB-2616: No extra . if chunking of SMTP data is enabled
  • MWB-2617: Introduced users_per_context table in ConfigDB to have a direct access how many users use a certain file storage
  • MWB-2626: Drops foreign key from "infostore_document" table due to missing unique key in the referenced table "infostore" and adds an appropriate index instead
  • MWB-2630: Enhanced detection for potentially long running file operations
  • MWB-2634: Avoid NPE when JSON data is missing
  • MWB-2635: Throw exception on session miss
App Suite UI
Additional Components