diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b95d57..4be9781 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) -project(pineapple-pictures VERSION 1.1.0) # don't forget to update NEWS file and AppStream metadata. +project(pineapple-pictures VERSION 1.1.1) # don't forget to update NEWS file and AppStream metadata. include(GNUInstallDirs) include(FeatureSummary) diff --git a/NEWS b/NEWS index 3cb813c..aafa068 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Version 1.1.1 +~~~~~~~~~~~~~ +Released: 2025-08-02 + +Features: + * Click dock icon should show window when it's hidden on macOS + +Bugfixes: + * Ensure "Fit by Width" position the view to the beginning of the image + +Miscellaneous: + * Update translations + * Update Exiv2 version for Windows binary build + +Contributors: + Heimen Stoffels, VenusGirl, தமிழ்நேரம் + Version 1.1.0 ~~~~~~~~~~~~~ Released: 2025-07-06 diff --git a/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml b/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml index d0f8c68..b7492e9 100644 --- a/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml +++ b/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml @@ -80,6 +80,25 @@ + + +

This release adds the following feature:

+
    +
  • Click dock icon should show window when it's hidden on macOS
  • +
+

This release fixes the following bug:

+
    +
  • Ensure "Fit by Width" position the view to the beginning of the image
  • +
+

This release includes the following changes:

+
    +
  • Update translations
  • +
  • Update Exiv2 version for Windows binary build
  • +
+

With contributions from:

+

Heimen Stoffels, VenusGirl, தமிழ்நேரம்

+
+

This release adds the following features: