Releases: krupkat/xpano
0.16.2 - AppImage support
First release with AppImage builds.
No functional change from the 0.16.1 version
The included files are packaged by xpano-release-builder, in the build logs you can verify:
- The commit hash that was used for the build (in the "Checkout target repo" step)
- The sha256 checksum value (in the "Compute checksum" step)
0.16.1 - Fix for high overlap images
- Fix for panoramas with fully obscured images (#108)
- Updated dependencies (#104)
- NixOS build script (749fecf)
Release packages:
The included files are packaged by xpano-release-builder, in the build logs you can verify:
- The commit hash that was used for the build (in the "Checkout target repo" step)
- The sha256 checksum value (in the "Compute checksum" step)
0.16.0 - Better task cancellation
- Improved progress monitoring for stitching
- More responsive cancellation of operations
- This allows improved interactive editing of panoramas by CTRL clicking
PRs: #100
- Script for creating a MacOS bundle (thanks to @MStraeten)
Release packages:
The included binaries are built by xpano-release-builder, in the build logs you can verify:
- The commit hash that was used for the build (in the "Checkout target repo" step)
- The sha256 checksum value (in the "Compute checksum" step)
0.15.2 - Multiblend on ARM
- Multiblend availability on ARM cpus (#99, krupkat/multiblend#25)
- Switch to Multiblend by default
This release is mostly useful for people building locally, so there are no packages available this time.
Check out the previous release for prebuilt packages.
0.15.1 - Multiblend with OpenCV seaming
- Multiblend with OpenCV seam optimization (#98)
- To use set "Multiblend (with alpha)" in "Options -> Panorama stitching"
Release packages:
The included binaries are built by xpano-release-builder, in the build logs you can verify:
- The commit hash that was used for the build (in the "Checkout target repo" step)
- The sha256 checksum value (in the "Compute checksum" step)
0.15.0 - Multiblend integration
- Multiblend integration (#94)
- Original code by David Horman: https://horman.net/multiblend/
- Integrated fork: https://github.com/krupkat/multiblend/
- Improved detail preservation, smoother image transitions
- To use set the new blending type in "Options -> Panorama stitching"
The included binaries are built by xpano-release-builder, in the build logs you can verify:
- The commit hash that was used for the build (in the "Checkout target repo" step)
- The sha256 checksum value (in the "Compute checksum" step)
0.14.0 - Metadata support
- Exif metadata support (#90, #91, #92)
- Copy over exif metadata from the first image of the exported panorama
- Fix crash when opening a directory (#88)
- Occuring on flatpak + xdg-desktop-portal < 1.7.1
- Updated copyrights (#89)
- Mention all contributors in the about window
- Mention all contributors in the files they have edited
The included binaries are built by xpano-release-builder, in the build logs you can verify:
- The commit hash that was used for the build (in the "Checkout target repo" step)
- The sha256 checksum value (in the "Compute checksum" step)
0.13.0 - Command line support
- Basic command line support (#86)
Xpano [<input files>] [--output=<path>] [--gui] [--help] [--version]
- Panorama detection type as an option (#86)
- Automatic, single panorama, none
- Thanks @robbymilo for the feature request! (#83)
The binaries are built by xpano-release-builder, in the build logs you can verify:
The commit hash that was used for the build (in the "Checkout target repo" step)
The sha256 checksum value (in the "Compute checksum" step)
0.12.0 - Persistent options
- Persistent user preferences (#81), with serialization using the alpaca library
- First time welcome message
- Added support for popup info messages, e.g.:
- Fix crash when minimizing the app (#78)
The binaries are built by xpano-release-builder, in the build logs you can verify:
- The commit hash that was used for the build (in the "Checkout target repo" step)
- The sha256 checksum value (in the "Compute checksum" step)
0.11.0 - Automatic wave correction
- Automatic panorama wave correction (#67, OpenCV docs)
- Detects horizontal / vertical panorama, with option to override
- Quickly select projection type from the sidebar (#68)
- Chroma subsampling options for jpeg exports (#69)
- Requires OpenCV >= 4.7.0
Thanks to the pixls.us community for valuable feedback!
The binaries are built by xpano-release-builder, in the build logs you can verify:
- The commit hash that was used for the build (in the "Checkout target repo" step)
- The sha256 checksum value (in the "Compute checksum" step)