Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
electron-mail-5.3.0-linux-amd64.snap | 2024-12-09 | 175.6 MB | |
electron-mail-5.3.0-windows-x64-nsis-installer.exe | 2024-12-08 | 150.8 MB | |
electron-mail-5.3.0-mac-x64.dmg | 2024-12-08 | 194.4 MB | |
electron-mail-5.3.0-mac-arm64.dmg | 2024-12-08 | 189.4 MB | |
electron-mail-5.3.0-linux-x86_64.rpm | 2024-12-08 | 120.9 MB | |
electron-mail-5.3.0-linux-x86_64.AppImage | 2024-12-08 | 218.1 MB | |
electron-mail-5.3.0-linux-x64.pacman | 2024-12-08 | 123.7 MB | |
electron-mail-5.3.0-linux-x64.freebsd | 2024-12-08 | 139.8 MB | |
electron-mail-5.3.0-linux-amd64.deb | 2024-12-08 | 123.7 MB | |
README.md | 2024-12-08 | 2.6 kB | |
v5.3.0 source code.tar.gz | 2024-12-08 | 2.5 MB | |
v5.3.0 source code.zip | 2024-12-08 | 2.8 MB | |
Totals: 12 Items | 1.4 GB | 4 |
https://github.com/vladimiry/ElectronMail/compare/v5.2.3...v5.3.0: - Enable support for selecting entry Proton app (#502). This makes it convenient to use several Proton services of the same account loaded in individual tabs.
It's know that Proton allows sign-in via any email address you have in the account. Even on a free account with a single email address in the account, it's possible to use at least two logins, which is the email address itself and the part of the email address that is placed before "@".
So, having possibility to sign-in in the same account using different logins, you can add in the app several account records for the same account, and assign each record own Proton app to load.
By the way, notice the "Login Alias"
input field on the screenshot (originally introduced in v4.0.0). It can be used for naming the account tabs, like for example "Mail" and "Calendar".
- Update packaged Proton Web Clients stack.
- Update @electron
32.0.1 => 33.2.1
and other dependencies.
The Apple Silicon/M1 ARM64 package requires xattr -d com.apple.quarantine /Applications/ElectronMail.app
command execution.