From 5339a49f4ae921d98b0fdccd885530faf185f636 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Tue, 15 Jul 2025 21:13:16 -0500 Subject: [PATCH] 1.16.0 --- CHANGELOG.md | 18 ++++++++++++++++++ .../resources/linux/redhat/mailspring.spec.in | 2 +- app/package.json | 2 +- mailsync | 2 +- 4 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 518030f26..62690b014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Mailspring Changelog +## 1.16.0 + +- Thunderbird-style Autoconfiguration (#2493) + +- Fix in-app previews for PDF attachments on Windows / Linux + +- Update and improve zh-TW Traditional Chinese locale (#2498) + +- Update Czech translation (#2500) + +- snap: Use core24 as base (#2497) + +- Change lsb-core-noarch to be an optional dependency in the RPM package. (#2503) + +- Fix a few misc application errors logged to our reporting service + +- Upgrade to Electron 37.2.2 - Chromium 138, V8 13.8, and Node.js 22.16 for faster JavaScript execution and better email rendering. + ## 1.15.1 This is a patch release that resolves several user-reported issues. Thank diff --git a/app/build/resources/linux/redhat/mailspring.spec.in b/app/build/resources/linux/redhat/mailspring.spec.in index 877b8eea4..2365fab10 100644 --- a/app/build/resources/linux/redhat/mailspring.spec.in +++ b/app/build/resources/linux/redhat/mailspring.spec.in @@ -6,7 +6,7 @@ License: GPLv3 URL: https://getmailspring.com/ AutoReqProv: no # Avoid libchromiumcontent.so missing dependency -ifarch i386 i486 i586 i686 +%ifarch i386 i486 i586 i686 Recommends: lsb-core-noarch Requires: libXss.so.1, libsecret-1.so.0, ca-certificates %if 0%{?rhel} >= 8 diff --git a/app/package.json b/app/package.json index c3d68b2fe..65ec2147d 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "mailspring", "productName": "Mailspring", - "version": "1.15.1", + "version": "1.16.0", "repository": { "type": "git", "url": "git://github.com/foundry376/mailspring.git" diff --git a/mailsync b/mailsync index 610cf8303..1f640bb01 160000 --- a/mailsync +++ b/mailsync @@ -1 +1 @@ -Subproject commit 610cf8303c62637253238ccd2c8fcdb9daae493e +Subproject commit 1f640bb018eb9455c109d80c4d8d50fe82d0ba2f