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
  • Release 8.26
  • Release 8.25
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • OX Guard UI
  • 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.25.4 - 2024-07-03

Fixed

  • Category Browser: Searching for mail was broken when no "virtual/all" folder is available
  • Empty section "Section" was shown in mail settings (mobile)
  • Missing translation in notification settings
  • Small desktop default font-size was used for text-mails (mobile)

Security

  • Update TinyMCE to v6.8.4 to address CVE-2024-38357
    • Important: App Suite is not affected due to its own sanitizing mechanisms

8.25.3 - 2024-05-24

Added

  • Translation updates

Fixed

  • Category creation/editing dialog stays in an error state after validation fails for the first time
  • Category names are not trimmed during creation/editing

8.25.2 - 2024-05-17

Added

  • Updated translations for German and several other languages

Fixed

  • Settings sections expanded randomly
  • "Add passwords" section missing in "Application Passwords" settings

8.25.1 - 2024-05-10

Fixed

  • AI-15: AI consent dialog has configuration for all used links shown in the text

8.25.0 - 2024-05-03

Added

  • Redesign of the "Connect your device" wizard
  • Searching in mail body is optional
  • Support for full locale in getCustomString method
  • Error message for OpenAI moderation is configurable

Changed

  • Breaking change: Remove trailing forward slash from ext point id [...]/appPasswords/addDevice/
    • Before: io.ox/settings/security/appPasswords/addDevice/
    • After: io.ox/settings/security/appPasswords/addDevice
  • Check isConfigurable when using settings search index
  • Reorganize icons in mail header (mobile)

Deprecated

  • Pending removal with 8.27
    • Font Awesome based selectors using class fa
    • Function infoLine of mail/compose/utils.js

Removed

  • Deprecated code
    • File io.ox/core/pdf/pdfannotationslayerbuilder.js
    • File io.ox/core/pdf/pdfcustomstyle.js
    • File io.ox/core/pdf/pdfdocument.js
    • File io.ox/core/pdf/pdfpolyfill.js
    • File io.ox/core/pdf/pdfsimplelinkservice.js
    • File io.ox/core/pdf/pdftextlayerbuilder.js
    • File io.ox/core/pdf/pdfview.js
    • File io.ox/core/pdf/pdfviewerlinkservice.js
    • Function $.svg. Please use createIllustration instead.
    • Function updateWeeks from calendar/month/view.js

Fixed

  • OXUIB-2762: No focus of selected icon from menu bar (mobile)
  • OXUIB-2773: Notification area overlaps menu bar (tablet)
  • OXUIB-2781: Portal widget shows "unlimited" quota if "0" is configured
  • AI consent dialog escapes link text
  • AI integration error messages are not translated
  • Appointment distribution not optimal (mobile)
  • Appointments ignore their timezone (mobile)
  • Category browser extension loaded without activated feature toggle
  • Icons on the login screen should not depend on settings
  • Mail search filter disappears after opening mail (mobile)
  • Mail search also shows flagged mails when searching for categories
  • Obsolete expand action shown in mail detail header (mobile)
  • "What's new dialog" contains broken translation
Noteworthy Changes