App Suite Releases
  • 8.47
  • 8.35
  • 7.10.6
Imprint
  • 8.47
  • 8.35
  • 7.10.6
Imprint
  • Release 8.51
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
        • OX Guard UI
        • Switchboard
        • Changelog
    • Helm Charts
      • AI-Service documentation
      • App Suite Stack Chart
      • Helm Chart core-cacheservice
      • Helm Chart core-documentconverter
      • Helm Chart core-imageconverter
      • core-mw
      • UI Service
      • Switchboard
  • Release 8.50
  • Release 8.49
  • Release 8.48
  • Release 8.47
  • Release 8.46

AI Service

5.7.2 - 2026-07-16

Changed

  • Make the MCP streamable-HTTP transport stateless (ai-service#268) cc7cd6d6

5.7.1 - 2026-07-14

Fixed

  • Apply the DB credentials Secret as a plain manifest (not a Helm hook) e4516ab8
    • Remove the helm.sh/hook annotations from the DB credentials Secret so it stays in the release manifest set and survives upgrades

5.7.0 - 2026-07-03

Added

  • As a user I have an AI chat attached to mail compose to draft and write mails (ai-service#226) a4d5bc6c
  • As a user the AI Chat creates and remembers some context about me 7152d267
    • The AI chat can now create and remember some context about you to give you more personalized responses
    • Users can read an delete their stored memories in the settings page
    • Facts are stored via tool call and are automatically extracted from conversations and emails

Fixed

  • Add singular text for smart search settings dropdowns dea2f95d
  • AI calendar lookup no longer fails when one folder is invalid (ai-service#239) f3e4134f
  • Anchor the current date in a tool-aligned format for the chat (ai-service#265) 324c5db9
    • Inject the current date into the chat system message in plain YYYY-MM-DD form, matching the format the search_mail_semantic after/before parameters expect
    • Instruct the model to compute relative time periods ("last week", "yesterday") against that current date, so semantic searches no longer resolve to the wrong year
  • Blank mail detail view on mobile (ai-service#264) bc632349
Prev
App Suite Middleware