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

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, lv_LV, nl_NL, pl_PL, pt_BR, ro_RO, ru_RU, sk_SK, sv_SE, tr_TR, zh_CN, zh_TW (translations#122)

Fixed

  • Ensure reminder for PWA install instructions works on iOS (#755)
  • Launcher: Align feedback button text correctly (#758) 341b0bc8
  • Remove unwanted hover state from mail header (#748) 7354e4f3
  • Whats new dialog images are customizable via setting (#767)

8.32.0 - 2024-11-22

Added

  • AI: Filtration of generated categories e3d70dc
    • Enables AI generated categories to be added without appearing in the users own manually created categories
  • Calendar Empty State Icons for list layout (#327) 77d1f0d

Changed

  • Breaking change: QR login now expects configured application name to be 'qrlogin' (#694) aaa1abf
    • previously first defined application in com.openexchange.tokenlogin.applications was used
    • this did not work for all cases when multiple applications were configured
  • Breaking change: Remove OX Count code from core ui c4a038c
    • Count code will be delivered by OX Count itself
    • Core UI keeps an API stub under pe/count/api
    • API was moved to the PE directory as it uses the OX Proprietary Software License
  • Login: Label Username spelled consistently as a single word (#276) 61e22ac
  • Reuse desktop hover/bold styles for mail-items/list-items on mobile (#623) e1414d6
  • Reuse desktop style for class list-item-checkmark (#623) fc4e9d8
  • Support custom illustrations in what's new dialog (#716) 8a68c98

Deprecated

  • Pending removal with 8.34 (#671) ebc2c5c
    • Setting autoselectMailOnStart. Please use autoSelectNewestSeenMessage instead.
  • Pending removal with 8.34 (#671) 695c1f1
    • function validationFor from io.ox/backbone/validation.js
    • point io.ox/backbone/validation/formats
    • event changeMode in io.ox/tasks/edit/main.js

Fixed

  • Adjust 'a11yLabel' function to check right flagByColor setting (#734) 2ad9bc2
  • App Launcher width grows wide content (#703) 04934ab
  • Calendar handles missing entity in detail view correctly (#665) 01117d1
  • Check manifest requirements even when device requirements are met (#700) 8aece0a
    • Prior to this fix, entries in these manifest files were incorrectly marked as enabled regardless of capabilities or feature toggles
    • pe/portal/plugins/client-onboarding/manifest.json: capability client-onboarding was not checked.
    • plugins/administration/groups/manifest.json: capabilities edit_group and gab were not checked.
    • io.ox/calendar/countdown/manifest.json: capability calendar and feature toggle countdown were not checked.
    • io.ox/switchboard/manifest.json: capability switchboard and feature toggle presence were not checked.
  • Clear session storage on logout (#716) c74f0ff
  • Date picker uses last selected date for new appointment in week-view on mobile (#585) c13ab57
  • Ensure calendar overview respects top safe area (mobile) (#468) d9c3839
  • Ensure mail attachments are always downloadable on iOS (mobile) (#686) 091c1eb
  • Ensure possible focus in first start wizard with settings dialog opened (#401) 1b835d9
  • Ensure settings pane for mail preview checks the correct feature toggle (#690) baeb0a7
  • Ensure that regional settings are editable with Spanish set as language (#712) 3ecb56e
  • Ensure users are not stuck in login after using incorrect passwords (#691) 0c551a2
  • Feature toggle autoselectMailOnStart serves as fallback for autoSelectNewestSeenMessage (#642) 362c6f5
  • Flickering icons caused by asynchronous rendering (#736) 1318acb
  • Handles folder ids with special chars correctly in drive detail pane (#299) da42a16
  • Immediately refetch when requesting new QR code for QR login (#693) e4ee580
  • Improve alert colors in dark mode (#434) e427b8a
  • Improve AppLauncher handling of long strings (mobile) (#708) 6054be4
  • Login page theme is applied to MFA pages (#606) f13063c
    • The login page configuration is now applied to the multifactor pages.
    • Consult the Login page section of the Configuration chapter of the UI documentation and the Multifactor Authentication section of the Middleware documentation for more information.
  • Mail Detail: Show sender avatar and not avatar of first recipient (mobile) (#699) 93d7027
  • Mail Detail: Remove unintended grey bottom border in conversation view (#732) ee33b02
  • Mail List: Reserve space for text preview only when features/textPreview is enabled (#690) 98005a6
  • Modal dialog checkExtensions re-enables extensions when requirements are met (#665) d9a0b6d
  • Notification area overlaps sidepanel (#743) 6dbbec7
  • Open subscription settings from contacts folder subscription icon (#543) c9f4d3e
  • Optimize wrapping of name/mail address in topbar-account-dropdown (#502) 2568b87
  • Photos taken can be attached inline on iPad (#427) 6cdd089
  • Reintroduce event timing:mail:ready for OX Count (#717) 19d2c03
  • Remove reserved space for empty iTip view in mail detail (mobile) (#676) 379aa26
  • Show 'Empty Trash' action with Inbox Categories enabled (#688) ee41f4b
  • Show PWA installation instructions action for unsupported browsers (#714) 9ca7be9
Noteworthy Changes
Helm Charts