Skip to content

1.0.45

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

1.0.45 (3/21/2017)

  • Fixes:
    • Correctly report unhandled errors caught in window.
    • Fix passing cursor to delta streams

1.0.44 (3/20/2017)

  • Fixes:
    • Add error handling when creating syncback requests
    • Fix path for tmp dir in daily script

1.0.43 (3/17/2017)

  • Fixes:
  • Revert nodemailer to previous version
  • Creating a folder no longer creates a non-existent duplicate subfolder
  • Don't bump threads to the top of list when a message is sent: only update lastReceivedDate if the message was actually received

1.0.42 (3/16/2017)

  • Fixes:
  • Fix spellchecker regression (Don't exclude source maps in build)

1.0.41 (3/16/2017)

  • Development:
    • Upgrade nodemailer to latest version

1.0.40 (3/15/2017)

  • Features:

    • Add support for attachments in send later
  • Development:

    • Improve build time
    • Windows Autoupdater fixes