App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.38
  • Release 8.37
  • Release 8.36
  • Release 8.35
  • Release 8.34
  • Release 8.33
  • Release 8.32
  • Release 8.31
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
        • OX Guard
        • Switchboard
    • Helm Charts
      • AI Service Helm Chart
      • App Suite Stack Chart
      • Cache Service
      • DocumentConverter
      • ImageConverter
      • App Suite Middleware Core
      • SpellCheck
      • Switchboard
  • 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.31.2 - 2024-11-25

Fixed

  • Mail List view reserves space for text preview even when features/textPreview is disabled (#690)

8.31.1 - 2024-11-15

Added

  • Reintroduce event timing:mail:ready for OX Count (#717)
  • Translation updates for external languages
    • cs_CZ, da_DK, el_GR, en_GB, es_ES, es_MX, fi_FI, 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

Changed

  • Breaking change: QR login now expects configured application name to be qrlogin
    • previously first defined application in com.openexchange.tokenlogin.applications was used
    • this did not work for all cases when multiple applications were configured
    • please see io.ox/core//features/qrSessionHandover at documentation.open-xchange.com

Fixed

  • Ensure mail attachments are always downloadable on iOS (mobile) (#686)
  • Ensure proper focus in the first-start wizard when the settings dialog opens (#401)
  • Ensure settings pane for mail preview checks the correct feature toggle (#690)
  • Improve AppLauncher handling of long strings (#708, #703),

8.31.0 - 2024-10-24

Added

  • Autoopen data to debug output (#633) 6a8d902
  • Component reference ext to window object in debug mode (#633) 4fb6875
  • Differentiated unsupported browser message for chrome on iOS (#469) d8884e3

Changed

  • Consolidate sort order logic for mail flags in UI and middleware (#591) cbc995d
    • Updated the default sort order for flag_unseen (column 651) to asc.
    • With the corresponding middleware change (appsuite/platform/core@4c5c6e3), flagged emails will now appear at the top in the default sort order.
  • Disable new First Start Wizard when the old First Start Wizard is active (#601) d180317
  • Enhance support for multi-level colored block quotes in mail detail (#659) d3eb954
  • Improve PWA instructions by removing misleading description and adjust button text (#595) 653c920
  • Remove unused id attributes from common svg files (#652) d8fd540
  • Remove unused id attributes from default theme svg files (#652) b70046d

Deprecated

  • Pending removal with 8.33 (#646) 27ec084, 093b615
    • extension point io.ox/tasks/detail-view/infopanel is deprecated, pending removal with 8.33. Please use io.ox/tasks/detail-view instead.

Removed

  • Deprecated code (#545, #646) 013c362, 4bd346e
    • function string from io.ox/backbone/validation.js
    • function text from io.ox/backbone/validation.js
    • function url from io.ox/backbone/validation.js
    • point io.ox/settings/sessions/deviceType

Fixed

  • Breaking change: Mail list and horizontal layout (#628) 12237e8
    • Index of different extension for point io.ox/mail/listview/item/small/col6 changed
  • Breaking change: Fallback image & Avatars (#519) b1a484e
    • Fix: Search - Missing picture for suggested contacts
    • Fix: Fallback images can not be loaded
    • Fix: Ensure consistent avatar styling across all views
    • Fix: Prevent password managers from trying to fill in participants
    • Remove: Fallback images for Avatars
  • Adjust components layout to avoid potential smartphone notch obstruction (mobile)
    • Dropdown (#553) a23555f
    • Window (#553) 066e8ec
    • Detail popup (#554) 1981f80
  • Align vacation notice layout (mobile) (#497) 3acb632
  • Attachment dropdown in mail compose handles special attachment case (#373) 1ca7117
  • Contacts supports sorting by last name (#626) 48c2436
  • Disable document viewing action while downloading (#5328, DOCS-5328) ff94622
  • Ensure correct number of unread messages in Portal widget summary (#577) 81b5b0f
  • Ensure proper styling of list items in Drive for landscape mode (mobile) 79cba37
  • Ensure sharing dialog header is accessible in landscape mode (mobile) (#539) ccb76b5
  • File upload to Drive (mobile) (#657) 83f2a29
  • Hide "Sort by" dropdown in list view during search (#656, #460) 7920da7
  • Improve "Connect your device wizard" layout for landscape mode (mobile) (#522) 9709890
  • Improve settings layout for landscape mode (mobile) dc05c87
  • Keyboard shortcut "Save task" sets correct title (#525) d47e796
  • Move reminder date to task-details container (#555) 3a22ba9
  • Use correct button label when editing restored task (#672) ef440fd
  • Use correct outline of remove action for portal photo widget (#553) cf2f583
  • Use correct link color variable for "Find a free time" (#666) c85ed54
Noteworthy Changes
Helm Charts