We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cea66 commit 552c9a1Copy full SHA for 552c9a1
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# Xpano 0.18.0
2
+
3
+- Projection adjustments
4
+ - Drag the panorama by its horizontal / vertical axis
5
+ - Rotate the panorama by its center point
6
7
# Xpano 0.17.0
8
9
- Image stack detection
misc/build/linux/cz.krupkat.Xpano.metainfo.xml
@@ -29,6 +29,18 @@
29
<binary>Xpano</binary>
30
</provides>
31
<releases>
32
+ <release version="0.18.0" date="2024-02-11">
33
+ <description>
34
+ <ul>
35
+ <li>Panorama adjustments
36
37
+ <li>Drag the panorama by its horizontal / vertical axis</li>
38
+ <li>Rotate the panorama by its center point</li>
39
+ </ul>
40
+ </li>
41
42
+ </description>
43
+ </release>
44
<release version="0.17.0" date="2023-11-05">
45
<description>
46
<ul>
0 commit comments