OSDN Git Service

Add option to change default host settings.
[ffftp/ffftp.git] / doc / eng / history.txt
index 4fafec7..8fbfc18 100644 (file)
@@ -1,5 +1,126 @@
 FFFTP version history.\r
 \r
+Changes in Ver.1.99\r
+--------------------\r
+\r
+-- Tested on Windows 8.1 (32bit/64bit).\r
+\r
+-- 64bit version is now available.\r
+   This works around the certain restriction on 64bit Windows.\r
+\r
+-- Added the feature of automatic software update.\r
+   It will connect to the dedicated server to check whether there are updates\r
+   every 7 days by default, and then confirm whether to apply them.\r
+\r
+-- Added a feature to encrypt the all settings with the master password.\r
+   This prevents malwares and third parties from skimming personal information.\r
+   Please note that 1.98g or former versions cannot read encrypted settings.\r
+   This feature is disabled by default.\r
+\r
+-- Fixed bugs that the apprication did not start when the INI file was modified\r
+   and BOM was inserted in it.\r
+\r
+-- Fixed bugs that user names which were sent to hosts were always encoded into\r
+   UTF-8.\r
+\r
+-- Fixed bugs of recognition of MLSD responses that include uppercase letters.\r
+\r
+-- Added an option to disable automatic refresh of the local view.\r
+\r
+-- Added an option to dispose old logs automatically.\r
+\r
+-- Supported UTF-8 HFS+ file name encoding (Windows Vista or later only).\r
+\r
+-- Improved automatic detection of Kanji code of filenames.\r
+\r
+-- Fixed bugs of Select dialog.\r
+\r
+-- Changed to confirm how the settings will be saved when the settings of a\r
+   future version exist in the registry.\r
+\r
+-- Changed to display file sizes with units of GB or larger.\r
+\r
+-- Changed to display the encryption status of the current connection.\r
+\r
+-- Changed to display the progress of file transfer on the taskbar (Windows 7\r
+   or later only).\r
+\r
+-- Added a function to move remote files to their parent directory.\r
+\r
+-- Supported high DPI displays.\r
+   The interface such as the menu will look smooth on high DPI displays.\r
+\r
+-- Added a feature to export settings as FileZilla XML format.\r
+\r
+-- Added an option not to use weak encryption methods for each host.\r
+   This refuses SSL 3.0 or older and encryption algorithms whose keys are\r
+   shorter than 128 bits.\r
+   This feature is enabled by default.\r
+\r
+-- Added the default settings to the host list.\r
+   This is used for the initial state of new hosts and Quick Connect.\r
+\r
+Changes in Ver.1.98g2\r
+--------------------\r
+\r
+-- Fixed the issue that the installer was contaminated by a file for the ZIP\r
+   version.\r
+\r
+-- Fixed bugs that the message indicating that SSL/TLS root CAs had been\r
+   modified was displayed.\r
+\r
+Changes in Ver.1.98g1\r
+--------------------\r
+\r
+-- Updated OpenSSL.\r
+\r
+-- Updated SSL/TLS root CAs.\r
+\r
+Changes in Ver.1.98g\r
+--------------------\r
+\r
+-- Tested on Windows 8 (32bit/64bit).\r
+\r
+-- Added an option to overwrite files only if they are larger than their\r
+   originals.\r
+\r
+-- Added an option to set a local Kanji code chosen at startup.\r
+\r
+-- Changed to directly show Browse For Folder dialog on clicking Change Folder\r
+   button in the local side.\r
+\r
+-- Improved conditions to send commands for keep alive.\r
+   Less likely to fail such as when deleting a large number of files.\r
+\r
+-- Supported the file list format of uClinux.\r
+\r
+-- Fixed bugs that unexpected files were deleted when removing a directory\r
+   which includes symbolic links.\r
+\r
+-- Added an option to handle of seconds of time stamps.\r
+\r
+-- Added an option to display file permissions in numbers.\r
+\r
+-- Added an option to reconnect after transfer errors.\r
+   This may work around the limitations on the transfer amount or time per\r
+   session.\r
+\r
+-- Fixed bugs that the file transfer might be aborted on operating the main\r
+   window if reusing sockets of the main window was enabled and you operated\r
+   the main window while files were transferring.\r
+\r
+-- Added an option to control NATs with Universal Plug and Play on non PASV\r
+   mode connections (Windows XP or later only).\r
+   This allows computers that are under NATs that have private IP addresses to\r
+   listen for connections with PORT commands.\r
+\r
+-- Supported the file list format of Windows Server 2008 R2.\r
+\r
+-- Added an option to turn on/off stateful FTP filtering of Windows Firewall\r
+   (Windows Vista or later only).\r
+   This may improve communication conditions in the case that FTPES connection\r
+   used to be interrupted or that the computer has only private IP addresses.\r
+\r
 Changes in Ver.1.98f\r
 --------------------\r
 \r
@@ -17,6 +138,18 @@ Changes in Ver.1.98f
 -- Fixed bugs that UI was unlocked in some cases when commands were being sent\r
    over the socket of main window.\r
 \r
+-- Added extensions of files that will be transferred in ASCII mode.\r
+\r
+-- Extended command line options.\r
+\r
+-- Changed to try SSL when a host cannot recognize TLS on FTPS Explicit.\r
+\r
+-- Fixed bugs that corruption was caused when strings were converted from\r
+   UTF-8 to Shift_JIS on Windows Vista or later.\r
+\r
+-- Changed to refresh the local view automatically when files in the current\r
+   directory are modified.\r
+\r
 Changes in Ver.1.98e\r
 --------------------\r
 \r