Skip to content

Commit cb02bf1

Browse files
committed
1.15.1
1 parent c189263 commit cb02bf1

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## 1.15.1
4+
5+
This is a patch release that resolves several user-reported issues. Thank
6+
7+
- On Windows, notifications could not appear because of an issue checking Windows "Quiet Hours" settings
8+
9+
- Dragging and dropping file attachments to the composer or the signature editor resulted in a path error.
10+
11+
- On Windows, you may need to install Language Packs for some languages to be available for spellcheck, and this no longer causes an error.
12+
13+
- The RPM build no longer generate build_id links to prevent conflicts when installing multiple Electron apps.
14+
15+
# versions of electron apps
16+
317
## 1.15.0
418

519
Happy 2025! This version of Mailspring upgraedes the app to Electron 33 and Chromium 130, ensuring the latest upstream bug fixes, security patches and improvements are available in the app.

app/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.15.0",
4+
"version": "1.15.1",
55
"repository": {
66
"type": "git",
77
"url": "git://github.com/foundry376/mailspring.git"

0 commit comments

Comments
 (0)