- Fixed issue with ky library caused by a version mismatch in core ui
- Fixed issue with ky library caused by a version mismatch in core ui
- Wrong order of chat messages when updatedAt timestamps tie aec40661
- Bumped chat.updatedAt and chat_message.updatedAt to TIMESTAMP(3) so messages no longer collide on the same second
- Added role as a tiebreaker in getChatMessages so an assistant row carrying toolCalls is replayed before its tool result rows when ms still tie.
- AI translates messages in the wrong language (support#1321)
- Broken style of summary exclusion list (ai-service#249)
- LocalAI models try to load an OpenAI API Key and fail with error 5e674c3
- Removed Switchboard references from documentation 382c608
- AI Chat shows wrong dates when looking up recurring appointments 2907dce
- AI does not recognize the user in thread summaries correctly f84d6fa
- AI settings can be enabled without consent (ai-service#244)
- AI uses wrong sender names in summaries in some cases 2e7eafd
- Fix mobile free prompt button style in dark mode b13b21f