Skip to content

Commit dd5b3e5

Browse files
committed
1.17.1
1 parent 251d078 commit dd5b3e5

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Mailspring Changelog
22

3-
## 1.17.0 (1/12/2025)
3+
## 1.17.1 (1/15/2025)
4+
5+
Bug Fixes:
6+
7+
- Keyboard navigation in Mailspring's thread list has been fixed!
8+
9+
- On Fedora, the libtidy dependency is more broadly specified to support both soname versions (libtidy.so.5 or libtidy.so.58)
10+
11+
We're aware of issues with Wayland support for some Linux users and are investigating how to handle these scenarios better, since Wayland became the default for Electron apps in September.
12+
13+
## 1.17.0 (1/14/2025)
414

515
This is Mailspring's biggest update in a while!
616

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

0 commit comments

Comments
 (0)