v2.27.0
elie222/inbox-zerov2.27.0Jan 14, 2026by elie222
AI Summary
Feature-rich release adding auto file attachments to Google Drive and OneDrive, enabling editing of conversation status rules, and including multiple bug fixes for Outlook integration, email drafting, and OAuth. Also includes a critical security fix for HTML escaping in email drafts.
Key Highlights
- Auto file attachments to Google Drive / OneDrive
- Enable editing of conversation status rules
- Fix HTML escaping in email drafts (security fix)
- Add exponential backoff retry for LLM rate limits
- Fix follow up reminders in Outlook
New Features
- Auto file attachments to Google Drive / OneDrive
- Enable editing of conversation status rules
Full Release Notes
## What's New ### Features - Auto file attachments to Google Drive / OneDrive (#1230) - Enable editing of conversation status rules (#1263) ### Fixes - Fix follow up reminders in Outlook - Fix follow up drafts to use lastExternalMessage - Allow follow up reminders to apply after less than a day - Add exponential backoff retry for LLM rate limits - Fix Outlook category mapping in batch message functions - Fix KQL field queries for Microsoft Graph search - Normalize CRLF and preserve paragraph spacing in email drafts - Fix OAuth reconnection flow - Redirect invited users to setup instead of welcome-upgrade ### Security - Fix HTML escaping in email drafts (self-hosters should update) ### Other - Add SECURITY.md for vulnerability reporting - Improve rule form labels for clarity **Full Changelog**: https://github.com/elie222/inbox-zero/compare/v2.26.0...v2.27.0