- (Auto) translate emails inline
- Add optional TTL for chat history (config.chat.history.pruneOldChatsAfter in days)
- Service exposes an valid API doc via swagger
- Change hostname configuration (add baseURL and devBaseURL, hostname is still supported but deprecated)
- 'Delete all chats' button is not shown if just one period is listed, e.g. Today, instead of just one chat
- GetMonthlyPlanData respects monthly recurrence
- Typeahead hint shown too often
- breaking change Typo in settings string prevents correct consent dialog config
- Changed
dateUsagePolicy
to dataUsagePolicy
- Updated documentation accordingly