Skip to content

Releases: krupkat/xpano

0.10.0 - Fix for detection / stitching consistency

28 Mar 17:40
Compare
Choose a tag to compare

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

25 Mar 20:37
Compare
Choose a tag to compare
  • Flatpak support (#60)
    • Appstream metadata support (#61)
    • Updated svg icon (521ffb6)
    • Consistent version number (940df08)

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

18 Mar 21:35
80a3d90
Compare
Choose a tag to compare
  • 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

23 Feb 18:29
Compare
Choose a tag to compare
  • 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

23 Sep 10:18
Compare
Choose a tag to compare
  • 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

19 Sep 15:04
Compare
Choose a tag to compare
  • Crop mode (#46)
    • Automatic detection of the largest rectangle in the panorama (#47, #48)
    • Manual adjustment
  • 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

14 Sep 15:05
Compare
Choose a tag to compare
  • 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

07 Sep 12:10
Compare
Choose a tag to compare

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

30 Aug 17:05
Compare
Choose a tag to compare
  • 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
  • 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

19 Aug 13:11
Compare
Choose a tag to compare

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)