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
  • Release 8.24
    • Noteworthy Changes
      • Important Changes
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • OX Guard UI
  • 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.24.6 - 2024-07-04

Security

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

8.24.5 - 2024-07-03

Note: internal release

8.24.4 - 2024-05-21

Fixed

  • Missing translations in settings

8.24.3 - 2024-05-10

Fixed

  • AI-15: AI consent dialog has configuration for all used links shown in the text
  • Support for full locale in getCustomString method

8.24.2 - 2024-05-03

Added

  • Translation updates for 8.24

Fixed

  • OXUIB-2762: No focus of selected icon from menu bar (mobile)
  • Category browser extension loaded without activated feature toggle
  • Icons on the login screen should not depend on settings

8.24.1 - 2024-04-25

Added

  • Feature #263: Error message for OpenAI moderation must be configurable
  • Feature #265: Searching in mail body must be optional

Fixed

  • OXUIB-2773: Notification area overlaps menu bar on tablet
  • Appointments ignore their timezone on mobile
  • Broken gt string in What's new dialog
  • Fixed missing gt() call for AI integration error messages
  • AI consent dialog must not escape link text
  • Mobile appointment distribution not optimal
  • Month view is not rendered fully initially (mobile)

8.24.0 - 2024-04-05

Added

  • OXUI-1343: Handle Active/Active related headers
  • OXUI-1429: As a user I can browse in categories
  • German translation for OXUIB-2771

Changed

  • DOCS-5135: Availability of 'Current folder' search in Drive is determined by folder capabilities now and not strictly disabled for external storages
  • OXUI-1397: As a smartphone user I have a redesigned month view
  • OXUI-1398: As a smartphone user I have a week view navigation in calendar
  • Streamline App Suite settings design and ordering
    • Add a separate section for 'Layout' in the calendar 10db91946
    • Add separate sections for 'Layout', 'Inbox categories', 'Default sending address', and 'Folders' in mail settings
    • Improve 'Advanced' sections e7665ec39,
    • Improve headlines, explanatory texts and labels
    • Improve previews for 'Language and time zone' and 'Mail signatures' 312acc3c3,
    • Move setting 'Show reminders for past appointment' to notifications
    • Use colored app icons in folder tree

Deprecated

  • Pending removal with 8.26
    • Function $.escape in jquery.plugins.js. Please use CSS.escape() instead.
    • Default property searchTerms of app based extensions for point io.ox/settings/pane/main

Removed

  • Deprecated code
    • Classname ox-internal-mail-link
    • File io.ox/core/api/templating.js
    • File io.ox/core/extPatterns/dnd.js
    • File io.ox/emoji/categories.js
    • File io.ox/emoji/conversions.js
    • File io.ox/emoji/main.js
    • Function DropZone of io.ox/core/tk/upload.js
    • Function isEnabled of iio.ox/mail/sanitizer.js
    • Point io.ox/mail/compose/boot/preserve-mobile-signature
    • Remove action io.ox/calendar/actions/switch-to-week-view
  • Remove use of deprecated sanitizer.isEnabled function

Fixed

  • DOCS-5138: Infostore folder search does 'all folders' search even when 'current folder' is selected
  • DOCS-5275: Popout viewer fails
  • OXUIB-2693: Context/User level logout location config
  • OXUIB-2733: Custom accent color is not applied in mobile theme
  • OXUIB-2754: Advertisement label overlaps dropdowns
  • OXUIB-2771: Error message instead of a kind of warning when searching in unified mailbox folder
  • Caching svg icons if Service Worker is disabled
  • Gray space beneath year calendar on desktop
  • Remove default styles from HTML mails to avoid layout issues
  • Load svg icons once in vgrid templates
  • Mail action buttons show double tooltips
  • Swiper performance issues caused by touch events
  • General settings pane do not support the old format for the "autoStart" setting
  • Use right extension id hidden-files in files settings
  • Disable "Default text style" dropdowns when plain text is selected in mail settings
Noteworthy Changes