Skip to content

Commit 49327c3

Browse files
committed
Release 0.6.0
1 parent f00d510 commit 49327c3

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Xpano 0.6.0
2+
3+
- Crop mode
4+
- Automatic detection of the largest rectangle in the panorama
5+
- Manual adjustment
6+
- New action buttons in the gui: Full resolution preview, Crop mode, Export
7+
- Stitching speedup
8+
19
# Xpano 0.5.0
210

311
- Selectable projection types (OpenCV implementations):

misc/site/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ baseurl: "/xpano"
99
theme: jekyll-theme-cayman
1010

1111
github:
12-
zip_url: https://github.com/krupkat/xpano/releases/download/v0.5.0/xpano-v0.5.0-windows-x64.zip
13-
tar_url: https://github.com/krupkat/xpano/archive/refs/tags/v0.5.0.tar.gz
12+
zip_url: https://github.com/krupkat/xpano/releases/download/v0.6.0/xpano-v0.6.0-windows-x64.zip
13+
tar_url: https://github.com/krupkat/xpano/archive/refs/tags/v0.6.0.tar.gz
1414
is_project_page: true
1515
repository_url: https://github.com/krupkat/xpano
1616
repository_name: xpano

0 commit comments

Comments
 (0)