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
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
    • Helm Charts
      • AI Service Helm Chart
      • App Suite Stack Chart
      • Cache Service
      • DocumentConverter
      • ImageConverter
      • App Suite Middleware Core
      • SpellCheck
      • Switchboard
  • 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 UI

8.33.4 - 2025-04-07

Fixed

  • Add logout button when the initial error dialog appears due to missing mail namespace (#909)

8.33.3 - 2025-02-25

Fixed

  • Unstyled MFA prompt flashing when loading (#885)

Security

  • Update dompurify from v3.2.3 to v3.2.4
    • Resolves CVE-2025-26791

8.33.2 - 2025-01-14

Fixed

  • Use old endpoint when changing flags or color_flags (#821)

8.33.1 - 2025-01-10

Added

  • Translation updates for cs_CZ, da_DK, el_GR, en_GB, es_ES, es_MX, fi_FI, fr_CA, fr_FR, hu_HU, it_IT, ja_JP, nl_NL, pl_PL, pt_BR, ro_RO, ru_RU, sk_SK, sv_SE, tr_TR, zh_CN, zh_TW

Fixed

  • Use right background color in dropdowns on mobile (#800)

8.33.0 - 2024-12-20

Added

  • Introduce a larger and more readable subject headline in mail detail (#549, #756) c363c08, 0a7c5fb
  • Undo possibility for mail actions delete, archive, move and copy d28c285

Changed

  • Improve emphasis of primary actions in mobile creation views (#750) baa31f8
  • Breaking change: Replace feedback plugin button/link attribute data-action="feedback" with 'data-name="feedback"` (#758) 03e26b2
  • Set a reasonable default start date for appointments based on perspective (#733) c0e2540
  • Breaking change: Switch to new mail endpoints for actions archive/delete/copy/move (#715) c5236d2
    • old endpoints did not support multiple references in one request
    • old endpoints are used per default for middleware versions <8.33
    • if old API is still needed, please set io.ox/mail//useLegacyApi to true

Deprecated

  • Pending removal with 8.33 (#726) bee0620
    • styling .toggle-all
    • extension toggle-all from point io.ox/mail/thread-view/header
    • column 307: summary from folders in http.js
    • point io.ox/mail/detail/header/recipients. Please use io.ox/mail/detail/header/subject-recipients instead.
    • flag ANSWERD from io.ox/mail/api.js. Please use ANSWERED instead.

Removed

  • Deprecated code (#726) 397f9d5
    • point io.ox/tasks/detail-view/infopanel, please use io.ox/tasks/detail-view instead.

Fixed

  • "Remind me again" for calendar notifications doesn't block UI (#727, #540) 7a0505a
  • Address Book Picker to correctly handle distribution lists containing email addresses with no-reply@ (#769) 3f9e629
  • Consider middleware's supported mail flagging modes (#757) b063dde
    • checks io.ox/mail//features/flag/color now
    • checks io.ox/mail//features/flag/star now
  • Ensure reminder for PWA install instructions works on iOS (mobile) (#755) a142feb
  • Inconsistent unread indicator in portal inbox widget (#752) 9bdd1ff
  • Launcher: Align feedback button text correctly (#758) 2fee482
  • Portal: Handle widget classes draggable and protected correctly on mobile (#557) 345360e
  • Prevent 'Edit Contact' dropdown text from being cut off (#729) 9ad56e6
  • Redraw recipients in mail detail when recipient data changes (#728) 510920d
  • Remove entries of unsupported accent colors and backgrounds from search index on mobile (#762) c30e3a7
  • Remove unwanted AI Chat button from popout Viewer topbar (#772) 7a6c6c1
  • Remove unwanted hover state from mail header (#748) c2826ab
  • Sender view uses radios instead of checkboxes (mobile) (#759) 9cad114
  • Settings: Align search results by accounting disabled extensions (#745) 1047165
  • Show modal dialog when deleting contacts (mobile) (#749) 3694ae9
  • Toggle “Add storage account” visibility correctly (#531) cc70ad2
  • Whatsnew dialog images are customizable via setting (#767) 394274f
Noteworthy Changes
Helm Charts