From ebc2387a14a49e2b77ea74e6404bda451c6c97ef Mon Sep 17 00:00:00 2001 From: Gary Wang Date: Fri, 3 Jul 2026 19:02:47 +0800 Subject: [PATCH] chore: update release info to 1.5.0 --- CMakeLists.txt | 2 +- NEWS | 18 +++++++++++++++++ ...net.blumia.pineapple-pictures.metainfo.xml | 20 +++++++++++++++++++ 3 files changed, 39 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 004e817..8749f10 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) -project(pineapple-pictures VERSION 1.4.1) # don't forget to update NEWS file and AppStream metadata. +project(pineapple-pictures VERSION 1.5.0) # don't forget to update NEWS file and AppStream metadata. include(GNUInstallDirs) include(FeatureSummary) diff --git a/NEWS b/NEWS index bd410b6..d58edd8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Version 1.5.0 +~~~~~~~~~~~~~ +Released: 2026-07-04 + +Features: + * Introduced an optional titlebar that display file name and allows drag and double-click to move and toggle maximize state + * Windows: Now the application will use the system's built-in animation for open window animation + +Bugfixes: + * Show empty url list should also reset window title to blank + +Miscellaneous: + * Update translations + * Add vcs-browser link to AppStream metadata + +Contributors: + Heimen Stoffels (vistaus), VenusGirl (VenusGirl) + Version 1.4.1 ~~~~~~~~~~~~~ Released: 2026-04-05 diff --git a/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml b/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml index 514cb95..de08abf 100644 --- a/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml +++ b/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml @@ -102,6 +102,26 @@ + + +

This release adds the following features:

+
    +
  • Introduced an optional titlebar that display file name and allows drag and double-click to move and toggle maximize state
  • +
  • Windows: Now the application will use the system's built-in animation for open window animation
  • +
+

This release fixes the following bug:

+
    +
  • Show empty url list should also reset window title to blank
  • +
+

This release includes the following changes:

+
    +
  • Update translations
  • +
  • Add vcs-browser link to AppStream metadata
  • +
+

With contributions from:

+

Heimen Stoffels (vistaus), VenusGirl (VenusGirl)

+
+

This release includes the following changes: