Changelog
- Split writing the local database to the two files,
database-session.bin
anddatabase.bin
(#172, 98f14e9). The improvement aims to improve the UX in the case if the local database file reaches the size of hundreds of megabytes (database.bin
file), especially if the hard drive is slow. The app will persist the current session data indatabase-session.bin
and merge it into thedatabase.bin
on unlocking the app with the master password. This means that the file that holds the whole database will be written only once per session (database.bin
file). The improvement only makes sense for those users who have enabled the local store option for at least one account. - Support controls bar hiding (#128, 4eadbe0). This can be useful when one account is used. The controls bar visibility can be toggled by clicking the respective option in the general settings or hitting F12 key. Besides that, the tray menu has got
Options
item added so if you have hidden the controls bar and forgot the hotkey to get it back you could still reach the options modal via the tray menu.
- Add
Options
andLogout
tray menu actions. These actions will be available in the tray menu only if the app is unlocked with a master password. - Fix update check notification assets list image loading (#170, 384c945).
- Prevent initial mails indexing timeout error occurring when logging-out while indexing is still in progress (6e60d16).
[protonmail]
PreventFailed to resolve folder route name
error accorring when selectron online email located in the custom/user folder (b5efa5e).[tutanota]
FixFailed to parse "3" value
error occurring in some cases of email message sending (#173, a99a304).
Build logs
- https://travis-ci.org/vladimiry/ElectronMail/builds/549955205 (Linux / macOS)
- https://ci.appveyor.com/project/vladimiry/electronmail/builds/25510034 (Windows)
SHA1 hashsums
bfdc7225045c96cac67504e5877f2bc76dccff8c electron-mail-3.6.0-linux-amd64.deb
08153869060fd019e707f12ea975dc7a0f51c20e electron-mail-3.6.0-linux-amd64.snap
55696efab7b8a0f8c76346d1900f73f1556fce4c electron-mail-3.6.0-linux-x64.freebsd
1715d7e38ce32e7f5ef2e07fba6673f3738ecd65 electron-mail-3.6.0-linux-x64.pacman
c584953b399590144cce25c5a0f4902db3e15838 electron-mail-3.6.0-linux-x86_64.AppImage
050467b5cc85758620238cc03dfbe887d74be8f1 electron-mail-3.6.0-linux-x86_64.rpm
bc42a69a46bb809d7f71821160592accb4da55b1 electron-mail-3.6.0-mac.dmg
3316e6d61f1a169689cb1d2c90fd60838e9e525c electron-mail-3.6.0-windows-nsis-installer.exe