Skip to content

Commit 1ce06f1

Browse files
committed
Bump to 1.10.5, update Changelog
1 parent fda930e commit 1ce06f1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Mailspring Changelog
22

3+
## 1.10.5 (8/10/2022)
4+
5+
Changes:
6+
7+
- Fixes a critical issue with the app crashing for Spanish users due to an error in the localization files.
8+
9+
- Czech translation has been improved (Thanks Ivo Šmerek!)
10+
11+
- Users with Apple Silicon Mac devices will receive the Arm64 build automatically when 1.10.6 is released.
12+
313
## 1.10.4 (8/9/2022)
414

515
This release updates Mailspring to address a recent Google policy change and fixes email sync with Gmail accounts. This release also moves Mailspring to 64-bit on Windows (Thanks @ronymesquita), and adds an Apple Silicon build for M1 and M2 Macs, dramatically improving performance on those machines. (It's super noticeable!)

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mailspring",
33
"productName": "Mailspring",
4-
"version": "1.10.4",
4+
"version": "1.10.5",
55
"repository": {
66
"type": "git",
77
"url": "git://github.com/foundry376/mailspring.git"

0 commit comments

Comments
 (0)