From fd5929bc47f0e88fac930c881141d22fabe1e81f Mon Sep 17 00:00:00 2001 From: Gary Wang Date: Tue, 24 Oct 2023 19:12:25 +0800 Subject: [PATCH] chore: add NEWS file and update AppStream metainfo file --- NEWS | 39 +++++++++++ ...net.blumia.pineapple-pictures.metainfo.xml | 68 ++++++++++++++----- 2 files changed, 90 insertions(+), 17 deletions(-) create mode 100644 NEWS diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..76a465e --- /dev/null +++ b/NEWS @@ -0,0 +1,39 @@ +Version 0.7.3 +~~~~~~~~~~~~~ +Released: 2023-10-24 + +Features: + * Add "Keep transformation" to menu + +Contributors: + mmahhi, VenusGirl, albanobattistella, gallegonovato, Heimen Stoffels + +Version 0.7.2 +~~~~~~~~~~~~~ +Released: 2023-08-27 + +Features: + * Add an option in setting dialog to tweak the High-DPI scaling rounding policy (might only works in Qt 6 build) + +Bugfixes: + * Remove image size limit for Qt 6 build + * Fix application icon install location under Linux + +Contributors: + Heimen Stoffels, Andrey, Dan, gallegonovato, albanobattistella, Sabri Ünal + +Version 0.7.1 +~~~~~~~~~~~~~ +Released: 2023-07-08 + +Features: + * TIF and TIFF format files in the same folder will now be automatedly added to the gallery + * Built-in window resizing now also supports Linux desktop. (macOS might also works as well) + +Bugfixes: + * Settings dialog will automatedly use a suitable size instead of a hard-coded one + * Fix default configuration file location under Linux. (was `~/.config/config.ini`, now it's `~/.config/Pineapple Pictures/config.ini`) + +Contributors: + yyc12345 + diff --git a/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml b/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml index 39da756..22843a2 100644 --- a/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml +++ b/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml @@ -1,9 +1,6 @@ net.blumia.pineapple-pictures - net.blumia.pineapple-pictures.desktop - CC0-1.0 - MIT Pineapple Pictures Pineapple Afbeeldingen Pineapple Pictures @@ -12,12 +9,25 @@ Afbeeldingsweergave Просмотр изображений 图像查看器 + CC0-1.0 + MIT + Gary (BLumia) Wang et al. + Gary (BLumia) Wang e.a. + Gary (BLumia) Wang et al. + Gary (BLumia) Wang 等人

Pineapple Pictures is a lightweight and easy-to-use image viewer that comes with a handy navigation thumbnail when zoom-in, and doesn't contain any image management support.

Pineapple Afbeeldingen is een licht en eenvoudig te gebruiken afbeeldingsweergaveprogramma met miniatuurnavigatie na inzoomen. Het programma heeft echter geen fotobeheermogelijkheid.

Pineapple Pictures - это легкий и простой в использовании просмотрщик изображений, оснащенный удобной навигацией по миниатюрам при увеличении масштаба и не содержащий никакой поддержки управления изображениями.

菠萝看图是一个轻量级易用的图像查看器,在图片放大时提供了方便的鸟瞰导航功能,且不包含任何图片管理功能。

+ net.blumia.pineapple-pictures.desktop + https://github.com/BLumia/pineapple-pictures + https://github.com/BLumia/pineapple-pictures/issues + https://hosted.weblate.org/projects/pineapple-pictures/ + + ppic + Main window when an image file is loaded @@ -41,20 +51,44 @@ https://pineapple-pictures.sourceforge.io/ppic-zoom-svg.png - https://github.com/BLumia/pineapple-pictures - https://github.com/BLumia/pineapple-pictures/issues - https://hosted.weblate.org/projects/pineapple-pictures/ - Gary (BLumia) Wang et al. - Gary (BLumia) Wang e.a. - Gary (BLumia) Wang et al. - Gary (BLumia) Wang 等人 - - ppic - - - - - + + +

This release adds the following feature:

+
    +
  • Add "Keep transformation" to menu
  • +
+

With contributions from:

+

mmahhi, VenusGirl, albanobattistella, gallegonovato, Heimen Stoffels

+
+
+ + +

This release adds the following feature:

+
    +
  • Add an option in setting dialog to tweak the High-DPI scaling rounding policy
  • +
+

This release fixes the following bugs:

+
    +
  • Remove image size limit for Qt 6 build
  • +
  • Fix application icon install location under Linux
  • +
+
+
+ + +

This release adds the following features:

+
    +
  • TIF and TIFF format files in the same folder will now be automatedly added to the gallery
  • +
  • Built-in window resizing now also supports Linux desktop.
  • +
+

This release fixes the following bugs:

+
    +
  • Settings dialog will automatedly use a suitable size instead of a hard-coded one
  • +
  • Fix default configuration file location under Linux.
  • +
+
+
+