- Enable @ProtonMail web client apps stack v4.1.0+ support (#332, b3c2e12):
- Replace the packaged-in-the-app WebClient web mail app with proton-mail. Since v4.1.0 release @ProtonMail enabled in beta support for Single Sign-On / SSO and so for the persistent sessions (“remember me” thing). See details in the respective blog post. The app doesn't use their SSO / persistent sessions implementation since the app supports this feature in its own way, having all the sensitive information protected by the master password (stored encrypted, see the "data/config files"-related point in the FAQ for details). So basically the persistent session feature keeps working in the app the same way it worked before.
- Adopt/package-in-the-app new proton-account web client. This had to happen because since v4.1.0 @ProtonMail has put into this project the account/security-related settings, like 2FA configuring, managing the active sessions, managing custom domains, etc. You can reach this web client via the "Manage Account" link located in the drop-down menu at the top-right app screen corner.
- Update
proton-mail-settings / proton-contacts / proton-calendar
projects.
- Enable displaying Calendar-related desktop notifications/alarms regardless of the open page (
account / calendar / drive / mail / settings
) (#229, bc3a712).
- Enable support for routing images on email accounts through a custom web proxy (#312, ad96412). So if option enabled, the inlined in the emails images will be loaded thought the specified web proxy. The web proxy URL can be configured per account. This is an opt-in feature.
- Enable support for blocking non "API entry point"-based network requests (#312). This is an opt-in feature.
- Enable support for accounts disabling feature (#316, commits). This is an opt-in feature.
- Enable the "Delete permanently" button in the local store view mode (c0b921a, b82215c). In order to prevent accidental data loss, action performing requires 3 mouse clicks to happen. So this feature makes the permanent emails remove action available from any mails list/folder, including the search result (no need to move the emails to the "Trash" folder first).
- Disable the Black Friday related modals displayed in @ProtonMail web clients (#342, 7627b7a). You have to use the official in-browser web clients in order to get those modals displayed.
- Make the master password setup form more informative (#309, 5eb6559).
- Make external links clicking work in @ProtonMail web clients (#344, 77a0db7).
- Display GitHub commit link in the "About" window near to the version value (2acf225).
- Prevent the
Lock file is already being hold
error to happen (#336, 4cd4be9). - Prevent the
Invocation timeout of calling "dbFullTextSearch" method
error to happen on a large local store dataset (#313, 4165987). - Upgrade @electron, 10.0.0-beta.15 => 11.0.0-beta.19.
sha256 hashsums and build logs
55ea41ee503950427338c6a0c3e524a924e48ddbaa75db28576c595a2f5d49fe electron-mail-4.9.0-linux-amd64.deb
1c2aea808a67d90238d2e8143f10b0177fb3eadfb936ca820ec6ef71aedb5d3b electron-mail-4.9.0-linux-amd64.snap
5c0ac5bacc96b9a16df6aa70c63a480ee87a6da014cdb823aaf137952a0e89f9 electron-mail-4.9.0-linux-x64.freebsd
d23ca07077f07dfe84bdd7535d31bc244aeae3f8617124cc7f796b081d3ba10d electron-mail-4.9.0-linux-x64.pacman
000e3d14b01634028c46cc3a53852f028373e783a7de0ae12a47585a305542c7 electron-mail-4.9.0-linux-x86_64.AppImage
029221ce40bf2a722f36b888273df7948d635f2364d976f7d57797bad5ac2f90 electron-mail-4.9.0-linux-x86_64.rpm
dcb4600d6534d4547747e7f8ba769cb2ea5f8ebb344a5bc77e7be77436b14316 electron-mail-4.9.0-mac-catalina.dmg
45c2bc2da4b76d4a35415dc0fd0696b1af948177e40b72621d49a0a4b1035174 electron-mail-4.9.0-mac-high-sierra.dmg
e6c46261382a957437a158ff2c2bce95637da4b9b791e2deae9dbd16530b929c electron-mail-4.9.0-mac-mojave.dmg
d02437cca70740dce397cf6c613fc2e590593790e481f86edefd40f48631082c electron-mail-4.9.0-windows-nsis-installer.exe
- https://ci.appveyor.com/project/vladimiry/electronmail/builds/36144438 (windows, macOS catalina & mojave)
- https://travis-ci.org/github/vladimiry/ElectronMail/builds/741525235 (linux, macOS high-sierra)