- Update tinymce to latest patch release (failing yarn audit report)
- OXUIB-2637: Dropdown items defined as HTML link with url in href don't react to clicks
- Feedback dialog showing up in pwa mode
- OXUI-689: Support Browser back/forward for basic App Suite navigation
- OXUI-1152: Implement dirty checks for tasks and contacts after blur
- OXUI-1383: As a developer I want to restrict plugin loading based on brand or hostname
- Breaking change: OXUI-1025: Update TinyMCE to Version 6
- TinyMCE is not prebundled externally anymore and is now treated as a normal npm dependency that will be automatically updated like any other dependency
- Our emoji and image handling plugins are now located at src/lib/tinymce/
- The npm module @open-xchange/tinymce is therefore of now obsolete and its use is deprecated
- Toolbar configuration has changed! Please see the official migration guide: https://www.tiny.cloud/docs/tinymce/6/migration-from-5x/
- TinyMCE skin adapts to App Suite Theme via CSS variables
- TinyMCE dialog style deviations are now remedied
- Keyboard support: Using escape to dismiss mail compose works now from TinyMCE
- OXUI-1224: New styling for mobile dropdowns
- OXUI-1361: Improve keyboard shortcuts
- OXUI-1367: Improve general guided tour through the app
- Avoid loading settings/strings.js when loading whatsnew/main
- Explicitly set email content to light mode
GetPriority
of task/utils
, pending removal with 8.21. Use getPriorityParts
instead.- Pending removals with 8.21
- DOCS-5104: Add missing toolbar entry for screen size in popout viewer
- OXUI-1318: OX Display breaks axe DevTool scan
- OXUI-2586: Service worker breaks delivery of png files
- OXUIB-2431: Tooltip 'Select contacts' doesn't close automatically
- OXUIB-2469: Missing personal data download link
- OXUIB-2517: Vacation notice end date must be clicked twice
- OXUIB-2519: Drag&drop not working with custom iframes
- OXUIB-2530: Mail search does not handle before dates correctly
- OXUIB-2540: Missing icon for low priority tasks
- OXUIB-2553: Reply not possible for mails with embedded image/svg+xml images
- OXUIB-2561: Active devices settings list missing margin between location and date
- OXUIB-2565: Wrong information displayed and actions disabled for scheduling mail
- OXUIB-2569: Dropdowns in folder tree are cut off
- OXUIB-2570: Dark mode uses dark font-color in month view on mobile
- OXUIB-2571: Switchboard websocket token not deleted on logout
- OXUIB-2573: Inconsistent naming of iCal subscription feature
- OXUIB-2576: Reply button is disabled in mail threads (conversations)
- OXUIB-2579: 'Add mail account' is shown when permission is not set
- OXUIB-2584: Slow mail deletions on MW side are not reflected in UI
- Missing check for capability gab in settings/strings.js