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 df6e38b commit fcc3855Copy full SHA for fcc3855
CHANGELOG.md
@@ -14,6 +14,27 @@
14
15
### Security
16
17
+## 1.6.3
18
+
19
+### Added
20
21
+- Korean Language
22
+- An option to append ".part" extension to incomplete downloads (disabled by default)
23
24
+### Fixed
25
26
+- Prevent freeze when opening a file or folder
27
+- Some websites close the connection if we ask for resume support
28
+- Some non-standard links not captured correctly
29
+- Crash when opening browser integration links on macOS
30
+- Multiselect with Meta key not working as expected on macOS
31
+- Multiselect not stopped properly after window focus lost
32
33
+### Improved
34
35
+- Translations updated
36
+- Minor UI/UX improvements
37
38
## 1.6.2
39
40
### Added
0 commit comments