v1.0.0
Changes:
- Tutanota email provider is now supported.
- Project got renamed as it's not about ProtonMail only anymore. Color scheme has been changed for the same reason. Settings format is not compatible with
protonmail-desktop-app
program. - Enable email provider entry point domain selection, solves #29.
Security wise note:
If you are removing protonmail-desktop-app
, consider to perform the following actions first:
- If you had the
Keep me signed in
feature enabled, clickLog-out
in the app menu. That will remove locally stored master password (done with node-keytar). You can also remove it havingprotonmail-desktop-app
already uninstalled, but a way depends on the system. - Remove settings folder manually. You can locate settings folder path clicking
Open setting folder
app/tray menu item or readingapp.getPath(name ="userData")
related section here.