diff --git a/_config.yml b/_config.yml index fd75854..68c85c0 100644 --- a/_config.yml +++ b/_config.yml @@ -1,10 +1,10 @@ release: - version: 2.1.1 - release_notes: /releases/2-1-1 - download_tarball: https://github.com/PintaProject/Pinta/releases/download/2.1.1/pinta-2.1.1.tar.gz - download_osx: https://github.com/PintaProject/Pinta/releases/download/2.1.1/Pinta.dmg - download_win: https://github.com/PintaProject/Pinta/releases/download/2.1.1/Pinta.exe - download_zip: https://github.com/PintaProject/Pinta/releases/download/2.1.1/pinta-2.1.1.zip + version: 2.1.2 + release_notes: /releases/2-1-2 + download_tarball: https://github.com/PintaProject/Pinta/releases/download/2.1.2/pinta-2.1.2.tar.gz + download_osx: https://github.com/PintaProject/Pinta/releases/download/2.1.2/Pinta.dmg + download_win: https://github.com/PintaProject/Pinta/releases/download/2.1.2/Pinta.exe + download_zip: https://github.com/PintaProject/Pinta/releases/download/2.1.2/pinta-2.1.2.zip links: bugs: https://bugs.launchpad.net/pinta diff --git a/releases/2-1-2.md b/releases/2-1-2.md new file mode 100644 index 0000000..e4e77cc --- /dev/null +++ b/releases/2-1-2.md @@ -0,0 +1,24 @@ +--- +layout: default +title: Release Notes 2.1.2 - Pinta +--- +# Release Notes 2.1.2 + +**Released April 20th, 2024** + +This is a maintenance release for [Pinta 2.1](https://github.com/PintaProject/Pinta/releases/2.1), which adds support for building against .NET 8 (replacing .NET 7) and fixes a couple bugs with the macOS package. + +Thanks to everyone who contributed translations, filed bugs, made packages, and everything else! + +### Changes +- Support building against .NET 8 (replacing .NET 7) in addition to .NET 6 + +### Bug Fixes +- Fixed AppStream validation errors in `xdg/pinta.appdata.xml` +- Fixed issues where the system language settings on macOS did not properly take effect in Pinta ([#1976178](https://bugs.launchpad.net/pinta/+bug/1976178)) +- Fixed issues on macOS with loading webp images (#770) + +### Checksums +- Fingerprint: `5BDA 30D0 C2E9 85E5 9808 9E44 4CF8 0E80 E77C 5C35` +- GPG Signature: `gpg --verify pinta-2.1.2.tar.gz.asc` +- Checksum: `pinta-2.1.2.tar.gz.sha512` diff --git a/releases/old-releases.html b/releases/old-releases.html index 6eac19c..10b3b45 100644 --- a/releases/old-releases.html +++ b/releases/old-releases.html @@ -5,6 +5,34 @@
+
+
+ Windows
+ macOS
+ Tarball
+ Zip File |
+