-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: vladimiry/ElectronMail
base: v5.3.1
head repository: vladimiry/ElectronMail
compare: v5.3.2
- 11 commits
- 40 files changed
- 1 contributor
Commits on Jul 31, 2025
-
update @ProtonMail web clients: make "ProtonDriveClient" use right "b…
…aseUrl" value * TODO: commit should be dropped when ProtonMail/WebClients#451 gets resolved.
Configuration menu - View commit details
-
Copy full SHA for 0ba28c5 - Browse repository at this point
Copy the full SHA 0ba28c5View commit details
Commits on Aug 2, 2025
-
update @ProtonMail web clients: fix URLs in /drive/blocks and /drive/…
…shares/* response
Configuration menu - View commit details
-
Copy full SHA for ffc1eaa - Browse repository at this point
Copy the full SHA ffc1eaaView commit details -
update @ProtonMail web clients: make storage-related upsell ads suppr…
…essible, closes #734
Configuration menu - View commit details
-
Copy full SHA for f0cb98e - Browse repository at this point
Copy the full SHA f0cb98eView commit details -
make "block non-'Proton API' requests" feature opt-out, #312
* The feature has proven useful in multiple cases, so it's now enabled by default for all users. It remains manually configurable and can be disabled if needed.
Configuration menu - View commit details
-
Copy full SHA for b85b597 - Browse repository at this point
Copy the full SHA b85b597View commit details -
code-based search: fix "interrupted" error and improve error message
* prevent interruption error on code execution due to the short timeout * make error message more informative
Configuration menu - View commit details
-
Copy full SHA for c7aefb7 - Browse repository at this point
Copy the full SHA c7aefb7View commit details -
code-based search: include more typescript libs in "monaco-editor" env
* so it better represents the "quickjs-emscripten" capabilities in the "monaco-editor"-based code editor
Configuration menu - View commit details
-
Copy full SHA for 5d79149 - Browse repository at this point
Copy the full SHA 5d79149View commit details -
improve native modules compatibility with old systems, closes #735
* Run "prepare-native-deps" script on "ubuntu:20.04" docker image (old system). This fixes Snap package (also should benefit some old Linux systems). Tested on Ubuntu 24.04. Originally, the Snap build from https://github.com/vladimiry/ElectronMail/releases/tag/v5.3.1 was failing on Ubuntu 24.04 with error (sodium-native.node binary): /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found. * Run "prepare-native-deps" in the way so compilation happens using "VS2019 & v142 Platform Toolset" vs "VS2022 & v143 Platform Toolset" default on GH CI "windows-2022" image version.
Configuration menu - View commit details
-
Copy full SHA for 53c85b7 - Browse repository at this point
Copy the full SHA 53c85b7View commit details -
get back "electron-mail" executable name, closes #736
* Unintentional "electron-mail => ElectronMail" renaming in v5.3.1 got caused by electron-userland/electron-builder#9068.
Configuration menu - View commit details
-
Copy full SHA for a8f1ead - Browse repository at this point
Copy the full SHA a8f1eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c1436f - Browse repository at this point
Copy the full SHA 2c1436fView commit details
Commits on Aug 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4972d08 - Browse repository at this point
Copy the full SHA 4972d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51608b7 - Browse repository at this point
Copy the full SHA 51608b7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.3.1...v5.3.2