Skip to content

Releases: vladimiry/ElectronMail

v0.5.0

30 Jun 14:26
Compare
Choose a tag to compare
  • Enable KeePass record referencing for the Two Factor Secret Key field (was enabled for Password and Mail Password fields from the day one).

v0.4.4

29 Jun 16:36
Compare
Choose a tag to compare
  • Fix general setting saving (checkboxes).

v0.4.3

27 Jun 13:51
Compare
Choose a tag to compare
  • Improve desktop notifications appearance on Windows 10, fixes #28
  • Simplify displaying errors on UI.
  • Improve runtime variables usage, so issues like #23 won't happen again.
  • Major code base refactoring and cleanup. More than 1100 code lines got removed or moved to a new/individual modules.

v0.4.2

21 May 16:14
Compare
Choose a tag to compare
  • improve 2FA token submitting stability
  • fix app exit on macOS

v0.4.1

17 May 16:00
Compare
Choose a tag to compare
  • fix macOS specific issues #24

v0.4.0

04 May 05:39
Compare
Choose a tag to compare
  • new option to disable update check #20

2b3e6e355bfd

  • save general settings on option change (no submit/save button needed)
  • upgrade to electron v2.0.0

v0.3.2

25 Feb 12:34
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

v0.3.1

09 Feb 13:23
Compare
Choose a tag to compare
  • Enable basic context menu for the main app window #11

v0.3.0

06 Feb 19:37
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Support two factor authentication during auto-login #10
  • Enable basic context menu #11

v0.2.5

02 Feb 22:36
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release
  • Account page load retry on no internet connection error 3c57210

retry

  • Dependencies update