iOS Roadmap
Thunderbird for iOS. Follow the roadmap from active work to future ideas. Timelines may shift as we learn and iterate.
Last updated July 23, 2026
Active
- Full Email Writing and Reading ExperienceImplement the full reading and writing email experience on mobile, including initial support for encrypted messages (OpenPGP and S/MIME with existing libraries). WYSIWYG is now wrapping up. The next piece is to connect the protocol and database to render email.
- JMAP Support - ExplorationAlready 80% finished. The intention is to implement the full protocol with all the basic infrastructure in place.
Planned
- JMAP Support - Complete ImplementationSupport the JMAP protocol as one of the first extra protocols we ship with by default outside of IMAP. Currently we are prioritizing IMAP and a first user release.
- DatabaseWe’re changing how we cache the email to be able to consume the UI faster, and moving the database work for after the first version is out to the users.
Shipped
- ArchitectureEstablish a robust and scalable architecture to begin the Thunderbird for iOS project and create the backend. This architecture will include strategies for code sharing across platforms, taking into account the Android and Desktop clients.July 2025
- AutoconfigurationAdd DNS MX lookup to autoconfig feature library and move SRV record lookup into autoconfig feature library and delete Autodiscover core librarySeptember 2025
- Account Creation FlowImplement a full automated and manual setup, including autodiscovery and OAuth.March 2026
- iOS Create Protocol & FrameworkImplement the IMAP protocol first as it's the most widespread protocol currently in use. We completed the protocol work and basic framework.June 2026