App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.37
  • Release 8.36
  • Release 8.35
  • Release 8.34
  • Release 8.33
  • Release 8.32
  • Release 8.31
  • Release 8.30
  • Release 8.29
  • Release 8.28
  • Release 8.27
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • OX Guard
  • 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.27.6 - 2024-09-16

Added

  • Translation in What's new dialog for custom font size feature description (#487)

Fixed

  • Strip milliseconds when triggering a custom scheduled mail to support Firefox again (#476)
  • Use latest help link reference in settings section for signatures (#514)

8.27.5 - 2024-07-23

Added

  • Translation updates version 8.27

8.27.4 - 2024-07-17

Changed

  • Allow individual font sizes for html emails (ui#403)
    • Extends the initial feature by applying custom font-size in to our general mail-detail style
    • Rich HTML emails, such as newsletters, override font size using inline styles

Fixed

  • Help link in shortcuts settings (ui#451)

8.27.3 - 2024-07-09

Fixed

  • Code-loading issue with non '/' root paths for features and settings (ui#453)

8.27.2 - 2024-07-08

Added

  • AI integration is compatible with core upsell (ai-service#27)

Fixed

  • Code-loading issue with non '/' root paths (ui#453)

8.27.1 - 2024-07-08

Removed

  • AI integration is compatible with core upsell (ai-service#27)

8.27.0 - 2024-07-04

Added

  • AI integration is compatible with core upsell (ai-service#27)
  • Section label for primary mail account in the folder tree is configurable (ui#355)
  • Users can now adjust font sizes for most emails to improve readability (ui#403)

Changed

  • File Viewer: Improve prefetching, focus handling and keyboard support (FCV-2, FCV-14)

Deprecated

  • Pending removal with 8.29 (ui#397)
    • File io.ox/messaging/accounts/api.js
    • File io.ox/messaging/messages/api.js
    • File io.ox/messaging/services/api.js
    • Validator function/format string of io.ox/backbone/validation.js
    • Validator function/format text of io.ox/backbone/validation.js
    • Validator function/format url of io.ox/backbone/validation.js

Removed

  • Deprecated code (ui#397)
    • Class names and selectors containing fa or concrete font awesome icon classes like fa-times
    • Function infoLine of mail/compose/utils.js
    • Extension ios-focus of point io.ox/core/tk/contenteditable-editor/setup

Fixed

  • A11y: Contact detail view follows accessible heading structure (ui#423)
  • File Viewer: Styling of disabled rename button (FCV-25)
  • File Viewer: Closing the slideshow could result in an empty Viewer (FCV-20)
  • File Viewer: Missing tooltip of slideshow close button added (FCV-27)
  • OX Display renders mail list space reliably (display#10)
  • Missing AI button added in mail detail window (ai-service#21)
  • Remove AI integration action "Generate answer" when mails are grouped by conversations (ai-service#26)
  • Search: show category name instead of internal category id (mobile) (ui#303)
  • Use larger default font size for plain text mails instead of desktop default (mobile) (ui#413)
Noteworthy Changes