Skip to content

v2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vladimiry vladimiry released this 17 Oct 14:36
· 1297 commits to master since this release

This release enables local messages cache feature for protonmail account types, so it's now possible to view emails in offline mode. The local cache is a first step of implementing further enhancements, like batch export, custom/full-text search, etc. See here how to enable the feature.

sync

This release also fixes database bootstrap for tutanota accounts. Database bootstrap got broken recently after Tutanota stopped processing even batch updates for the system folders. Unfortunately, neither Tutanota nor Protonmail provides official public API, so it's likely such sort of issues will happen again.

What is planned and unread review

  • under review: Optionally show images in the email body viewer. Currently, all the images are wiped out during mail content viewing, so it works completely offline.
  • planned: Batch emails selection and export (EML / raw JSON).
  • under review: Emails search, simple / advanced (full-text).
  • under review: Attachments saving.