N1 v2.0.13 Release Notes

Release Date: 2017-04-13 // about 7 years ago
  • 2.0.13 (4/13/2017)

    • ๐Ÿ›  Fixes:
      • Upload nupkg with correct name for win32 autoupdater to work
      • Correctly handle window.unhandledrejection events

    2.0.12 (4/13/2017)

    • ๐Ÿ›  Fixes:
      • Prevent NM from overwriting N1 binary on windows
      • Fix runtime error in sync process
      • Prevent old N1 config from getting wiped when installing Nylas Mail

    2.0.11 (4/12/2017)

    • ๐Ÿ›  Fixes:
      • Dispose of mail listener connection before getting new one. This will
        ๐Ÿ”€ prevent sync process from leaking Imap connections and getting stuck.
      • Fix performance regression when polling for gmail attribute changes from
      • Don't double report unhandled rejections
      • Fix unhandled rejection handling (fix ipc parse error)
      • Fix regression when processing messages under a transaction
      • Rate limit database malformed error reports to sentry