You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## v0.3.0
4
+
5
+
- add Windows installer support to releases
6
+
- add Inno Setup Windows installer configuration
7
+
- fix: axis value editor table vertical header spacing for all caps axis tags, the axis tag column should now automatically resize to the max width axis tag in the list
8
+
- fix: set the window icon to the Slice icon on Windows views
9
+
- fix: set the About dialog title and icon on Windows views
10
+
- fix: update image conversion approach to maintain alpha transparency in Windows application icon
11
+
12
+
3
13
## v0.2.1
4
14
5
15
- update FontNameModel model flags definitions based on qabstractitemmodel.cpp fails
0 commit comments