mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-12-12 20:36:29 +01:00
1.16.0
This commit is contained in:
18
CHANGELOG.md
18
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
2
mailsync
2
mailsync
Submodule mailsync updated: 610cf8303c...1f640bb018
Reference in New Issue
Block a user