Skip to content

Tags: dwt2c/N1

Tags

0.4.52

Toggle 0.4.52's commit message

Verified

This tag was signed with the committer’s verified signature.
emorikawa Evan Morikawa
0.4.52

- Features:

  + More themes on Readme.md

- Fixes:

  + Fix url parsing of ?#
  + Changes to trial length
  + Add “Ctrl-A” to the outlook shortcuts
  + Log user out of app if identity token is missing
  + Check for number of BCC participants before using multi-send

- Development:

  + apm ignores dev dependencesi

0.4.51

Toggle 0.4.51's commit message
Merge branch 'master' into stable

0.4.49

Toggle 0.4.49's commit message

Verified

This tag was signed with the committer’s verified signature.
emorikawa Evan Morikawa
0.4.49

- Features:

  + 24h clock: You can now choose to view times in the app in 24h clock format. You
    can select this option within the General Preferences.
  + Installer: Adds a new notification bar for mac users only that warns you if
    N1 is not in your Applications folder, and gives you the option to move it to your
    Applications folder. This prevents errors that can prevent you from receiving
    autoupdates.

- Fixes:

  + We now display better error messaging when we can't save your credentials
    to the system keychain.
  + Phishing detection now uses case insensitive detection when inspecting
    emails.
  + Issues connecting to the Clearbit and Keyabse API's are now resolved.
  + Fixed issue where new windows wouldn't refresh themselves.
  + Long signatures inside preferences can now be scrolled.
  + You can now correctly select to enable link tracking or open tracking
    independently when sending and tracking multiple recipients.
  + When clicking the top of the composer body, the top of the text content is
    now correctly focused, rather than the end.
  + The subject field is now correctly focused when a composer is opened via a
    mailto link.
  + MailMerge will no longer error when trying to send after previewing contents
    as the recipients will recieve them. Also, the cursor styles for MailMerge tokens
    have been updated to indicate that they can be dragged.
  + We don't open dev tools when `applyTransformsToDraft` fails when sending.
  + The autoupdater now properly uses your Nylas ID when available.
  + We no longer retry send, and just show an error dialog when sending fails.

0.4.47

Toggle 0.4.47's commit message
Merge branch 'master' into stable

0.4.45

Toggle 0.4.45's commit message
Merge branch 'master' into stable

0.4.40

Toggle 0.4.40's commit message
Merge branch 'master' into stable

0.4.38

Toggle 0.4.38's commit message
Merge branch 'master' into stable

0.4.37

Toggle 0.4.37's commit message
Merge branch 'master' into stable

0.4.36

Toggle 0.4.36's commit message
Merge branch 'master' into stable

0.4.33

Toggle 0.4.33's commit message
fix(composer-editor): Remove dead code