Releases: krupkat/xpano
0.10.0 - Fix for detection / stitching consistency
Fixes to make the stitching algorithm consistent with panorama detection
- Default to SIFT algorithm in pano stitching (#65)
- Match confidence the same in pano detection / stitching (#66)
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.9.3 - Flatpak support
- Flatpak support (#60)
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.9.0 - Flatpak support
- Flatpak support (#60)
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.8.0 - Quick import buttons
- Quick import buttons (#57)
- Support window (#54, thanks @poshi1865)
- Updated library dependencies (#56)
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.7.0 - Auto fill
- Auto fill (#50)
- Automatically fills the panorama boundaries with a generated texture
- This allows the user to extend the crop rectangle
- Fix the file dialog on Linux to also show files with uppercase extensions (#53)
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.6.0 - Crop mode
- Crop mode (#46)
- New action buttons in the gui: Full resolution preview, Crop mode, Export (#46)
- Stitching speedup (#49)
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.5.0 - Panorama projection types
- Selectable projection types (OpenCV implementations) (#43):
- Smooth preview zoom (#44)
- Smooth thumbnail scrolling (#44)
- Persistent window size between launches (#45)
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.4.0 - Linux support release
- Support system install with the
/usr
prefix (#38) - Added build script and Github Action for Ubuntu 20.04 (#39)
- Added deb packaging (#42, debian branch)
- Install from PPA: https://launchpad.net/~krupkat/+archive/ubuntu/code
- Control image preview size (#41)
- Decrease to get faster loading times
- Increase to get more precision for panorama detection
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.3.0 - MacOS support
- MacOS build support (#35, #36)
- Support for Retina display and command key shortcuts
- Linux multi-monitor support (#37)
- Sharp fractional scaling on X11, Wayland, blurry on XWayland
- Control the auto detection algorithm with two new options: (#34)
- Matching distance:
- How many neighboring images will be considered for panorama auto detection
- Matching threshold:
- Number of keypoints that need to match in two images to include them in a panorama
- Matching distance:
- Faster startup time thanks to async asset loading (thanks @GhostVaibhav) (#31)
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.2.0 - Support for Microsoft Store
First release targeting the Microsoft Store (install from there):
- Microsoft Store support + app icons (#30)
- Window state + logs are saved in appdata folders (#29)
- Show stitching error code in gui (thanks @GhostVaibhav) (#28)
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)