| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| electron-mail-5.3.5-windows-x64-nsis-installer.exe | 2025-12-16 | 174.2 MB | |
| electron-mail-5.3.5-linux-x64.freebsd | 2025-12-16 | 154.0 MB | |
| electron-mail-5.3.5-linux-aarch64.rpm | 2025-12-16 | 136.3 MB | |
| electron-mail-5.3.5-linux-x86_64.rpm | 2025-12-16 | 139.2 MB | |
| electron-mail-5.3.5-linux-arm64.deb | 2025-12-16 | 166.2 MB | |
| electron-mail-5.3.5-linux-amd64.deb | 2025-12-16 | 171.3 MB | |
| electron-mail-5.3.5-linux-aarch64.pacman | 2025-12-16 | 149.1 MB | |
| electron-mail-5.3.5-linux-x86_64.AppImage | 2025-12-16 | 207.1 MB | |
| electron-mail-5.3.5-windows-arm64-nsis-installer.exe | 2025-12-16 | 175.9 MB | |
| electron-mail-5.3.5-linux-amd64.snap | 2025-12-16 | 195.6 MB | |
| electron-mail-5.3.5-mac-x64.dmg | 2025-12-16 | 222.4 MB | |
| electron-mail-5.3.5-linux-x64.pacman | 2025-12-16 | 154.3 MB | |
| electron-mail-5.3.5-mac-arm64.dmg | 2025-12-16 | 217.5 MB | |
| README.md | 2025-12-16 | 2.7 kB | |
| v5.3.5 source code.tar.gz | 2025-12-16 | 2.6 MB | |
| v5.3.5 source code.zip | 2025-12-16 | 2.8 MB | |
| Totals: 16 Items | 2.3 GB | 5 | |
Changes https://github.com/vladimiry/ElectronMail/compare/v5.3.4...v5.3.5:
- Fix unread notifications on initial email account page load (#761, 274b7932bd2ce6583c22e8b2ff9bfaee4b312b4b).
- Fixed dropdown menu positioning when "Controls view mode" in "General" settings is set to "Left" or "Left (thin)". The issue was introduced in the v5.3.4 release. The "Left (thin)" account handle buttons layout mode is available since v4.3.0.
- Enable experimental support for the
USER_DATA_DIR_BASED_KEYCHAIN_RECORDenvironment variable (#562). - Update project dependencies and packaged Proton Web Clients stack.
General notes:
- The Apple Silicon/M1 ARM64 package requires
xattr -d com.apple.quarantine /Applications/electron-mail.appcommand execution. - Support for Windows and Linux ARM64 builds, introduced in v5.3.4, is currently experimental, as no feedback from ARM64 users has been reported in [#448] so far.