1.2.2
2023-03-31
Improved memory handling that should resolve some of the crashes users were experiencing.
Improved panorama stitching reliability.
1.2.1
2022-09-12
Improved reliability of Panorama Stitching and HDR Merging
1.2.0
2022-09-12
Added HDR merging to enable multi exposure photo stacking with basic tone mapping support.
1.1.3
2022-06-09
Improved error handling with better descriptions for each possible kind of error.
1.1.2
2022-06-02
Improved error handling.
1.1.1
2022-03-09
Fixed image picker to allow multiple images again.
Improved scaling algorithm to support better resolutions, more reliably.
1.1.0
2022-03-04
TLDR:
The app should work properly with more devices and a more broad number of images being stitched.
Detailed explanation:
Fixed the out of memory crash when stitching large images by introducing a new algorithm that relies on how much memory your device has when handling the scaling of the rendered panorama.
1.0.2
2022-01-03
- Fixed image selection loading on iOS 15.
- Improved Stitching.
1.0.1
2021-03-27
- Updated Owl Graphic to indicate that it is stitching your panorama.
- Added an auto crop feature that attempts to automatically crop the panorama to a normal rectangle.
- Added a button to toggle between the auto crop and the un-cropped image so you can save either or both if you want to be able to manually crop the panorama yourself.
- Improved handling of current image that was stitched to prevent removing it before it should be removed.