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 c05a15a commit b8f1df5Copy full SHA for b8f1df5
CHANGELOG.md
@@ -14,6 +14,22 @@
14
15
### Security
16
17
+## 1.6.9
18
+
19
+### Fixed
20
21
+- "Keep System Awake" was not properly cancelled on Windows (#755)
22
+- "Create Desktop Entry" had issue if the path contains spaces on Linux (#733)
23
+- Application crash on systems that have invalid font names (#737)
24
+- Some settings statuses were not updating correctly (#732)
25
+- "Download Dialog" position shifted when multiple dialogs were open simultaneously (#758)
26
+- "Add Download Dialog" position shifted when multiple dialogs were open simultaneously (#761)
27
28
+### Improved
29
30
+- Translations updated
31
+- Better handling of filenames received from the server (#759)
32
33
## 1.6.8
34
35
### Fixed
0 commit comments