- Device-specific activation settings for upsell (e.g. upsell/activated-on-smartphone)
- Support for custom quota bar colors f76da2049
- Breaking change: Upsell trigger "files-folderview-quota" has accidentally been renamed to "drive-folderview-quota" in 8.43.0 c595adf1b
- 8.43.0 includes significant changes around the quota widgets in Mail and Drive to improve their upsell capabilities
- The quota widget looks slightly different and comes along with a set of new configuration parameters
- Please check the upsell documentation for details
- The upsell trigger ID for the quota widget in Drive has accientally been renamed to "drive-folderview-quota"
- This will be changed back in 8.44 and in a patch for 8.43.2
- Mail: Compose - warning for slow performance is shown even if mail is just few kb
- As a customer I have more options to promote storage upgrades
- Add support for an optional teaser text for more storage
- Add support for an alternative optional teaser text when usage gets closer to the limit
- Message count quota is shown as a warning (instead of a second bar)
- Threshold for second teaser is 80%, for count-based warning it's 90%.
- All strings are customizable (per language)
- See documentation for more details (upsell/trigger)
- Deprecated code parts have been removed from the following files:
- Extension
tools of point io.ox/settings/pane - File
io.ox/contacts/settings/modal.js - File
io.ox/core/async.js - File
io.ox/core/fluent.js - File
io.ox/core/metrics.js - File
io.ox/core/sockets.js - File
io.ox/core/sub/settings/register.js - File
io.ox/core/taskQueue.js - File
io.ox/core/tk/reminder-util.js - File
io.ox/core/tk/reminder-util.scss - File
io.ox/files/settings/model.js - File
io.ox/filter/folder.js - File
io.ox/formats/vcard.js - File
io.ox/mail/api-legacy.js - File
io.ox/oauth/proxy.js - File
io.ox/rss/settings/defaults.js - File
io.ox/settings/security/sessions/settings/pane.js - File
io.ox/tasks/actions/printDisabled.js - File
io.ox/tasks/settings/defaults.js - File
io.ox/tasks/settings/model.js - File
io.ox/tasks/settings/pane.js - File
io.ox/tours/whats-new.js - File
io.ox/wizards/firstStart/settings/defaults.js - File
pe/upsell/plugins/simple-wizard/register.js - File
plugins/halo/test.js - Function
onShow of YearView
- "Add storage account" does not re-appear on account remove
- Shortcut overview pane missing label referencing adjustable settings
- Accessibility issues in "Connect your device" dialog (e.g. missing alt tag, labels)
- Appointment attendee names containing words in rounded or square brackets look weird
- Available() and wouldTriggerUpsell() should return false in upsell stub
- Broken header styles
- Check result of Spreadsheet Viewer extension point to prevent type error
- Closing a draft duplicates it in some cases (mobile)
- Dropped test for fallback pngs
- Focus in appointment conflict dialog on unexpected element
- Img tags generated in text mails
- Mail compose view jumps when typing
- Use smart fallback when defaultFontStyle user preference is undefined
- Misaligned appointment titles in week view
- Missing date picker field name in aria-label/aria-description
- Missing notification sound options for email alerts
- Missing title and aria-label on logo button
- Moving a contact to another folder via drag & drop throws error
- Search index in settings contains entries from disabled pages
- Secondary actions like "New distribution list" are not grayed out if unavailable
- Sidepanel: Time instead of date displays in Tasks sidepanel for overdue task
- Tab order for appointments in weekview is sometimes wrong
- Tasks appears in Sidebar although not available for the user
- Tiny icon in storage portal widget
- Tiny MCE toolbar uses correct border color
- Unable to add alt text to inline images in mail compose
- Upsell widget in folder view ("document encryption") should only appear if upsell for guard is enabled
- Use compose/maxMailSize instead of attachmentMaxUploadSize for error message MSG-1017
- Using the phone call functionality breaks appsuite
- Using Voice Over with Safari 18 has a glitch around hidden fieldset and still reads their legends
- Voice-And-Video: Revoking a Zoom token results in 400 Bad Request (voice-and-video-service#13)