Bug Fixes
- Adjust relative date display to also use timestamp for yesterday (5d69b84)
- ai-integrations: check for star/end email in message bodies and validate json output for smart replies (9f6bfdd)
- ai: migrate AiIntegrationsService off deprecated TextProcessing API (6b31c6b)
- Correct hasLocks() expiry check (a5b7b9d)
- deps: bump dompurify from ^3.4.8 to v3.4.12 (dd77514)
- html: prevent invalid UTF-8 from blanking mail body (f9412e9)
- interactions in actions menu for mailboxes (0d87e95)
- l10n: Update translations from Transifex (4660892)
- l10n: Update translations from Transifex (8fc91b4)
- l10n: Update translations from Transifex (f71de6f)
- l10n: Update translations from Transifex (7e7fa2f)
- l10n: Update translations from Transifex (bbdb0fe)
- l10n: Update translations from Transifex (e2afe9e)
- settings: Add loading states (340cfd3)
- ui: do not mount favorites list when sorting is off (6623287)
- ui: rename beforeUnmount hooks back to beforeDestroy (c85bfbe), closes #13031