Skip to content

Releases: BLumia/pineapple-pictures

Pineapple Pictures 0.7.4

12 Apr 15:31
0.7.4
d27f94b

Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 provided and using a stacking window manager (x11 is preferred).
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.3 - 0.7.4:

  • Adds some icons for corresponding menu actions (pre-built Windows binary provided here doesn't contain this feature).
  • Update translations from Hosted Weblate (Thanks to Reza Almanda, mmahhi, Oğuz Ersen, volkov, Сергій for the contributions!).
  • Build system: now prefer Qt 6 build.

About this release:

This release is a maintenance release so nothing really special. Some icons are added for their corresponding menu actions but it won't benefit Windows users for now. Besides that, no exciting new features were added.

For packagers or people who prefer build from source, the project now use Qt 6 by default. You are still able to switch to use Qt 5 instead but it's no longer suggested to do so. The next release (0.8.0) is planned to only support Qt 6 so consider this as a migration period for Qt 5 users. Another reminder is, the current most recent Qt release (6.7.0) have some noticeable issues while loading SVG images, so I personally suggest avoid to use Qt 6.7.0 if you occasionally use Pineapple Pictures's SVG support, and watch QTBUG-124287 for further updates. (Note: Pre-built binaries that you can download here is not affected since we don't use Qt 6.7.0 for those binaries)

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

Maintained by the original author

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

b6ac44c75f4783d3555c1d93e8ed72b6f0eaab25a5e4a8a8a60b07f90916d107 *pineapple-pictures-0.7.4-Windows-qt5.15-x86_64.zip
c2c668a3f3eeda394b00750d39584b4e3104fd97c914c71daa8fb9cc0a29d88a *pineapple-pictures-0.7.4-Windows-qt6.5-x86_64.zip
629b73e4edaadc44c719442a44d41e56306fcf80ffda306b2b1f5c6d63d83f7a *pineapple-pictures-0.7.4-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.7.3

24 Oct 14:13
0.7.3
fd5929b

Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.2 - 0.7.3:

  • Add "Keep transformation" to menu. You can refer to the Help dialog to learn more about this option.
  • Update translations from Hosted Weblate.

About this release:

This release introduced a menu action to allow you keep the image transformation info while switching between images, you can refer to the Help dialog to learn more about this option. This release also adds a NEWS file to the source repo, and updated the translation strings as well.

l also start providing Flatpak version of Pineapple Pictures at FlatHub, and we might start providing other container-based packages as well. But we still suggest using a native version if possible. See the Container‐based Packaging Solutions Support wiki page to learn more about why.

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

Maintained by the original author

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

c14f8673c09f0a4e33c54ba64f79b6c9fa40a5d1f3f921869d79b0ec57d9a3a6 *pineapple-pictures-0.7.3-Windows-qt5.15-x86_64.zip
35b89e9becc2b7335aab36c6740fcd5a2aa97d45cf8877a19a0bbd598a0b4450 *pineapple-pictures-0.7.3-Windows-qt6.5-x86_64.zip
54530a4d6a59f9b77e76b27a888d372c7a9860a22f1ba0bd284e838a904018e3 *pineapple-pictures-0.7.3-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.7.2

27 Aug 06:31
0.7.2
e79b5d3

Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.1 - 0.7.2:

  • Add an option in setting dialog to tweak the High-DPI scaling rounding policy (might only works in Qt 6 build)
  • Add more information to its AppStream metadata, and make those information translatable from Hosted Weblate
  • Remove image size limit for Qt 6 build
  • Improve translation loading method
  • Add Italian translation, thanks @albanobattistella for the contribution.
  • Linux: fix application icon install location under Linux
  • Windows: update dependency version

About this release:

This version doesn't have a lot of new features, but fills a lot of gaps for Qt 6 port, and improved AppStream support. As a result, we'll start providing both Qt 5 and Qt 6 Windows binary build here. A feature that allows you to tweak High-DPI rounding policy has been included and can confirm works under the Qt 6 Windows binary build that I provided in this GitHub Release page. Please feel free to let me know if there are any issues in the Qt 6 build. And about the High-DPI support, please refer to the Wiki page to learn more about the details.

By the way, we also start providing flatpak version of Pineapple Pictures at FlatHub, and we might start providing other container-based packages as well. But we still suggest using a native version if possible. See the Container‐based Packaging Solutions Support wiki page to learn more about why.

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

Maintained by the original author

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

2a81623806eeec5e1dadf5bbb045e572f62f8ab42655795f06494d09097184bd *pineapple-pictures-0.7.2-Windows-qt5.15-x86_64.zip
8ab9b183cdbd21b7a3805d1921acd8ed8d63876856a2bb2f71324788412764a7 *pineapple-pictures-0.7.2-Windows-qt6.5-x86_64.zip
2d2e05f170d746d5609c1b9676e66f5328467ae2886449884bc82410cddea8f0 *pineapple-pictures-0.7.2-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.7.1

08 Jul 10:08
0.7.1
f96da17

Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.0 - 0.7.1:

  • TIF and TIFF format files in the same folder will now be automatedly added to the gallery.
  • Settings dialog will automatedly use a suitable size instead of a hard-coded one.
  • Built-in window resizing now also supports Linux desktop. (macOS might also works as well)
  • Fix default configuration file location under Linux. (was ~/.config/config.ini, now it's ~/.config/Pineapple Pictures/config.ini)
  • The AppStream metadata now contains a desktop-id launchable information.
  • Windows (CI): Qt 6 build now uses Qt 6.5

About this release:

This release contains a lot of fixes and improvements related to Linux desktop, which includes proper built-in window resizing, better AppStream support and configuration file location fixes. It's strongly recommended to update to this version if you are using the Linux desktop version, and shout out to @yyc12345 about the patch related to cross-platform window resizing!

Other than the Linux-related fixes and improvements, now when you open an image using this application, TIFF files in the same folder will also be added to the gallery, so Windows user might also want to upgrade to this release even if this release doesn't have a lot of changes related to Windows platform.

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

Maintained by the original author

  • Windows binary: see the following Assets.
  • Ubuntu 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

64a105b71fdb03841dc8ac8dcf0c514df3a0c45d0fb18fda81e49e91bc24f896 *pineapple-pictures-0.7.1-Windows-x86_64.zip
b8155e5ce7b17fb6a9bda83e6a9c08b4cdeea5918f0c1619f6689e9512241f70 *pineapple-pictures-0.7.1-Ubuntu-22.04-x86_64.deb

Pineapple Picture 0.7.0

16 Jun 16:04
0.7.0
a29a180

Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.15 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.9 - 0.7.0:

  • Show file name as window title. It can be useful if you are using a taskbar that shows the window title.
  • Improve support for Qt 6, support newer Exiv2 version which includes 0.28.0, and minor building system clean-up.
  • Add Korean and Ukrainian language translations. Thanks VenusGirl (@VenusGirl) and Dan (Hosted Weblate user) for the contributions!
  • Windows: bump dependencies version

About this release:

We released 0.6.9 as a pre-release version last month, and finally here is 0.7.0. There are not many things changed between the two versions from the end-user's perspective, but we still consider the changes to be major. Since 0.7.0 we raised the minimum version of Qt to be 5.15.2, so for packagers, 0.6.9 is the last version that supports Qt 5.10, and for end-user, we will no longer provide Ubuntu 20.04 pre-built binary package so consider upgrade your system if possible :)

There is only one new feature that was introduced in this release, but since we consider 0.6.9 as a pre-release version of 0.7.0 version, you can also read the previous release's changelog to learn about the new features.

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

Maintained by the original author

  • Windows binary: see the following Assets.
  • Ubuntu 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

84f18e923eeab8de22adc808b91339e2ad1bd928ca43943c82a0b3fee3c94957 *pineapple-pictures-0.7.0-Windows-x86_64.zip
e44dc008fbb92ab090323ddc6afbeb20f5ba180ea5b04492140753032c76fe67 *pineapple-pictures-0.7.0-Ubuntu-22.04-x86_64.deb

Pineapple Picture 0.6.9

02 May 02:59
0.6.9
3b279fc

Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows, Ubuntu 20.04 and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.6 - 0.6.9:

  • Add "Subject distance" and "Contrast" EXIF data support in image property dialog
  • Fix not able to trigger context menu when trying to right click on animated image
  • Support build with Qt 6 using CMake, fix window resizing not working under Qt 6
  • Add language translations. Thanks Black Cat, Heimen Stoffels (@Vistaus), Percy Hong (@fhiutc), Andrey (@t1011), @gallegonovato for the contributions!
  • Windows: bump dependencies version

About this release:

This release brings some new features, better Qt 6 support and also some bugfixes. Since the change is not small, this was originally planned to be 0.7.0. So, consider this to be a stable pre-release of that version (but this is still a stable release!). I do plan to drop the support of older Qt and CMake versions in next release, so 0.7.0 won't support older distros like ubuntu 20.04.

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

  • Windows binary: see the following Assets.
  • Ubuntu 20.04 and 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Debian (since bullseye) or Ubuntu (since 21.04): sudo apt install pineapple-pictures.
  • Nix / NixOS: pineapple-pictures (maintained by @wineee)
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

3e41a51cb1834ca91048ca9c2bb04b06fe6517d6a76a6d45386c52930dbfa2f2 *pineapple-pictures-0.6.9-Windows-x86_64.zip
81dfd1847de394a3b23db397cf724f8284e284e07c2dc6c4cda8244c9959ed81 *pineapple-pictures-0.6.9-Ubuntu-20.04-x86_64.deb
0575ae7b119b3b09fe4791ba58f9e2f066004999a30bed41acda4743a5f11ab6 *pineapple-pictures-0.6.9-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.6.6

18 Feb 05:39
0.6.6
e472000

Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows, Ubuntu 20.04 and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.5 - 0.6.6:

  • Fix crash when opening property dialog if the image contains rarely-used XMP tags.
  • Add Japanese language translation (thanks to Black Cat from Weblate!), update Spanish translation (thanks to @genesistoxical!).
  • Windows: bump dependencies version, better PSD support thanks to KImageFormats project.

About this release:

The 0.6.6 release is a minor version release and contains some bugfixes and translation updates. We now have full Japanese translation of the application. Thanks to Black Cat from the Weblate site for the contribution!

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

  • Windows binary: see the following Assets.
  • Ubuntu 20.04 and 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Debian (since bullseye) or Ubuntu (since 21.04): sudo apt install pineapple-pictures.
  • Nix / NixOS (currently in unstable): pineapple-pictures (maintained by @wineee)
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

8819397d0fb66fe02bdaa37f9f3abe39d0e665bca9b00dc2ab8b24bd07899ba9 *pineapple-pictures-0.6.6-Windows-x86_64.zip
61986076639348b92b696be0146dddd8b444517b801439b524f923e415036d02 *pineapple-pictures-0.6.6-Ubuntu-20.04-x86_64.deb
7cef539cc4a47c45e7330b6a7a0c23ea1275a7f2bab75645c7b51d8bf6634560 *pineapple-pictures-0.6.6-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.6.5

19 Nov 05:21
0.6.5
dfc0571

Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows, Ubuntu 20.04 and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.4 - 0.6.5:

  • Hi-DPI: Fix blurry raster image when scaled down
  • Linux: "Show in directory" will also selecting the current image file
  • Add Punjabi (Pakistan) language translation (thanks to bgo-eiu from Weblate!), update Norwegian Bokmål translation.
  • Windows: bump dependencies version, better PSD support thanks to KImageFormats project.

About this release:

In 0.6.4 we bring better Hi-DPI support to this application, and in this release, we continue fixing other minor issues related to Hi-DPI support. Please check out the 0.6.4 release note to learn more about the Hi-DPI support.

We also enhanced the Linux support to this application by making use of the filemanger1 D-Bus interface. The "Show in directory" menu action will be more useful when you want to locate the current image in a folder that contains a lot of files.

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

  • Windows binary: see the following Assets.
  • Ubuntu 20.04 and 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Debian (since bullseye) or Ubuntu (since 21.04): sudo apt install pineapple-pictures.
  • Nix / NixOS (currently in unstable): pineapple-pictures (maintained by @wineee)
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

e6746287a6f550ab14bd576cec65efb39888c86ab0c889763c99587383e1d96d *pineapple-pictures-0.6.5-Windows-x86_64.zip
85e5e114e29e7219fa2ddc2a0ee2328bf496ba1eae17cca17431537cd287d9da *pineapple-pictures-0.6.5-Ubuntu-20.04-x86_64.deb
0394ef1c30f026854f18132834cf852e3b6aeab0f30416df754ca303d7c643a6 *pineapple-pictures-0.6.5-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.6.4

03 Oct 03:39
0.6.4

Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries I uploaded here, only Windows, Ubuntu 20.04 and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.3 - 0.6.4:

  • Hi-DPI action icon rendering (thanks to @chirs241097!)
  • Raster images on Hi-DPI devices will no longer be blurry
  • Add Catalan language translation, update Spanish translation (thanks to @toni-em!)

About this release:

This release brings up two fixes related to Hi-DPI support. Although most Windows users won't notice any differences due to the default Hi-DPI scale factor rounding policy set by Qt, users who use Linux or using QT_SCALE_FACTOR to force the DPI scaling will notice the action icons and raster images are blurry when scaled. This release fixed this issue to bring better Hi-DPI support. Thanks to @chirs241097 for the fix!

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

  • Windows binary: see the following Assets.
  • Ubuntu 20.04 and 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Debian (since bullseye) or Ubuntu (since 21.04): sudo apt install pineapple-pictures.
  • Nix / NixOS (currently in unstable): pineapple-pictures (maintained by @wineee)
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Checksum:

In case you'd like to verify the binary file you downloaded. Here are the sha256sum results:

67c58332a307bf61267a80fa5ddc3942682e0cf61069a280eca584ead5a96570 *pineapple-pictures-0.6.4-Windows-x86_64.zip
366423648735f08719b2e19d48b9d11c24a74ddd6fc9661c0b2b7fc788012242 *pineapple-pictures-0.6.4-Ubuntu-20.04-x86_64.deb
95597772a3b3cf0ec8cf950b50f3afe193f9c0a5ffb23fa5e05b461dabab594f *pineapple-pictures-0.6.4-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.6.3

03 Sep 07:31
0.6.3
756d0be

Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries I uploaded here, only Windows, Ubuntu 20.04 and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.2 - 0.6.3:

  • Update Spanish translations (thanks to @genesistoxical!)
  • Windows binary: bump dependencies version
  • Windows binary: supports CMYK/Multi-channel format PSD files

About this release:

This is a maintenance release of Pineapple Pictures. This release doesn't introduce any new features in the source form, the Qt 6 one mentioned in the changelog doesn't affect the Windows binary release I provided since the binary is still using Qt 5. It's still worth mentioning, in the Windows binary release, now the PSD file support come with LAB file support thanks to KImageFormats contributors!

As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!

If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.

Get it:

  • Windows binary: see the following Assets.
  • Ubuntu 20.04 and 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Debian (since bullseye) or Ubuntu (since 21.04): sudo apt install pineapple-pictures.
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Checksum:

In case you'd like to verify the binary file you downloaded. Here are the sha256sum results:

e45751c8284c38968df66942ccf2ce47a8a780029a12b17f66219d2b053b59b1 *pineapple-pictures-0.6.3-Windows-x86_64.zip
d4582a77af1adffe30b0dcc122469317f0878bb8095252d1b1fbce21395d751d *pineapple-pictures-0.6.3-Ubuntu-20.04-x86_64.deb
a279f5a35f552dca16fa2870b2431ec7195fd9e1ab0d09280f8099ed55524bb5 *pineapple-pictures-0.6.3-Ubuntu-22.04-x86_64.deb