App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.40
  • Release 8.39
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
        • App Suite DocumentConverter
        • Switchboard
    • Helm Charts
      • AI-Service documentation
      • App Suite Stack Chart
      • Cache Service
      • Document Converter
      • Image Converter
      • App Suite Middleware Core
      • SpellCheck
      • Switchboard
  • Release 8.38
  • 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
  • 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

AI Service

4.2.2 - 2025-07-02

Fixed

  • Emails might be categorized as spam even if the categorizaton feature is disabled
  • AI service fails gracefully if switchboard doesn't provide a JWT due to misconfiguration
  • Public share links don't work with AI-service
  • Missing gt call for "New chat"

4.2.1 - 2025-06-16

Fixed

  • Azure TTS secret needs a dedicated enabled flag

4.2.0 - 2025-06-13

Added

  • As a user I have a dedicated AI toolbar in mail compose
  • As a user I can listen to AI chat answers as spoken text
    • The text to speech feature depends on App Suite UI 8.39
  • As a user I let the AI mark certain emails as urgent
  • As an admin I can add descriptions for inbox categories that help the AI to understand categories better (#173)

Changed

  • Change default value for pruneChatsOlderThan to -1 (unlimited) for more clarity (#184)

Fixed

  • AI actions other than translate do not work for Mail attachments
    • Solution: remove AI Actions for Mail attachments
  • AI-based summaries in list view might contain links and code blocks which is too distracting (#179)
  • Do not set pruneChatsOlderThan to 1 day if config is missing
  • Fix missing markdown CSS for AI chat
  • Impossible to add custom strings in other languages than English (#177)
  • Loading AI-specific code freezes entire UI if server configuration is contradicting (#180)
    • Example: AI enabled and no Switchboard is available
  • Summary is sometimes leaking implementation details [#195]
    • Parser now recognizes blocks even if they come in a single chunk.
    • Standalone --end-- will be ignored.
App Suite Middleware