From bb52f2e05d48a90910de58f02204551d4af80e1e Mon Sep 17 00:00:00 2001 From: Cameron White Date: Sat, 25 Feb 2023 23:46:30 -0500 Subject: [PATCH] Update changelog for 2.1.1 release --- CHANGELOG.md | 12 +++++++++++- xdg/pinta.appdata.xml.in | 17 +++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb90a328d..b43d4cc67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project (beginning with version 1.7) will be documented in this file. -## [Unreleased](https://github.com/PintaProject/Pinta/compare/2.1...HEAD) +## [Unreleased](https://github.com/PintaProject/Pinta/compare/2.1.1...HEAD) Thanks to the following contributors who worked on this release: - @cameronwhite @@ -10,6 +10,16 @@ Thanks to the following contributors who worked on this release: ### Changed +### Fixed + +## [2.1.1](https://github.com/PintaProject/Pinta/releases/tag/2.1.1) - 2023/02/26 + +Thanks to the following contributors who worked on this release: +- @cameronwhite + +### Changed +- Updated translations + ### Fixed - Fixed a bug where the Save As file dialog failed to open when using the file chooser portal (e.g. for sandboxed Snap or Flatpak packages), if the image's file type did not support exporting (e.g. SVG) ([#2002021](https://bugs.launchpad.net/pinta/+bug/2002021)) - Fixed a potential error when opening or closing Pinta, if the last dialog directory setting was an empty string ([#2002188](https://bugs.launchpad.net/pinta/+bug/2002188), [#2001734](https://bugs.launchpad.net/pinta/+bug/2001734)) diff --git a/xdg/pinta.appdata.xml.in b/xdg/pinta.appdata.xml.in index faa2eb3c4..2b22acb09 100644 --- a/xdg/pinta.appdata.xml.in +++ b/xdg/pinta.appdata.xml.in @@ -38,6 +38,23 @@ pinta + + https://github.com/PintaProject/Pinta/releases/tag/2.1.1 + +

Changes

+
    +
  • Updated translations
  • +
+

Bug Fixes

+
    +
  • Fixed a bug where the Save As file dialog failed to open when using the file chooser portal (e.g. for sandboxed Snap or Flatpak packages), if the image's file type did not support exporting (e.g. SVG) (#2002021)
  • +
  • Fixed a potential error when opening or closing Pinta, if the last dialog directory setting was an empty string (#2002188, #2001734)
  • +
  • Fixed error messages when dragging and dropping to open a file (#2003384)
  • +
  • Fixed an issue where the tab labels could not shrink, limiting the minimum size of the window (#2006572)
  • +
  • Fixed errors on Windows when opening non-ASCII file paths through the "Open With" context menu (2006974)
  • +
+
+
https://github.com/PintaProject/Pinta/releases/tag/2.1