Releases: krupkat/xpano
Releases · krupkat/xpano
0.1.0 - First official release
This release satisfies the "minimum viable product" status, supporting the following functionality:
- Importing multiple images / a whole directory of images
- Autodetecting groups of images that can be stitched into panoramas
- Preview half resolution panoramas in the app
- Zoom and pan of the preview image
- Add / edit / delete the groups via CTRL clicking in the gui
- Export full resolution panoramas to the disk
- Choosing export format / compression options (jpg, png, tiff)
- About page showing licenses of all the dependencies
Additional features for development purposes
- Logging via spdlog
- Show debug info with CTRL+D
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)