Skip to content

Commit 6a4a9b4

Browse files
committed
Release 0.4.0
1 parent e06e11c commit 6a4a9b4

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.4.0
2+
3+
- Linux support release
4+
- support system install, added deb packaing
5+
- Control image preview size
6+
- decrease to get faster loading times
7+
- increase to get more precision for panorama detection
8+
19
# Xpano 0.3.0
210

311
- MacOS build support

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