App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.42
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
        • Switchboard
    • Helm Charts
      • App Suite Stack Chart
      • Helm Chart core-cacheservice
      • Helm Chart core-documentconverter
      • Helm Chart core-imageconverter
      • App Suite Middleware Core
      • Helm Chart core-spellcheck
      • Switchboard
  • Release 8.41
  • Release 8.40
  • Release 8.39
  • Release 8.38
  • Release 8.37

AI Service

4.5.0 - 2025-09-05

Added

  • Add controls to the auto translation feature settings pane

Changed

  • New button styling for AI draft suggestions
  • New styling for AI draft output

Fixed

  • AI dropdown actions missing active and hover states in mail detail view (#217)
  • Draft with AI view not adapted to dark theme (mobile) (#216)
  • Output text hidden behind Insert bar in AI output (#215)
  • Urgent label can not be removed if mark as urgent is disabled
  • Urgent red flag can not be removed
  • Using getJWT from Switchboard could freeze the UI
    • SwitchboardAPI.getJWT is deprecated and runs indefinitely in case switchboard is down
    • Replaced usage of switchboardAPI.getJWT with Switchboard.store
    • Retry logic updated for JWT retrieval since Switchboard.store can be empty
    • In case no JWT is available in reasonable time, an error is thrown
    • AI UI Elements will not be available until a valid JWT is retrieved and the browser is refreshed
App Suite Middleware