App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.42
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
        • Switchboard
    • Helm Charts
      • App Suite Stack Chart
      • Helm Chart core-cacheservice
      • Helm Chart core-documentconverter
      • Helm Chart core-imageconverter
      • App Suite Middleware Core
      • Helm Chart core-spellcheck
      • Switchboard
  • Release 8.41
  • Release 8.40
  • Release 8.39
  • Release 8.38
  • Release 8.37

App Suite UI

8.42.2 - 2025-09-19

Added

  • Translation updates forcs_CZ, da_DK, el_GR, en_GB, es_ES, es_MX, fr_CA, fr_FR, hu_HU, it_IT, ja_JP, lv_LV, nl_NL, pl_PL, pt_BR, ro_RO, ru_RU, sk_SK, sv_SE, tr_TR, zh_CN, zh_TW b709319, d430465

Fixed

  • Address Book: Moving a contact to another folder via drag & drop throws error (support#848) 9380e83
  • General: Secondary actions like "New distribution list" are not grayed out if unavailable (support#872) c176e18
  • Sidepanel: Tasks appears although not available for the user (support#863) 0121e36

Security

  • Ignore CVE-2025-1647 (Bootstrap 3.4.1 DOM Clobbering) as we don't use the affected functions 660cfc235

8.42.1 - 2025-09-12

Fixed

  • Contacts: Using the phone call functionality breaks appsuite (support#857) 1a79ffa
  • Mail Compose: Ensure toolbar is rendered after setting default to off (support#846) c15c486
  • Mail: "Add storage account" does not re-appear on account remove (support#804) a508679
  • Mail: Support importing vcard distribution lists again (support#859) a949ab7
  • Sidepanel: Time instead of date displays in Tasks sidepanel for overdue task (support#819) 427327ab
  • Voice-And-Video: Revoking a Zoom token results in 400 Bad Request (voice-and-video-service#13) b6553eb

8.42.0 - 2025-09-05

Added

  • Mail Compose: Simple support for right-to-left text direction (ui#1080) a240ee1
  • Upsell: As a customer I can resize the checkout iframe to the correct size for the landing page layout (ui#141) 72bfca9
  • Upsell: Support for more flexible conditions (ui#1139) f5d88e0
    • introduce function support in upsell conditions to allow more explicit conditions
    • cover complex conditions (with more than one capability/feature)
    • fine-tune semantics for condition for features and upsell triggers
    • add support for feature toggles in upsell conditions
    • add basic support for plans
    • check documentation for details (upsell section)

Changed

  • Mail: Move paperclip in listview to own extension point 3a305eb
  • Portal: Improve layout by hiding side panel (ui#1122) be6a6e6
  • Mail: Improve signature designer (ui#1111) a8dc6cb1, f6e6a14e
    • User data persistence: First entered user details are now remembered and reused automatically
    • Typography customization: Font size and family can be adjusted
    • Theming: Social media icons and other elements now adapt to the selected theme color
    • Template compatibility: Improved compatibility of existing templates with various mail clients
    • Image upload improvements: Added a new upload button with drag-and-drop support

Deprecated

  • Pending removal with 8.44 (#1104) d781caa
    • file io.ox/core/pdf/canvasrenderer.js
    • file io.ox/core/tk/sessionrestore.js
    • event appended triggered on views in io.ox/calendar/invitations/register.js and io.ox/mail/invitations/register.js

Removed

  • Deprecated code (#1104) 40ba495

Fixed

  • Address Book: Users can edit their own contact data in the "Users" folder (support#820) b054d4f
  • Drive: Allow searching by file type without requiring a partial name match (support#813) 737d4b1
  • General: Ensure proper visibility of the taskbar when a single window is minimized (support#789) 3a77bf9
  • General: Render dropdown with correct height/position on mobile (ui#1120) 8349088
  • General: Resolve performance issues in picture editor (support#799) 35f7cce
  • General: Support enter key to open Enterprise Picker in app launcher dropdown (support#826) 02af8b1
  • General: Use left-aligned layout for phone number entries in "call" dropdown (support#823) 292dd04
  • General: Use proper semantic headings (h1, h2, …) to improve screen reader navigation (ui#1050) 2030855
  • General: Use translated labels for default categories (ui#1114) 4aff1c4
  • Mail Compose: Show detailed error message when file size limit is hit (support#855) a117f6f
  • Mail: Automatically update external mail accounts after password change (ui#929) 7762172
  • Mail: Ensure action "move" is available in toolbar without enabled inbox categories feature (support#781) c7f0de6
  • Mail: Use right topbar state after deleting all emails on mobile (ui#1097) 4915378
  • Mail: Use right user data for appointment invitation mails in shared mail folders (ui#1586, ui#1101) 3a5510d
  • Portal: Ensure new users can add RSS feeds (ui#1083) 11b414a
  • Settings: Check configurability of each setting in General > Apps separately (support#844) dbb138c
  • Settings: Mail filter rules with status "non-editable" are positioned correctly (support#756) 0c11038
  • Sidepanel Calendar: Ensure appointment position is properly synchronized (support#793) 962cb36
  • Sidepanel: Apply inverted icon color in "Updates" pane when in dark mode (ui#1125, ui#1108) f5a6be3
  • Sidepanel: Ensure correct capability for tasks is checked ecdf3c4
  • Sidepanel: Tasks pane now uses the correct app icon (ui#1121) 9563df8
  • Task: Add mail reference when using the full edit view for reminders (support#759) 291b8c9
  • Upsell: Addressing broken checks on conditions like mail_export && infostore by introducing upsell.available(...) as alias for visible() and deprecating the use of enabled(...) (ui#1127) ecd916d
Noteworthy Changes
Helm Charts