github vladimiry/ElectronMail v5.2.3

22 days ago

Since mid-April 2024 Proton has:

  • Stopped publishing the WebClients source code on a regular basis (delay lasts weeks to months).
  • Stopped publishing and removed existed tags the production builds, and the app used referencing to.

For this reason, the app now has to pull the WebClients app's code from the HEAD of main branch, vs referencing tags used to be deployed to production. Also, the commit hashes one could find in production by https://<app-type>.proton.me/assets/version.json are not present in the WebClients repo. So there is no guarantee that the WebClients apps sources slice used for packaging the clients into this app release has ever been deployed to production by Proton.

If this situation is a concern for you, consider making your point in #354 or placing a new issue there.

v5.2.2...v5.2.3:

  • The "auto-login into the mail account" scenario via the automatic credentials forms filling/submitting, deprecated since v4.10.2, is now non-functional. The edit form and possibly saved data is still there (so one could remove or restore this data, as was asked for before in issues), but there is no more automatic credentials forms filling/submitting. If you keep some data on that edit form, removing it is recommended. So, the persistent sessions feature, enabled by default since v4.10.2 is now the only way of enabling "auto-login into the mail account" scenario in the app.
  • Take some measurements to prevent Invocation timeout of calling "notification" method on "electron-mail:webview-api:primary" channel with 25000ms timeout error from happening (#559).
  • Update packaged Proton Web Clients stack.
  • Update @electron 27.1.0 => 32.0.1 and other dependencies.

The Apple Silicon/M1 ARM64 package requires xattr -d com.apple.quarantine /Applications/ElectronMail.app command execution.

sha256 hash sums and build log
5afa1a9aa70ffa3d841fc66534d4f78eaf8b7e9260e07f2147109c185a437704  electron-mail-5.2.3-linux-amd64.deb
df3ea999416ecafd1a02064def5e923424ddc5b249e29d4b1ce2cf508b0dad34  electron-mail-5.2.3-linux-amd64.snap
a9357453dd7da5508f3bd703da5f286c4704a4923d7bb1c98ffcd19cc836b146  electron-mail-5.2.3-linux-x64.freebsd
2c11c2447cc2be4f55f5ee3e5bd9246689ab21488f9b940e3fe7770e6b34ab97  electron-mail-5.2.3-linux-x64.pacman
6a37a43cf460a6b60d584da8b005dee3aa958e7c57ce45daf8c91688d609e457  electron-mail-5.2.3-linux-x86_64.AppImage
198bfe05c9327e4625b8003e572f970fc0c473acd5c71f10f015834974949488  electron-mail-5.2.3-linux-x86_64.rpm
25e461840b0d40f84271d00910adb58fc0038a8910a3f72a8e929189e9ccf244  electron-mail-5.2.3-mac-arm64.dmg
d87a7e33298317c5e95380a239663cd1af09a2388f7121e39002406c2fd4fe18  electron-mail-5.2.3-mac-x64.dmg
0492249aa329e4f37c3ed8347c707c269ce3ce0658aa9f4c198865bf22bddf4c  electron-mail-5.2.3-windows-x64-nsis-installer.exe

Build log link: https://github.com/vladimiry/ElectronMail/actions/runs/10596159456.

Don't miss a new ElectronMail release

NewReleases is sending notifications on new releases.