- Mail List view reserves space for text preview even when
features/textPreview
is disabled (#690)
- 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
- 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
- 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),
- 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
- 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
- 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.
- 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
- 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