Skip to content

1.0.48

Compare
Choose a tag to compare
@jstejada jstejada released this 28 Mar 20:41
· 5452 commits to master since this release

1.0.48 (3/27/2017)

  • Fixes:
    • Reindex threads when they're updated
    • Don't try to restart sync on every IdentityStore change
    • Correctly remove inline images with x button

1.0.47 (3/23/2017)

  • Fixes:

    • Report hard crashes using Electron's built-in crash reporter
  • Development:

    • Don't handle IMAP timeouts in the connection pool
    • Record file download times

1.0.46 (3/22/2017)

  • Fixes:

    • Ensure files get transferred in forwarded messages
    • Correctly sign out of NylasID
    • Don't report non-reportable errors in delta connection
    • Fix S3 attachment upload for send later
  • Development:

    • Rename downloadDataForFile(s) -> getDownloadDataForFile(s)
    • Switch type of Metadata value column
    • Fix build condition
    • Fix DraftFactory specs
    • Refactor sync worker IMAPConnectionPool callbacks