From d27f94bc4d6a46e94bb416bc4b992d19496f60e1 Mon Sep 17 00:00:00 2001 From: Gary Wang Date: Fri, 12 Apr 2024 20:23:23 +0800 Subject: [PATCH] chore: release 0.7.4 --- NEWS | 10 ++++++ ...net.blumia.pineapple-pictures.metainfo.xml | 34 ++++++++++++++----- 2 files changed, 35 insertions(+), 9 deletions(-) diff --git a/NEWS b/NEWS index 76a465e..584e554 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 0.7.4 +~~~~~~~~~~~~~ +Released: 2024-04-04 + +Features: + * Add some icons for corresponding menu actions + +Contributors: + Reza Almanda, mmahhi, Oğuz Ersen, volkov, Сергій + Version 0.7.3 ~~~~~~~~~~~~~ Released: 2023-10-24 diff --git a/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml b/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml index 8b8962f..4860c13 100644 --- a/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml +++ b/dist/appstream/net.blumia.pineapple-pictures.metainfo.xml @@ -15,12 +15,6 @@ 图像查看器 CC0-1.0 MIT - Gary (BLumia) Wang et al. - Gary (BLumia) Wang など - Gary (BLumia) Wang e.a. - Gary (BLumia) Wang et al. - Gary (BLumia) Wang. - 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 Picturesは、ズームイン時に便利なナビゲーションサムネイルを備えた軽量で使いやすい画像ビューアです。画像管理のサポートは含まれていません。

@@ -29,6 +23,14 @@

Pineapple Pictures – це легкий і простий у використанні переглядач зображень, який постачається зі зручною навігаційною мініатюрою при збільшенні масштабу і не містить жодної підтримки керування зображеннями.

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

+ + Gary (BLumia) Wang et al. + Gary (BLumia) Wang など + Gary (BLumia) Wang e.a. + Gary (BLumia) Wang et al. + Gary (BLumia) Wang. + Gary (BLumia) Wang 等人 + net.blumia.pineapple-pictures.desktop https://github.com/BLumia/pineapple-pictures https://github.com/BLumia/pineapple-pictures/issues @@ -66,6 +68,16 @@ + + +

This release adds the following feature:

+
    +
  • Add some icons for corresponding menu actions
  • +
+

With contributions from:

+

Reza Almanda, mmahhi, Oğuz Ersen, volkov, Сергій

+
+

This release adds the following feature:

@@ -80,13 +92,15 @@

This release adds the following feature:

    -
  • Add an option in setting dialog to tweak the High-DPI scaling rounding policy
  • +
  • Add an option in setting dialog to tweak the High-DPI scaling rounding policy (might only works in Qt 6 build)

This release fixes the following bugs:

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

With contributions from:

+

Heimen Stoffels, Andrey, Dan, gallegonovato, albanobattistella, Sabri Ünal

@@ -94,13 +108,15 @@

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.
  • +
  • Built-in window resizing now also supports Linux desktop. (macOS might also works as well)

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.
  • +
  • Fix default configuration file location under Linux. (was `~/.config/config.ini`, now it's `~/.config/Pineapple Pictures/config.ini`)
+

With contributions from:

+

yyc12345