Releases: BLumia/pineapple-pictures
Pineapple Pictures 0.5.0
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
For the pre-built binary I uploaded here, only Windows and Ubuntu 20.04 pre-build binary are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also works without issue but it's not supported at all.
Changelog:
0.4.4 - 0.5.0:
- redesigned icons
- buttons in the bottom action bar now have tooltips and visual click feedback
- image no longer seems pixelated when zoomed-out
- use UTF-8 for decoding image metadata by default to avoid mojibake
- add some more image metadata support
- update translation
About this release:
This release introduced a redesigned icon set, and also contains some bug fixes. The bottom bar also got reworked to bring better UX for users, and make planned later changes easier.
As always, I would like to say thanks to all the contributors who donate 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 got 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 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
.
Checksum:
In case you'd like to verify the binary file you downloaded. Here are the sha256sum
results:
fade61e022e5d553bb0401a200b1fc7bd7fdb7615b34e39f1bfaef45a429cf84 *pineapple-pictures-0.5.0-Windows-x86_64.zip
8a060299cb36960c9782d64f9099ad8f76782d029efadbbd27656ccde934e3fc *pineapple-pictures-0.5.0-Linux-x86_64.deb
Pineapple Picture 0.4.4
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
For the pre-built binary I uploaded here, only Windows and Ubuntu 20.04 pre-build binary are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also works without issue but it's not supported at all.
Changelog:
0.4.3 - 0.4.4:
- fix navigator view not get updated in some edge case
- fix possible memory leak when switching between animated image files
- Windows(CI): get rid of deprecated build argument.
- Linux(AppStream): use metainfo.xml instead of appdata.xml (#30)
About this release:
This is a release mainly for bug fixes, a new feature is on the main working branch so this release is on a new branch that reverted the feature patch. Other than bugfixes, there is no difference from 0.4.3
Since 0.4.3, Windows binary is 64-bit only, if you really need a 32-bit build, please fire an issue.
As always, I would like to say thanks to all the contributors who donate 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 got 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 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
.
Checksum:
In case you'd like to verify the binary file you downloaded. Here are the sha256sum
results:
7120ac18a395eb2892d3372c347e4184caa1eccfb53895bdaf6b5f44a44e44ee *pineapple-pictures-0.4.4-Windows-x86_64.zip
02aab3c7ea9ca6fd59bddf52969f4d69328c1aa036fe418d9428d7658f8095be *pineapple-pictures-0.4.4-Linux-x86_64.deb
Pineapple Picture 0.4.3
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
For the pre-built binary I uploaded here, only Windows and Ubuntu 20.04 pre-build binary are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also works without issue but it's not supported at all.
Changelog:
0.4.2 - 0.4.3:
- Support horizontal image flipping.
- Add default shortcut for some actions.
- All supported animated images should be able to playback instead of just GIF.
- Show copyright info from EXIF image data in the property dialog.
- Show animated image frame count in the property dialog.
- Windows: switch to 64-bit build, support load larger resolution images.
- Windows: strip DLL for faster load time and lower the binary size.
About this release:
In this release, I enhanced the shortcut support of the application for a little bit, I have plans to introduce better shortcut support in next following updates, but since I didn't find a list of general shortcuts which can be used between different image-viewer program, I may need your opinion. If you have any suggestions about shortcut support, please consider start a new discussion thread and let's discuss it there.
Since this release, Windows binary is 64-bit only, if you really need a 32-bit build, please fire an issue.
As always, I would like to say thanks to all the contributors who donate 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 got 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 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
.
Checksum:
In case you'd like to verify the binary file you downloaded. Here are the sha256sum
results:
4e9f84fb46592182d33b7e6015dd34a89fcafa1011dfdb104dd040bb60b50036 *pineapple-pictures-0.4.3-Windows-x86_64.zip
fc77e16be963a7a2ecae402212ccb759901ae54b8c117fdb19d6f3f46747b8ab *pineapple-pictures-0.4.3-Linux-x86_64.deb
Pineapple Picture 0.4.2
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
For the pre-built binary I uploaded here, only Windows and Ubuntu 20.04 pre-build binary are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also works without issue but it's not supported at all.
Changelog:
0.4.1 - 0.4.2:
- Property dialog will be able to show for all supported image formats.
- Zoom-in scale now limit to 1000x.
- Now you can use shortcuts to zoom in and out.
- WEBP image will be in the image queue by default when navigating images in the same folder.
- Holding Shift and click the checkerboard button will use a color-inverted checkerboard background.
- Add Sinhala translation, update existed translations. Thanks to the translators from Weblate.
- Building: fix broken qmake project file for people still using qmake.
About this release:
In this release, there are some minor refactor related to shortcut support, I have plans to introduce better shortcut support in next following updates, but since I didn't find a list of general shortcuts which can be used between different image-viewer program, I may need your opinion. If you have any suggestions about shortcut support, please consider start a new discussion thread and let's discuss it there.
As always, I would like to say thanks to all the contributors who donate 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 got 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 binary: see the following Assets.
- Arch AUR: pineapple-pictures | pineapple-pictures-git.
- Debian sid / Debian testing:
sudo apt install pineapple-pictures
.
Checksum:
In case you'd like to verify the binary file you downloaded. Here are the sha256sum
results:
d9255cc4b0a1d825f1065f9acc60d04ae2b867abde163dbc85e06ecd11791ed1 *pineapple-pictures-0.4.2-Windows-i386.zip
e45a859ae8518aa553453e6aebb0483c6a429a80a76ba1d23a231471263a8de0 *pineapple-pictures-0.4.2-Linux-x86_64.deb
You can also download the *.sha256
file which contains the result.
Release Pineapple Picture 0.4.1
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
For the pre-built binary I uploaded here, only Windows and Ubuntu 20.04 pre-build binary are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also works without issue but it's not supported at all.
Changelog:
0.4.0 - 0.4.1:
- It can now display some GPS-related EXIF properties in the property dialog.
- New option which allows use mouse wheel to switch image rather than zoom in and out.
- Spanish language is now added to the software.
- Fixed a pretty minor memory leak issue when triggering the context menu.
- Windows pre-built binary now comes with ANI support thanks to the kimageformats update.
About this release:
There are only one week before the lunar new year, although there are not a lot of commits to this repo, we still got some features and bugfixes :)
As always, I would like to say thanks to all the contributors who donate 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 got 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 binary: see the following Assets.
- Arch AUR: pineapple-pictures | pineapple-pictures-git.
- Debian sid / Debian testing:
sudo apt install pineapple-pictures
.
Release Pineapple Picture 0.4.0
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
For the pre-built binary I uploaded here, only Windows and Ubuntu 20.04 pre-build binary are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also works without issue but it's not supported at all.
Changelog:
0.3.4 - 0.4.0:
- Support display EXIF and other metadata via its property dialog.
- Will no longer display an empty section if no metadata is inside a section.
- Now support French, German, Russian, and Norwegian Bokmål language. Thanks for the contributors! You can also get a list of contributors inside the about dialog.
- Windows pre-built binary now uses Qt 5.15.2 for building, WSL2 network location files should works without any issue now.
- Windows pre-built binary now comes with AVIF support thanks to the kimageformats update, we also vendor AOM as our AV1 decoder.
About this release:
Since I'm intended to keep this program as lightweight as possible, Although I added the ability to display EXIF metadata in the property dialog which will add libexiv2 as a new dependency, it's still optional. There is a build-time option for this feature to disable this feature. But I think one single dependency won't delay the launch speed too much (it's 2020 now and we're not an Electron app!), so I guess it won't be a problem here.
I still would like to say thanks to all the contributors who donate their time working on the translation. If you are also interested, head to Weblate and then start translating!
If you got 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 binary: see the following Assets.
- Arch AUR: pineapple-pictures | pineapple-pictures-git.
- Debian sid / Debian testing:
sudo apt install pineapple-pictures
.
Release Pineapple Picture 0.3.4
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
Now you can also get this application by doing a simple sudo apt install pineapple-pictures
if you're using Debian sid or Debian testing! Thanks a lot to @sudipm-mukherjee maintaining the Debian package!
For the pre-built binary I uploaded here, only Windows and Ubuntu 20.04 pre-build binary are provided. For other OS / distro, feel free to build from source code and use, macOS is possibility also works without issue but it's not supported at all.
Changelog:
0.3.3 - 0.3.4:
- Add a property dialog which can show some basic metadata of the image file.
- Display a message to tell user if the image file cannot be loaded due to data corruption or data format unsupported.
- Fix the mismatch license descripted in AppStream appdata xml file.
- Fix build warning under MSVC.
- Windows binary: kimageformats updated to provide better PSD format support (also thanks @chirs241097 for the patch!).
Plans about next release:
The Qt version of the next release for the windows pre-built binary will switch to Qt 5.15.2 in order to improve the WSL2 file loading support. Building under Qt 5.11 (the version which current Debian stable is using) or above will be continue supported.
This release introduced a new property dialog for quick view some image file properties. Since the current version will only cover some very basic information of the file, more additional and advanced information will be added to the property dialog in the next (not so) major release (0.4.0). Next major will add Exiv2 as a new build dependency, this build dependency will be optional but strongly recommended. More details will be provided in the next release.
Get it:
- Windows binary: see following Assets.
- Ubuntu 20.04 binary: see following Assets.
- Arch AUR: pineapple-pictures | pineapple-pictures-git.
- Debian sid / Debian testing:
sudo apt install pineapple-pictures
.
Release Pineapple Picture 0.3.3
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
Windows and Ubuntu 20.04 pre-build binary provided. For other OS / distro, feel free to build from source code and use, macOS is possibility also works without issue but it's not supported at all.
Changelog:
0.3.2 - 0.3.3:
- Use QWindow::startSystemMove() if Qt version >= 5.15.0
- i18n: better support for tanslating about dialog strings.
- Update feedback link for default generated debian package.
- Add a window title for setting dialog.
Get it:
- Windows binary: see following Assets.
- Ubuntu 20.04 binary: see following Assets.
- Arch AUR: pineapple-pictures | pineapple-pictures-git.
Release Pineapple Picture 0.3.2
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
- Windows.
Windows and Ubuntu 20.04 pre-build binary provided. For other OS / distro, feel free to build from source code and use, macOS is possibility also works without issue but it's not supported at all.
Changelog:
0.3.1 - 0.3.2:
- Improved WSL2 support (see GH-7 for details).
- Basic support for AppStream.
- Allow drag on transparent pixels to pan image when zoomed in.
- New help / about dialog which also display the application version.
Get it:
- Windows binary: see following Assets.
- Ubuntu 20.04 binary: see following Assets.
- Arch AUR: pineapple-pictures-git (only
-git
version for now).
Release Pineapple Picture 0.3.1
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided.
- Windows
Windows and Ubuntu 20.04 pre-build binary provided. For other OS / distro, feel free to build from source code and use, macOS is possibility also works without issue but it's not supported at all.
Changelog:
0.3.0 - 0.3.1:
- Fix cannot minimize window by clicking taskbar icon
- Don't show what's this button from setting dialog.
- Basic WSL2 network location file loading support. (see GH-7 for details)
- Shortcut under Linux now also contains zh_CN locale translations.
- CI build for Ubuntu 20.04 now added.
Get it:
- Windows binary: see following Assets.
- Ubuntu 20.04 binary: see following Assets.
- Arch AUR: pineapple-pictures-git (only
-git
version for now).