Skip to content

Commit 2e3250d

Browse files
committed
Release 0.7.0
1 parent a118a0f commit 2e3250d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Xpano 0.7.0
2+
3+
- Auto fill
4+
- Automatically fills the panorama boundaries with a generated texture
5+
- This allows the user to extend the crop rectangle
6+
- Fix the file dialog on Linux to also show files with uppercase extensions
7+
18
# Xpano 0.6.0
29

310
- Crop mode

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.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
12+
zip_url: https://github.com/krupkat/xpano/releases/download/v0.7.0/xpano-v0.7.0-windows-x64.zip
13+
tar_url: https://github.com/krupkat/xpano/archive/refs/tags/v0.7.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)