Skip to content

Releases: krupkat/xpano

0.16.2 - AppImage support

24 Sep 13:07
0c3fd6f
Compare
Choose a tag to compare

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

12 Jul 11:23
Compare
Choose a tag to compare
  • 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

04 Jul 09:52
Compare
Choose a tag to compare

PRs: #101, #103

  • 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

15 Jun 12:24
Compare
Choose a tag to compare

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

08 Jun 14:59
Compare
Choose a tag to compare
  • 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

01 Jun 18:45
Compare
Choose a tag to compare

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

12 May 12:15
Compare
Choose a tag to compare
  • 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

26 Apr 14:11
Compare
Choose a tag to compare
  • 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

17 Apr 13:30
Compare
Choose a tag to compare
  • Persistent user preferences (#81), with serialization using the alpaca library
    • First time welcome message
  • Added support for popup info messages, e.g.:
    • Show changelog after version update (#82)
    • Warn when loading 16-bit images (#79)
      • Allow loading files with the 'tif' extension
  • 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

04 Apr 14:27
Compare
Choose a tag to compare
  • 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)