OSDN Git Service

b0b75a30af2c6da54ad736ef0229e6842b1008ba
[ffftp/ffftp.git] / doc / eng / history.txt
1 FFFTP version history.\r
2 \r
3 Changes in Ver.1.99\r
4 --------------------\r
5 \r
6 -- Tested on Windows 8.1 (32bit/64bit).\r
7 \r
8 -- 64bit version is now available.\r
9    This works around the certain restriction on 64bit Windows.\r
10 \r
11 -- Added the feature of automatic software update.\r
12    It will connect to the dedicated server to check whether there are updates\r
13    every 7 days by default, and then confirm whether to apply them.\r
14 \r
15 -- Added a feature to encrypt the all settings with the master password.\r
16    This prevents malwares and third parties from skimming personal information.\r
17    Please note that 1.98g or former versions cannot read encrypted settings.\r
18    This feature is disabled by default.\r
19 \r
20 -- Fixed bugs that the apprication did not start when the INI file was modified\r
21    and BOM was inserted in it.\r
22 \r
23 -- Fixed bugs that user names which were sent to hosts were always encoded into\r
24    UTF-8.\r
25 \r
26 -- Fixed bugs of recognition of MLSD responses that include uppercase letters.\r
27 \r
28 -- Added an option to disable automatic refresh of the local view.\r
29 \r
30 -- Added an option to dispose old logs automatically.\r
31 \r
32 -- Supported UTF-8 HFS+ file name encoding (Windows Vista or later only).\r
33 \r
34 -- Improved automatic detection of Kanji code of filenames.\r
35 \r
36 -- Fixed bugs of Select dialog.\r
37 \r
38 -- Changed to confirm how the settings will be saved when the settings of a\r
39    future version exist in the registry.\r
40 \r
41 -- Changed to display file sizes with units of GB or larger.\r
42 \r
43 -- Changed to display the encryption status of the current connection.\r
44 \r
45 -- Changed to display the progress of file transfer on the taskbar (Windows 7\r
46    or later only).\r
47 \r
48 -- Added a function to move remote files to their parent directory.\r
49 \r
50 -- Supported high DPI displays.\r
51    The interface such as the menu will look smooth on high DPI displays.\r
52 \r
53 -- Added a feature to export settings as FileZilla XML format.\r
54 \r
55 -- Added an option not to use weak encryption methods for each host.\r
56    This refuses SSL 3.0 or older and encryption algorithms whose keys are\r
57    shorter than 128 bits.\r
58    This feature is enabled by default.\r
59 \r
60 -- Added the default settings to the host list.\r
61    This is used for the initial state of new hosts and Quick Connect.\r
62 \r
63 -- Added an option to abort file transfer if failed in obtaining file lists\r
64    before it.\r
65    This feature is enabled by default.\r
66 \r
67 -- Changed to enable reconnection after transfer errors by default.\r
68 \r
69 Changes in Ver.1.98g2\r
70 --------------------\r
71 \r
72 -- Fixed the issue that the installer was contaminated by a file for the ZIP\r
73    version.\r
74 \r
75 -- Fixed bugs that the message indicating that SSL/TLS root CAs had been\r
76    modified was displayed.\r
77 \r
78 Changes in Ver.1.98g1\r
79 --------------------\r
80 \r
81 -- Updated OpenSSL.\r
82 \r
83 -- Updated SSL/TLS root CAs.\r
84 \r
85 Changes in Ver.1.98g\r
86 --------------------\r
87 \r
88 -- Tested on Windows 8 (32bit/64bit).\r
89 \r
90 -- Added an option to overwrite files only if they are larger than their\r
91    originals.\r
92 \r
93 -- Added an option to set a local Kanji code chosen at startup.\r
94 \r
95 -- Changed to directly show Browse For Folder dialog on clicking Change Folder\r
96    button in the local side.\r
97 \r
98 -- Improved conditions to send commands for keep alive.\r
99    Less likely to fail such as when deleting a large number of files.\r
100 \r
101 -- Supported the file list format of uClinux.\r
102 \r
103 -- Fixed bugs that unexpected files were deleted when removing a directory\r
104    which includes symbolic links.\r
105 \r
106 -- Added an option to handle of seconds of time stamps.\r
107 \r
108 -- Added an option to display file permissions in numbers.\r
109 \r
110 -- Added an option to reconnect after transfer errors.\r
111    This may work around the limitations on the transfer amount or time per\r
112    session.\r
113 \r
114 -- Fixed bugs that the file transfer might be aborted on operating the main\r
115    window if reusing sockets of the main window was enabled and you operated\r
116    the main window while files were transferring.\r
117 \r
118 -- Added an option to control NATs with Universal Plug and Play on non PASV\r
119    mode connections (Windows XP or later only).\r
120    This allows computers that are under NATs that have private IP addresses to\r
121    listen for connections with PORT commands.\r
122 \r
123 -- Supported the file list format of Windows Server 2008 R2.\r
124 \r
125 -- Added an option to turn on/off stateful FTP filtering of Windows Firewall\r
126    (Windows Vista or later only).\r
127    This may improve communication conditions in the case that FTPES connection\r
128    used to be interrupted or that the computer has only private IP addresses.\r
129 \r
130 Changes in Ver.1.98f\r
131 --------------------\r
132 \r
133 -- Fixed bugs of incorrect behavior of Select dialog.\r
134 \r
135 -- Added an option for retaining timestamps on uploading.\r
136 \r
137 -- Changed to require the current master password before changing it.\r
138 \r
139 -- Fixed bugs that files in a temporary folder was shown in local file list\r
140    after files in a host had been dropped into other applications.\r
141 \r
142 -- Shortened intervals between keep alive packets.\r
143 \r
144 -- Fixed bugs that UI was unlocked in some cases when commands were being sent\r
145    over the socket of main window.\r
146 \r
147 -- Added extensions of files that will be transferred in ASCII mode.\r
148 \r
149 -- Extended command line options.\r
150 \r
151 -- Changed to try SSL when a host cannot recognize TLS on FTPS Explicit.\r
152 \r
153 -- Fixed bugs that corruption was caused when strings were converted from\r
154    UTF-8 to Shift_JIS on Windows Vista or later.\r
155 \r
156 -- Changed to refresh the local view automatically when files in the current\r
157    directory are modified.\r
158 \r
159 Changes in Ver.1.98e\r
160 --------------------\r
161 \r
162 -- Fixed bugs that an inputted password is ignored if failed in login.\r
163 \r
164 -- Fixed bugs to crash under multicore CPU environment.\r
165 \r
166 -- Changed the location of temporary files.\r
167    This resolves interference in file list caches between instances of FFFTP.\r
168 \r
169 -- Supported the file list format of linux-ftpd.\r
170 \r
171 -- Added a feature to show file icons on local file list view.\r
172 \r
173 -- Supported HP NonStop Server (provided by Yuji Tanaka).\r
174 \r
175 -- Fixed bugs of missing some comannds at reconnecting\r
176    (provided by Yuji Tanaka).\r
177 \r
178 -- Fixed several messages (provided by Moriguchi Hirokazu).\r
179 \r
180 -- Fixed bugs of setting incorrect file timestamps by MDTM command.\r
181 \r
182 -- Fixed bugs that drag-and-drop was enabled during deleting files.\r
183 \r
184 -- Enhanced error handling of transferring files.\r
185 \r
186 -- Enabled reusing sockets of the main window by default.\r
187 \r
188 -- Fixed bugs that attributes of existing files were changed on uploading with\r
189    renaming by hosts.\r
190 \r
191 -- Fixed bugs of hanging on exit in some cases.\r
192 \r
193 -- Fixed bugs of hanging at accessing non-existent directories without full\r
194    path.\r
195 \r
196 -- Changed behavior of Auto of network type selection.\r
197    Name resolution and connection will be performed at same time on IPv4 and\r
198    IPv6, and whichever finished earlier will be used.\r
199 \r
200 -- Disabled saving settings in the registry about ZIP version copies.\r
201    To save in the registry, please remove "portable" the file.\r
202 \r
203 -- Fix bugs of corruption of the extensions columns.\r
204 \r
205 -- Added support for some MLSD responses that do not conform to RFC 3659.\r
206 \r
207 Changes in Ver.1.98d\r
208 --------------------\r
209 \r
210 -- MLSD command became used for retrieving filenames on appropriate hosts.\r
211    That is helpful for hosts that do not return filenames properly.\r
212 \r
213 -- Enhanced communication routines to reduce waiting time.\r
214 \r
215 -- Changed to display responses from hosts after decoding as Kanji code of\r
216    filenames.\r
217 \r
218 -- Fixed bugs of arbitrary code execution in saving registry settings to a\r
219    file.\r
220 \r
221 -- Fixed bugs of launching wrong files if correct ones contain no extensions.\r
222 \r
223 -- Internet Protocol Version 6 became available.\r
224    IPv6 will be used when name resolution for IPv4 is unavailable by default.\r
225 \r
226 -- Changed to detect encoding of strings in INI file automatically.\r
227 \r
228 -- Changed to verify SSL/TLS certificates with root CAs in FTPS connections.\r
229    Please modify "ssl.pem" in PEM format if you want to update root CA list.\r
230 \r
231 -- Added a feature to send commands for keep alive.\r
232    This is disabled by default.\r
233 \r
234 -- Reduced chance of stopping transfer when numerous files are transfered.\r
235 \r
236 -- Added a feature to retry transfering files if failed.\r
237 \r
238 -- Enhanced automatic detection of Kanji code of filenames.\r
239 \r
240 Changes in Ver.1.98c\r
241 --------------------\r
242 \r
243 -- Changed to connect to hosts with Punycode if their names contain\r
244    international characters.\r
245 \r
246 -- Fixed bugs of resetting the current directory on reconnection.\r
247 \r
248 -- FTP over Implicit SSL/TLS became available.\r
249 \r
250 -- Fixed bugs of corruption on resuming downloading files larger than 4GB.\r
251 \r
252 -- Fixed communication routines to match specifications of Windows 2000.\r
253 \r
254 -- Enhanced responses of aborting.\r
255 \r
256 -- Fixed bugs of INI file backup.\r
257 \r
258 -- Fixed bugs of handling multi-byte character filenames on hosts whose Kanji\r
259    code of filenames are Shift_JIS.\r
260 \r
261 -- Added support for UTF-8 (without BOM) conversion under ASCII mode transfer.\r
262    UTF-8 added in 1.98 was renamed UTF-8 BOM.\r
263 \r
264 -- Changed size and layout of the window at the first run.\r
265 \r
266 -- Added settings to reuse connection of the main window for transfer threads.\r
267    This may allow to transfer files successfully as with 1.97b or earlier,\r
268    but sometimes may cause some errors.\r
269 \r
270 Changes in Ver.1.98b\r
271 --------------------\r
272 \r
273 -- Added the feature that prevents from loading untrustworthy DLLs.\r
274    It reduces the chance of being intercepted or tampered with passwords and\r
275    data.\r
276    Please add --protect to command line options to use this feature.\r
277    If slowdown or crash occured, you may adjust the protection level with\r
278    --protect-medium or --protect-low option.\r
279 \r
280 -- Changed to confirm SSL certificate on first time connection with FTPS.\r
281 \r
282 -- Changed to reuse SSL sessions of FTPS control connection.\r
283 \r
284 -- Reduced chance of crash when numerous files are transfered.\r
285 \r
286 -- Fixed bugs of copying URL to clipboard.\r
287 \r
288 -- Added support for migration from 1.97b or earlier through INI file.\r
289 \r
290 -- Added settings to disallow unencrypted FTP.\r
291 \r
292 -- Fixed bugs of arbitrary code execution from the context menu.\r
293 \r
294 Changes in Ver.1.98a\r
295 --------------------\r
296 \r
297 -- Fixed bugs of character corruption of host list dialog.\r
298 \r
299 -- Fixed bugs of playing sound whose filename contains multi-byte characters.\r
300 \r
301 -- Fixed bugs of printing logs of transfer rate.\r
302 \r
303 -- Changed behavior of filename encoding settings migration from 1.97b.\r
304 \r
305 -- Reduced chance of failure of connecting to hosts that do not support FTPS.\r
306 \r
307 -- Changed behavior of entering a new master password.\r
308 \r
309 -- Removed the log size limit.\r
310 \r
311 Changes in Ver.1.98\r
312 --------------------\r
313 \r
314 -- SourceForge.JP took over the development.\r
315    Thanks Mr. Sota for FFFTP the most sophisticated FTP client.\r
316 \r
317 -- Fixed bugs to crash under multicore CPU environment.\r
318 \r
319 -- Changed internal characters into UTF-8.\r
320 \r
321 -- JRE32.DLL became unavailable. (It does not support UTF-8.)\r
322 \r
323 -- Shift_JIS, JIS, EUC and UTF-8 conversion under ASCII mode transfer became\r
324    available.\r
325 \r
326 -- Changed default Kanji code of filenames on hosts into UTF-8.\r
327 \r
328 -- Filenames that depend Unicode characters can be treated.\r
329 \r
330 -- Disabled file list cache by default.\r
331 \r
332 -- FTP over Explicit SSL/TLS became available.\r
333    Passwords, user names and files are encrypted on the connections to\r
334    appropriate hosts.\r
335 \r
336 -- Replaced UTF-8N with UTF-8. (They are identical in this case.)\r
337 \r
338 -- Added the simultaneous connections feature up to 4.\r
339 \r
340 Changes in Ver.1.97b\r
341 --------------------\r
342 \r
343 -- Fixed Drag & Drop to the Explorer does not works when select multiple files\r
344    or folders.\r
345 \r
346 \r
347 Changes in Ver.1.97a\r
348 --------------------\r
349 \r
350 -- Fixed when your password is longer than 32 characters, FFFTP saves only\r
351    first 32 characters.\r
352 \r
353 -- Fixed FFFTP causes application error on Windows 2000.\r
354 \r
355 Changes in Ver.1.97\r
356 -------------------\r
357 \r
358 -- Now you can use master password.\r
359    This function is made by Gengen-san.\81@Thanks.\r
360    When you use this virsion first, set master password from following menu.\r
361     File ->\81@Settings -> Change Master password\r
362 \r
363 -- Now passwords are encrypted with AES.\r
364    This function is made by Moca-san.\81@Thanks.\r
365 \r
366 Changes in Ver.1.96d\r
367 --------------------\r
368 \r
369 -- Fixed IBM Extended Kanji Code was not converted when host's Kanji code \r
370    was set to EUC or JIS.\r
371 \r
372 -- Fixed FFFTP reacts when user presses some keys (ex. BackSpace key) on \r
373    the help window.\r
374 \r
375 Changes in Ver.1.96c\r
376 --------------------\r
377 \r
378 -- Fixed Directory Traversal Vulnerability.\r
379 \r
380 Changes in Ver.1.96b\r
381 --------------------\r
382 \r
383 -- Change font of the file move confirmation dialog.\r
384 \r
385 Changes in Ver.1.96a\r
386 --------------------\r
387 \r
388 -- Supports file list which has one space character in a group name.\r
389 \r
390 Changes in Ver.1.96\r
391 --------------------\r
392 \r
393 -- The confirmation dialog is displayed when move file on the host.\r
394    This setting can be changed.\r
395    (Options - Settings - Operation)\r
396 \r
397 -- Fixed FFFTP sometimes freeze when user clicks both mouse buttons on the \r
398    toolbar. (Thank you sunasunamix-san.)\r
399 \r
400 -- Fixed FFFTP works incorrect when drop files to the title line of the file \r
401    list of the detailes mode.\r
402 \r
403 Changes in Ver.1.95\r
404 --------------------\r
405 \r
406 This version is modified by miau-san.\r
407 \r
408 -- Move focus to the address bar by the ALT+D key.\r
409 \r
410 -- Move focus from the address bar to the file list by the TAB key.\r
411 \r
412 -- Change transfer mode (ASCII -> BINARY -> AUTO) by the Ctrl+M Key.\r
413 \r
414 -- Focus top of the file list immediately after reading the file list.\r
415 \r
416 -- Disable accelerator key while reading the file list.\r
417 \r
418 -- If Veiwer2 or Viewer3 (on the tool setting window) prefixed "d ", it \r
419    assumed differential viewer. \r
420    If you select one file on the host file list and start the differential \r
421    viewer, FFFTP carries two file name to the viewer, one is the file name \r
422    on the host side and the other is the same file name on the local side.\r
423 \r
424 -- Fixed unexpected disconnect when download is error because of local file \r
425    is read only.\r
426 \r
427 -- Show notify dialog when download destination local file is read only.\r
428 \r
429 Changes in Ver.1.94a\r
430 --------------------\r
431 \r
432 -- Change temporary file handling while drag and drop. (Yutaka Hitrata-san)\r
433 \r
434 -- Disable FFFTP main window operation while drag and drop. \r
435    (Yutaka Hitrata-san)\r
436 \r
437 Changes in Ver.1.94\r
438 --------------------\r
439 \r
440 -- Yutaka Hirata-san imprements OLE Drag & Drop using with nakka-san's \r
441    library. Now you can drag and drop from FFFTP to the exploler.\r
442 \r
443 -- Yutaka Hirata-san imprements file move function in the host side file\r
444    list window. Now you can move files to the child folder.\r
445 \r
446 Changes in Ver.1.93\r
447 --------------------\r
448 \r
449 -- Added setting of UTF-8N encoding.\r
450 -- Show application menu when SHIFT-F10 key is pressed.\r
451 \r
452 Changes in Ver.1.92c\r
453 --------------------\r
454 \r
455 -- Expand transfer buffer size to increase speed.\r
456 \r
457 Changes in Ver.1.92b\r
458 --------------------\r
459 \r
460 -- Fix 'Save settings to file' and 'Load settings from file' function does \r
461    not work on Windows Vista.\r
462 \r
463 Changes in Ver.1.92a\r
464 --------------------\r
465 \r
466 -- Use LIST command to get file names from server.\r
467 -- Use PASV mode default.\r
468 -- Anonymous FTP sites are no longer registerd when start the FFFTP first.\r
469 \r
470 Changes in Ver.1.92\r
471 --------------------\r
472 \r
473 -- Fixed application error on PASV mode.\r
474 -- Fixed pathname length was limited by the windows size which above on the \r
475    file list window.\r
476 -- Support file list format of Chinese Solaris.\r
477 -- Added setting of replace @ by the any character on Firewall.\r
478 -- Fixed write to registory unexpectedly when INI file which specified by \r
479    the '-n' option is not exist.\r
480 -- Now support "Koushin Fuutauk".\r
481 \r
482 Changes in Ver.1.91\r
483 --------------------\r
484 -- Fixed Timezone displayed erroneus.\r
485 -- Support ShibaSoku WL Series file list format. (Set Host Type on the Host \r
486    Setting Window.)\r
487 \r
488 Changes in Ver.1.90\r
489 --------------------\r
490 - Transfer speed improved.\r
491 - Add new firewall type. ("USER FW user:FW password@host")\r
492 - Fixed file size diaplayed erroneus when over 2 giga bytes.\r
493 - Improve download abortion process.\r
494 - Now file size divides and diaplays every 3 figure.\r
495 - Remove drive names from file list.\r
496 - Fixed "Load setting from file" command failes when folder name has space\r
497   character. (such as "My Documents")\r
498 - Turn on "Confirm deletions during Mirror Upload" option switch by default.\r
499 \r
500 Changes in Ver.1.89b\r
501 --------------------\r
502 - Fixed Mirror Upload / Mirror Download bug.\r
503 \r
504 Changes in Ver.1.89a\r
505 --------------------\r
506 - Fixed file list not refreshed after upload.\r
507 \r
508 Changes in Ver.1.89\r
509 --------------------\r
510 - Transfer speed improved.\r
511 - Fixed Transfer Status Window didn't close after the transfer complete.\r
512 - Fixed FFFTP was stalled when received unexpected PASV server message.\r
513 - Fixed server message processing.\r
514 - Add "Load Setting from File" menu.\r
515 - Support Agilent Logic Analyzer. (Set Host Type on the Host Setting Window.)\r
516 \r
517 Changes in Ver.1.88b\r
518 --------------------\r
519 - Refine dialog and menu messages. (Thank you Mr.Jim.)\r
520 \r
521 Changes in Ver.1.88a\r
522 --------------------\r
523 - Fixed "Cannot remove FFFTP" error message diaplayed.\r
524 \r
525 Changes in Ver.1.88\r
526 -------------------\r
527 - Change to use the Registory to save settings when run first.\r
528 - Add Save Serrings function.\r
529   (File -> Settings -L Save settings to file)\r
530 - Now max 40 characters Owner name is displaied on file list.\r
531 - Open folder when drag & drop a file to local file list from the explorer.\r
532 - Page scroll when SHIFT + Mouse Wheel.\r
533 - Fixed mouse wheel scroll didn't work when multi monitor.\r
534 - Fixed noise displaied around the file list window.\r
535 \r
536 Changes in Ver.1.87a\r
537 --------------------\r
538 - Fixed forget bookmark.\r
539 \r
540 Changes in Ver.1.87\r
541 --------------------\r
542 - Fixed no dialup entry diaplayed on Windows9x.\r
543 - Reconnect automatically when oprate by the user after disconnected cause \r
544   of timeout from the host.\r
545 \r
546 Changes in Ver.1.86a\r
547 --------------------\r
548 - Fixed download terminated incorrectly.\r
549 \r
550 Changes in Ver.1.86\r
551 --------------------\r
552 - Renew process again to fix file transfer sometimes did not start \r
553   or stop.\r
554 - Disable strip host name feature added on 1.83.\r
555 - Support Windows XP's theme.\r
556 - Fixed display wrong format when file name has "&" character.\r
557 - Add No RAS Control option.\r
558 - Change path separater character to ">" when Stratus.\r
559 - Support OS9 server subfolder.\r
560 - Support server that replies following file list.\r
561     -rwxrwxrwx SEQ 36203776 01/07/07 12:38:28 ABCDEFG\r
562 - Support server that replies following file list. (IBM server)\r
563     MTS940 3390   2001/07/26  1    1  FB      80  3120  PS  FTPOUT.CNTL\r
564 - Support hidden drives.\r
565 \r
566 Changes in Ver.1.85\r
567 --------------------\r
568 - Fixed file transfer sometimes did not start or stop.\r
569 \r
570 Changes in Ver.1.84\r
571 --------------------\r
572 - Fixed file transfer sometimes did not start or stop.\r
573 - Fixed high CPU usage.\r
574 - Change anonymous FTP list.\r
575 \r
576 Changes in Ver.1.83\r
577 --------------------\r
578 - You can type folder name into current folder window now.\r
579 - You can now copy log data with mouse dragging.\r
580 - Support server that replies file list which has any characters after \r
581   the owner and the group name.\r
582 - Strip host name when the URL enterd into host name window.\r
583 - Fixed freez until timeout when network is heavy.\r
584 - Fixed FFFTP did not terminate normally until file transfer is in \r
585   progress.\r
586 \r
587 Changes in Ver.1.82\r
588 --------------------\r
589 - Use XPWD command first to get current folder.\r
590 - Add folder list button on change local folder dialog.\r
591 - Add -n command line option. (See ffftp -h)\r
592 - Support server that replies date string such as "5/14".\r
593 - Support OS9 server. (without sub-directory support)\r
594 \r
595 Changes in Ver.1.81\r
596 --------------------\r
597 - File list that containes Ctrl-H are now displaied.\r
598 - Show error reason when file transfer error occured.\r
599 - Copying URL to clipboard include port number.\r
600 - Add default permission for folder.\r
601 - Fixed file date becomes future.\r
602 \r
603 Changes in Ver.1.80\r
604 --------------------\r
605 - Fixed Ctrl-Shift-D did not work to start mirroring download.\r
606 - Change default setting to use INI file.\r
607 - Give priority to use INI file when both INI and Registory settings\r
608   are existing.\r
609 \r
610 Changes in Ver.1.79a\r
611 --------------------\r
612 - First English version.\r
613 \r