File tree Expand file tree Collapse file tree 3 files changed +37
-1
lines changed Expand file tree Collapse file tree 3 files changed +37
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
cmake_minimum_required (VERSION 3.16 )
6
6
7
- project (pineapple-pictures VERSION 1.1.0 ) # don't forget to update NEWS file and AppStream metadata.
7
+ project (pineapple-pictures VERSION 1.1.1 ) # don't forget to update NEWS file and AppStream metadata.
8
8
9
9
include (GNUInstallDirs )
10
10
include (FeatureSummary )
Original file line number Diff line number Diff line change
1
+ Version 1.1.1
2
+ ~~~~~~~~~~~~~
3
+ Released: 2025-08-02
4
+
5
+ Features:
6
+ * Click dock icon should show window when it's hidden on macOS
7
+
8
+ Bugfixes:
9
+ * Ensure "Fit by Width" position the view to the beginning of the image
10
+
11
+ Miscellaneous:
12
+ * Update translations
13
+ * Update Exiv2 version for Windows binary build
14
+
15
+ Contributors:
16
+ Heimen Stoffels, VenusGirl, தமிழ்நேரம்
17
+
1
18
Version 1.1.0
2
19
~~~~~~~~~~~~~
3
20
Released: 2025-07-06
Original file line number Diff line number Diff line change 80
80
</screenshot >
81
81
</screenshots >
82
82
<releases >
83
+ <release type =" stable" version =" 1.1.1" date =" 2025-08-02T00:00:00Z" >
84
+ <description >
85
+ <p >This release adds the following feature:</p >
86
+ <ul >
87
+ <li >Click dock icon should show window when it's hidden on macOS</li >
88
+ </ul >
89
+ <p >This release fixes the following bug:</p >
90
+ <ul >
91
+ <li >Ensure "Fit by Width" position the view to the beginning of the image</li >
92
+ </ul >
93
+ <p >This release includes the following changes:</p >
94
+ <ul >
95
+ <li >Update translations</li >
96
+ <li >Update Exiv2 version for Windows binary build</li >
97
+ </ul >
98
+ <p >With contributions from:</p >
99
+ <p >Heimen Stoffels, VenusGirl, தமிழ்நேரம்</p >
100
+ </description >
101
+ </release >
83
102
<release type =" stable" version =" 1.1.0" date =" 2025-07-06T00:00:00Z" >
84
103
<description >
85
104
<p >This release adds the following features:</p >
You can’t perform that action at this time.
0 commit comments