mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 23:54:13 +08:00
Update changelog for 0.4.48
This commit is contained in:
parent
cacf016ecb
commit
f7f5c2538f
1 changed files with 33 additions and 2 deletions
31
CHANGELOG.md
31
CHANGELOG.md
|
@ -1,5 +1,36 @@
|
|||
# N1 Changelog
|
||||
|
||||
### 0.4.48 (8/18/16)
|
||||
|
||||
- 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.
|
||||
|
||||
|
||||
### 0.4.47 (7/28/16)
|
||||
|
||||
- Features:
|
||||
|
|
Loading…
Reference in a new issue