From 78183ebf28b3b565efa691d5c4b119e45e485f8d Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Thu, 1 Aug 2024 09:15:01 -0400 Subject: [PATCH] 128.1.0esr --- release/128.1.0esr.yml | 69 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 release/128.1.0esr.yml diff --git a/release/128.1.0esr.yml b/release/128.1.0esr.yml new file mode 100644 index 0000000..0bd5397 --- /dev/null +++ b/release/128.1.0esr.yml @@ -0,0 +1,69 @@ +release: + release_date: '2024-08-06' + text: | + **Thunderbird version 128.0 is only offered as direct download from + thunderbird.net and not as an upgrade from Thunderbird version 115 or + earlier. A future release will provide updates from earlier versions.** + + **For more on all the new features in Thunderbird 128, see + [What’s New in Thunderbird 128](https://www.thunderbird.net/thunderbird/128.0/whatsnew/).** + + **System Requirements:** [Details](/en-US/thunderbird/128.0esr/system-requirements/) + + - Windows: Windows 10 or later + - Mac: macOS 10.15 or later + - Linux: GTK+ 3.14 or higher + + import_system_requirements: '128.0esr' + +notes: + # Fixed + - note: Could not add override for a certificate with the wrong hostname + tag: fixed + bugs: [1903135] + - note: Auto-detection of CalDAV calendars and CardDAV address books failed in certain + scenarios + tag: fixed + bugs: [1583053] + - note: Potential memory leak in local folder repair + tag: fixed + bugs: [1906835] + - note: Selecting messages and then switching to a new folder with no selected messages + did not clear selected messages count + tag: fixed + bugs: [1905542] + - note: When using an external installation of GnuPG, Thunderbird occassionally sent/received + corrupted messages + tag: fixed + bugs: [1898832] + - note: Users of external GnuPG were unable to decrypt incorrectly encoded messages + tag: fixed + bugs: [1906903] + - note: UTF-8 encoded messages became garbled when encrypted using inline OpenPGP + tag: fixed + bugs: [1899110] + - note: Could not access the contents of an S/MIME encrypted message wrapped in a digital + signature + tag: fixed + bugs: [1806161] + - note: Occasional crash occurred shortly after startup + tag: fixed + bugs: [1872230] + - note: Flatpak created a duplicate unpinned icon in Linux dock after launching Thunderbird + tag: fixed + bugs: [1904390] + - note: '"latest" download bouncer aliases were not available' + tag: fixed + bugs: [1907317] + - note: Flatpak release notes URL was incorrect + tag: fixed + bugs: [1907397] + - note: Spell checker dictionary was not available for Flatpak install + tag: fixed + bugs: [1908046] + - note: Digital signatures on signed-only OpenPGP messages were broken with some providers + tag: fixed + bugs: [1908113] + - note: Visual and UX improvements + tag: fixed + bugs: [1875054, 1906497, 1906758, 1907761]