Releases: BLumia/pineapple-pictures
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).
Release Pineapple Picture 0.3.0
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided.
- Windows
Only Windows pre-build binary provided. 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.2.4 - 0.3.0:
- Now able to customize some application behaviors.
- Portable mode available in case someone prefer the app don't touch their user config dir, see the wiki page for details.
- Adjust minimum window size to a lower size.
Get it:
- Windows binary: see following Assets.
- Arch AUR: pineapple-pictures-git (only
-git
version for now).
Release Pineapple Picture 0.2.4
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided.
- Windows
Only Windows pre-build binary provided. 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.2.3 - 0.2.4:
- Windows: fixed issue with program icon always shows the 16x16 one inside explorer.
- Windows CI: build with karchive so it will now support kra and ora format now.
Get it:
- Windows binary: see following Assets.
- Arch AUR: pineapple-pictures-git (only
-git
version for now).
Release Pineapple Picture 0.2.3
Pre-release for 1.0
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided.
- Windows
Only Windows pre-build binary provided. 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.2.2 - 0.2.3:
- Give it an application display name so it will not show
ppic
in taskbar thumbnail title. - Windows: add more version info data which can be seen in the property dialog.
- New logo by @Lovelyblack !
- Qt6: No longer using
QWheelEvent::delta()
Get it:
- Windows binary: see following Assets.
- Arch AUR: pineapple-pictures-git (only
-git
version for now).
2020-07-22: The binary for Windows gets a rebuild using the revision of 6009c26 to build kimageformats plugin with karchive, so you can use the 0.2.3-1 version to view Krita .kra files and also .ora files now :)
Release Pineapple Picture 0.2.2
Pre-release for 1.0
Supported platforms:
- Linux/X11 with at least Qt 5.10 provided.
- Windows
Only Windows pre-build binary provided. 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.2.1 - 0.2.2:
- When drag and drop an image file, also try load gallery from the file location folder.
- Add previous and next button to GUI, works the same way as pressing PageUp and PageDown.
Get it:
- Windows binary: see following Assets.
- Arch AUR: pineapple-pictures-git (only
-git
version for now).