File tree Expand file tree Collapse file tree 3 files changed +32
-1
lines changed
Expand file tree Collapse file tree 3 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 44
55cmake_minimum_required (VERSION 3.16 )
66
7- project (pineapple-pictures VERSION 1.1.1 ) # don't forget to update NEWS file and AppStream metadata.
7+ project (pineapple-pictures VERSION 1.2.0 ) # don't forget to update NEWS file and AppStream metadata.
88
99include (GNUInstallDirs )
1010include (FeatureSummary )
Original file line number Diff line number Diff line change 1+ Version 1.2.0
2+ ~~~~~~~~~~~~~
3+ Released: 2025-09-21
4+
5+ Features:
6+ * Long image mode that detect extra wide image and auto fit by its thin side
7+ * Windows: Add product version to binary metadata / resource file
8+
9+ Miscellaneous:
10+ * Update translations
11+ * Update libavif version for Windows binary build
12+
13+ Contributors:
14+ Heimen Stoffels, albanobattistella, Sabri Ünal
15+
116Version 1.1.1
217~~~~~~~~~~~~~
318Released: 2025-08-02
Original file line number Diff line number Diff line change 8080 </screenshot >
8181 </screenshots >
8282 <releases >
83+ <release type =" stable" version =" 1.2.0" date =" 2025-09-21T00:00:00Z" >
84+ <description >
85+ <p >This release adds the following features:</p >
86+ <ul >
87+ <li >Long image mode that detect extra wide image and auto fit by its thin side</li >
88+ <li >Windows: Add product version to binary metadata / resource file</li >
89+ </ul >
90+ <p >This release includes the following changes:</p >
91+ <ul >
92+ <li >Update translations</li >
93+ <li >Update libavif version for Windows binary build</li >
94+ </ul >
95+ <p >With contributions from:</p >
96+ <p >Heimen Stoffels, albanobattistella, Sabri Ünal</p >
97+ </description >
98+ </release >
8399 <release type =" stable" version =" 1.1.1" date =" 2025-08-02T00:00:00Z" >
84100 <description >
85101 <p >This release adds the following feature:</p >
You can’t perform that action at this time.
0 commit comments