App Suite Releases
  • 8.35
  • 7.10.6
Imprint
  • 8.35
  • 7.10.6
Imprint
  • Release 8.38
  • Release 8.37
  • Release 8.36
  • Release 8.35
  • Release 8.34
  • Release 8.33
  • Release 8.32
    • Noteworthy Changes
      • Important Changes
      • App Suite Middleware
    • Changelogs
      • App Suite UI
      • App Suite Middleware
      • Additional Components
        • AI Service
        • OX Guard UI
        • OX Guard
        • Switchboard
    • Helm Charts
      • AI Service Helm Chart
      • App Suite Stack Chart
      • Cache Service
      • DocumentConverter
      • ImageConverter
      • App Suite Middleware Core
      • SpellCheck
      • Switchboard
  • 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

2.3.3 - 2024-12-05

Fixed

  • Added missing model param to typeahead API call
  • Fixed issue in API messages object

2.3.2 - 2024-11-28

Added

  • Added documentation for AI typeahead
  • AI Chat has a separate feature toggle (io.ox/core//features/aiChat)

Fixed

  • Typeahead popup stays visible after mail compose close

2.3.1 - 2024-11-22

Added

  • As a user I have an chat window to chat with the AI
  • LocalAI can use it's own baseURL
  • As a user AI can help me writing emails by predicting text content
    • New feature which hooks into mail compose and shows text predictions (aka. typeahead)
    • Global feature toggle is io.ox/core//features/ai-typeahead (default: false)

Changed

  • Tooltip should not show the model name

Fixed

  • Add correct OX Count file import and change namespace accordingly
  • Loading issues for AI tour and missing correct capability check
  • Request are now tracked when streaming is enabled
  • Tour is shown even if capability is disabled
App Suite Middleware