Skip to content

Commit

Permalink
Bump version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bengotow committed Oct 16, 2017
1 parent 117f8d7 commit 2a95f8f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ Features:

- A new bar appears when you view the Trash and Spam folders allowing you to permanently delete messages.

Fixes:

- On Windows, Mailspring now uses the system font, which looks more crisp on Windows 10.

- On Windows, swipe to archive now works on touch-screen laptops.

- On Windows, we now ship the VS C++ Redistributable runtime, fixing issues many users had running the app after a fresh install.

- The default Chomium "double-tap-to-zoom" behavior has been disabled on all platforms.

- Preferences > Folders now shows UTF8 folder titles correctly.

- On OpenSUSE, Mailspring now looks for certificates at the correct path, fixing authentication issues with servers that use SSL.

- The undo/redo toast no longer appears when switching to Drafts and back.


### 1.0.4 (10/12/2017)

Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mailspring",
"productName": "Mailspring",
"version": "1.0.4",
"version": "1.0.5",
"commitHash": "COMMIT_INSERTED_DURING_PACKAGING",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
Expand Down

0 comments on commit 2a95f8f

Please sign in to comment.