1
1
# for this file format description,
2
2
# see https://github.com/olivierlacan/keep-a-changelog
3
3
4
+ ## [24.6.1.604] - 2024-06-29
5
+
6
+ ### Changes
7
+
8
+ * Upgrade dependencies: OpenSSL 3.3.1
9
+ * Clarify .ppk file prompt: add (.ppk)
10
+ https://forum.farmanager.com/viewtopic.php?p=177884#p177884
11
+
12
+ ### Fixes
13
+
14
+ * gh-485 Can not create a remote folder
15
+ https://github.com/michaellukashov/Far-NetBox/issues/485
16
+
17
+
18
+ ## [24.6.0.603] - 2024-06-20
19
+
20
+ ### Changes
21
+
22
+ * Upgrade dependencies: OpenSSL 3.2.2
23
+
24
+ ### Fixes
25
+
26
+ Thanks to ssvine https://github.com/ssvine
27
+ * gh-484 Fix writing code page to database
28
+ * gh-483 Fix unexpected session closure when clicking Abort
29
+ * gh-482 Fix FTP codepage support
30
+
31
+
4
32
## [24.5.0.602] - 2024-05-05
5
33
6
34
### Changes
7
- * gh-467 Update PuTTY to 0.81
8
- * gh-461 Tell AppVeyour to keep build artifacts
35
+
36
+ * gh-467 Update PuTTY to 0.81
37
+ * gh-461 Tell AppVeyour to keep build artifacts
9
38
10
39
### Fixes
11
40
12
41
Thanks to ssvine https://github.com/ssvine
13
- * gh-469 Fix log time format
14
- * gh-468 Fix MFC termination
15
- * gh-466 Fix Charset encoding for filenames
16
- * gh-465 Fix dialog message
17
- * gh-463 Fix freeze on exit
18
- * gh-462 Fix possible crashes on lost connections while modal dialog is shown
19
- * gh-459 Fix ssh crash on reconnect
20
- * gh-458 Fix broken terminal output
21
- * gh-457 Fix properties implementation
42
+ * gh-469 Fix log time format
43
+ * gh-468 Fix MFC termination
44
+ * gh-466 Fix Charset encoding for filenames
45
+ * gh-465 Fix dialog message
46
+ * gh-463 Fix freeze on exit
47
+ * gh-462 Fix possible crashes on lost connections while modal dialog is shown
48
+ * gh-459 Fix ssh crash on reconnect
49
+ * gh-458 Fix broken terminal output
50
+ * gh-457 Fix properties implementation
51
+
22
52
23
53
## [24.4.1.601] - 2024-04-10
24
54
25
55
### Fixes
26
56
27
57
Thanks to ssvine https://github.com/ssvine
28
- * gh-455 Fix webdav prefix
29
- * gh-454 Fix WebDAV preserve time
30
- * gh-453 Fix hotkey problems
31
- * gh-452 Fix editor not taking transfer settings into account
32
- * gh-451 Fix openssl compilation flags to prevent DLL pinning
58
+ * gh-455 Fix webdav prefix
59
+ * gh-454 Fix WebDAV preserve time
60
+ * gh-453 Fix hotkey problems
61
+ * gh-452 Fix editor not taking transfer settings into account
62
+ * gh-451 Fix openssl compilation flags to prevent DLL pinning
33
63
34
64
35
65
## [24.4.0.600] - 2024-04-03
@@ -40,14 +70,14 @@ Thanks to ssvine https://github.com/ssvine
40
70
https://github.com/FarGroup/FarManager/issues/816
41
71
42
72
Thanks to ssvine https://github.com/ssvine
43
- * gh-449 Fix SFTP crash when resuming copy from local to remote
44
- * gh-447 Fix crash when trying to copy parent directory entry
45
- * gh-446 Fix Alt-F12 history navigation
46
- * gh-445 Relax file naming restrictions
47
- * gh-444 Fix regression: closing FTP does not completely clear the session
48
- * gh-443 Several crashes
49
- * gh-442 Fix several crashes
50
- * gh-441 Fix WebDAV and S3 crash under some conditions
73
+ * gh-449 Fix SFTP crash when resuming copy from local to remote
74
+ * gh-447 Fix crash when trying to copy parent directory entry
75
+ * gh-446 Fix Alt-F12 history navigation
76
+ * gh-445 Relax file naming restrictions
77
+ * gh-444 Fix regression: closing FTP does not completely clear the session
78
+ * gh-443 Several crashes
79
+ * gh-442 Fix several crashes
80
+ * gh-441 Fix WebDAV and S3 crash under some conditions
51
81
52
82
53
83
## [24.3.1.599] - 2024-03-22
0 commit comments