- 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"
- Azure TTS secret needs a dedicated enabled flag
- 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)
- Change default value for pruneChatsOlderThan to -1 (unlimited) for more clarity (#184)
- 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.