Skip to content

1.0.21

Compare
Choose a tag to compare
@jstejada jstejada released this 03 Feb 21:28
· 5816 commits to master since this release

1.0.21 (2/3/17)

  • Fixes:
    • Fixed an issue where Nylas Mail could delete all accounts (addresses #3231)
    • Correctly delete and archive threads when they contain sent messages (addresses #2706)
    • Improve performance and prevent crashes when running several sync actions
    • Improve error handling when sync actions fail
    • Fix JSON serialization issue which could cause sync process to error.

1.0.20 (2/1/17)

  • Fixes:
    • Properly clean up broken replies

1.0.19 (1/31/17)

  • Fixes:
    • Replies on threads won't create duplicate-looking emails. This began
      to happen on midnight February 1 UTC due to a date parsing bug
    • Improve error handling in sync
    • Better retrying of certain syncback actions
  • Development:
    • Now using Electron 1.4.15