home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 October (DVD) / PCWorld_2008-10_DVD.iso / komunikace / filezilla / FileZilla_3.1.2_win32-setup.exe / NEWS < prev    next >
Encoding:
Text File  |  2008-08-30  |  23.9 KB  |  531 lines

  1. This file only lists a short summary of the changes between FileZilla versions. For a full list of changes, please read the ChangeLog file.
  2.  
  3. Legend:
  4.   ! Security related bugfix or otherwise critical bugfix 
  5.   + New feature or important bugfix
  6.   - Bugfixes
  7.  
  8.   Platform prefixes:
  9.     MSW: Microsoft Windows
  10.     *nix: Unix (e.g BSD) and Unix-like systems (e.g. Linux)
  11.     OS X: Apple Mac OS X
  12.  
  13. 3.1.2 (2008-08-30)
  14.  
  15. - Allow drive labels with more than one letter for servertype DOS
  16. - Slight speedup of transfer queue, defer redrawing of UI elements to idle time
  17.  
  18. 3.1.2-rc1 (2008-08-24)
  19.  
  20. + Add directory listing filter condition to match on containing path name
  21. + Implement kiosk mode in which FileZilla will not write any passwords to disk. Can be enabled through fzdefaults.xml
  22. + Add option to disable update checks to fzdefaults.xml
  23. + Vast performance improvements if handling queues and directories with thousands of files
  24. + Faster TLS/SSL handshake on data connections
  25. - Queue should no longer get mixed up if LIST command fails during recursive downloads
  26. - Fix crash if using -s commandline argument
  27. - Fix spurious transfer failures if multiple engines try to list the same directory
  28. - Loading invalid filters could crash FileZilla
  29. - User/pass authentication for SOCKS5 proxy support was not working properly
  30. - If stopping queue processing while recursively downloading directories, files added by the recursive operation will no longer reenable queue processing
  31. - MSW: Keep site manager wide enough so that all notebook tabs fit
  32. - Fix crash if server does not support resuming of large files
  33. - SFTP uploads did not fail if server ran out of diskspace
  34. - If compiled for some 64bit systems, SFTP resumes of files larger than 2^32 did not work properly
  35.  
  36. 3.1.1.1 (2008-08-11)
  37.  
  38. - Fix crash if a connection attempt gets aborted
  39.  
  40. 3.1.1 (2008-08-10)
  41.  
  42. + Save filter toggle state
  43. + MSW: Display drive labels if available
  44. - Fix crash in new socket class if using active mode FTP
  45. - Request user attention (e.g. blinking in taskbar) if an edited file changes and the program is minimized
  46. - Don't issue mdtm command on links for the automatic timezone detection on SFTP servers
  47. - Do not capture menu shortcut keys in file lists
  48. - Allow directory comparison if filters are toggled off
  49. - MSW: Sorting in site dropdown menu is now identical to sorting inside the Site Manager
  50. - OS X: If closing the file rename edit box, refresh neighboring lines to get rid of artifacts left behind by the edit control border
  51.  
  52. 3.1.1-rc1 (2008-08-04)
  53.  
  54. + If using "Ask for password" and "Interactive" logon types, a username is now optional in the Site Manager
  55. + New iconset: OpenCrystal
  56. + MSW: Whether icon sets should be installed or not can be seleted in the installer
  57. - Fix parsing of URLs containing port number in quickconnect bar
  58. - Fix handling of local write errors if downloading files
  59. - If closing FileZilla, the queue is now properly saved using a backup copy to prevent corruption of queue file
  60. - Slight performance improvement if opening settings dialog, language and theme pages are now populated on demand
  61. - Reply to server's shutdown notification on SSL/TLS secured downloads if connection still open
  62. - After downloading files, local file count did not update
  63. - "My Sites" in Site Manager should not be draggable
  64. - Fix entering IPv6 addresses in Site Manager
  65. - Directory cache was incoherent after renaming a directory
  66. - Several fixes to new socket class
  67. - MSW: Starting a bounding box selection (Windows calls it marquee selection) did not set focus to the file lists
  68.  
  69. 3.1.0.1 (2008-07-24)
  70.  
  71. ! Do not report success on SSL/TLS transfers if server did not perform orderly SSL/TLS shutdown. Previously, an attacker could cause truncated files with FileZilla thinking the transfer was successful. All versions prior to this were affected
  72. - Fix infinite loop in new socket class
  73. - Fix file descriptor/handle leak in new socket class
  74. - Fix locking error if cancelling an operation waiting for a lock held by a different engine
  75. - MSW: In rare cases, initial read event was not triggered on transfer sockets
  76. - Add missing icon in LonE theme
  77.  
  78. 3.1.0 (2008-07-23)
  79.  
  80. + Right-clicking filter button in toolbar toggles filters
  81. - Fix oddities in visual formatting of IPv6 addresses
  82. - MSW: Enable IPv6 support on SFTP connections
  83. - Connecting using an IPv6 address did not work on SFTP
  84. - Editing remote files did not pick up local changes if timestamp preserving was enabled
  85.  
  86. 3.1.0-rc2 (2008-07-19)
  87.  
  88. + Enable SOCKS5 and HTTP/1.1 proxy support for SFTP connections
  89. - Fix sorting remote file list by owner/group
  90. - *nix: Install FileZilla application icons according to the freedesktop.org Icon Theme Specification
  91. - *nix: Use the system's tinyxml library if available
  92.  
  93. 3.1.0-rc1 (2008-07-17)
  94.  
  95. + SOCKS5 and HTTP/1.1 proxy support
  96. + The "Open" item in local directory listing context menu will open the system's file browser if a directory is selected
  97. + New iconset: LonE
  98. + 2 new file exists actions
  99.  
  100. 3.1.0-beta2 (2008-07-12)
  101.  
  102. - Filecount in statusbar no longer count upwards if deleting files
  103. - MSW: Call WSAStartup, fixes WSANOTINITIALISED problem
  104. - MSW: Use closesocket(fd) instead of close(fd), the latter caused uploads to hang at the end
  105. - MSW: Fix socket hang after changing event handler. Use a better way to resend events
  106.  
  107. 3.1.0-beta1 (2008-07-10)
  108.  
  109. + IPv6 support
  110. + Add option to reopen file if trying to edit a file already being edited
  111. - Fix SFTP file descriptor leak on some transfer failures
  112. - Fix crash if remote directory gets cleared between opening context menu and selecting view/edit item
  113.  
  114. 3.0.11.1 (2008-07-05)
  115.  
  116. - Show number of filtered files in status bars if directory appears empty
  117. - Support for international domain names was accidentally commented out
  118. - Add missing path separator in remote filename on file exists dialog
  119. - Fix shrinking panes if using widescreen or blackboard styles
  120. - MSW: If showing file changed notification dialog after editing a file, program could become unresponsive in some cases
  121. - MSW: Fix visual problems with right-to-left languages introduced with the flicker corrections in 3.0.11
  122. - MSW: Main component can no longer be unselected in the installer
  123.  
  124. 3.0.11 (2008-06-15)
  125.  
  126. - MSW: Reduce flicker if resizing main window
  127. - Improve compatibility with Cygwin's SSH server. Use Site Manager to select server type
  128. - Correct position of queue size in statusbar
  129.  
  130. 3.0.11-rc1 (2008-06-09)
  131.  
  132. + File list status bars showing number of (selected) files and directories along with total filesize
  133. + MSW: Installer improvements. The installer now remembers the installation options.
  134. + The update wizard now shows a list of changes in the new version
  135. - Fix sorting issues of file lists
  136. - Reduce CPU load if deleting or uploading many files
  137. - MSW: Prefix search in file lists did not work with all characters
  138. - OS X: SFTP didn't work if full bundle path contained spaces
  139. - OS X: Fix odd dialog sizes
  140.  
  141. 3.0.10 (2008-05-20)
  142.  
  143. - Precompiled binaries available from filezilla-project.org now link against GnuTLS 2.2.5 due to security vulnerabilities in previous GnuTLS versions, see http://www.gnu.org/software/gnutls/security.html
  144.  
  145. 3.0.10-rc2 (2008-05-15)
  146.  
  147. - MSW: Performance improvements. Windows is inherently flawed since it does not cache directory contents.
  148.  
  149. 3.0.10-rc1 (2008-05-14)
  150.  
  151. + Commandline arguments, see manpage for details
  152. + Columns in file lists can be reordered or hidden by right-clicking the column header
  153. + Added some useful links to help menu
  154. - Don't send redundant MKD commands to server if multiple transfers want to create the same directory multiple times
  155. - Fix sizing problems with some interface layouts
  156.  
  157. 3.0.9.3 (2008-05-06)
  158.  
  159. + Fix rare race condition in IO thread leading to data loss. Was possible to lose up to 3*65536 bytes at the beginning of a download.
  160. - *NIX: Renaming local files did not change local filelist
  161. - OS X: Deleting non-empty local directories did not work in all cases
  162. - MSW: Program could become unresponsive if update available dialog appears while a menu was opened
  163. - MSW: Update wizard should use correct download location on Vista to save installation files
  164. - Fix possible duplication of queue items on shutdown
  165. - Cap input length of speedlimit edit controls
  166. - Fix crash if getting disconnected while remote directory creating dialog was open
  167. - Quickconnect bar did not handle URLs with trailing paths
  168. - Update menu and toolbar state after clearing private data
  169. - NIX: Filetype column was empty on some filetypes
  170.  
  171. 3.0.9.2 (2008-04-18)
  172.  
  173. - Fix rare crash if closing FileZilla
  174. - *nix: Fix problems with drag&drop operation starting from local directory tree- Filetype display and ascii/binary detection did not work on VMS servers
  175. - Requeue did not work properly for edited files
  176. - Fix state of comparison button if comparison could not be started
  177. - Fix crash if changing filters while comparison mode is active
  178. - Fix ghost item appearing if applying filters after exiting comparison mode
  179. - Compatibility fix with broken servers sending PWD reply with single quotation marks
  180. - *nix: Display drop highlight in file lists
  181.  
  182. 3.0.9.1 (2008-04-07)
  183.  
  184. - Reset keyboard search prefix in file lists on directory and selection changes
  185.  
  186. 3.0.9-rc1 (2008-03-31)
  187.  
  188. + Automatic resume on some types of transfer failures
  189. + Improve main statusbar
  190.   + Icon to display selected transfer mode on FTP connections
  191.   + Icon to show current certificate and cipher on FTP(E)S connections
  192.   + Icon to show key exchange and encryption algorithms on SFTP connections
  193. + Remember last selected item in Site Manager
  194. + Various improvements to main menu
  195. - New menu and toolbar state update system to reduce CPU usage and increase responsiveness
  196. - Fix refresh problem with local directory tree
  197. - Fix unreadable text with some color schemes
  198. - Submit operating system version on update availability check
  199. - Fix connection problems with some SFTP servers introduced in 3.0.8
  200. - *nix: Fix message catalog install directory
  201.  
  202. 3.0.8.1 (2008-03-17)
  203.  
  204. - Fix infinite loop in local directory tree
  205.  
  206. 3.0.8 (2008-03-13)
  207.  
  208. - *nix: No longer follows symbolic links if deleting local directories
  209. - Fix crash if dropping a file on a fill item in directory comparison mode
  210. - Handle DEL key in queue and local directory tree
  211. - Handle F2 key in local directory tree
  212.  
  213. 3.0.8-rc1 (2008-03-07)
  214.  
  215. + Add interface for SFTP public key authentication
  216. + Add option to bypass proxy settings to sitemanager and quickconnect bar
  217. + Automatic timezone detection for SFTP listings
  218. + Preserving file timestamp on SFTP transfers
  219. + If using Site Manager, display site name in window title during connection
  220. - Tell user in message log to use interactive logon type if SFTP server sends multiple prompts
  221. - Fix performance issue with local file listings, most noticeable if browsing network shares
  222. - Reduce initial window size on very small display resolutions like 800x600 or below
  223.  
  224. 3.0.7.1 (2008-02-19)
  225.  
  226. - Fix connections timing out shortly after sending keep alive command
  227. - Update remote file list if renaming files
  228. - *nix: Fix tab key in Site Manager not working
  229.  
  230. 3.0.7 (2008-02-14)
  231.  
  232. - Timeouts were not working at all on FTP connections since 3.0.4-rc1
  233. - OS X: Application bundle can now be renamed
  234.  
  235. 3.0.7-rc1 (2008-02-10)
  236.  
  237. + Ability to select different toolbar icon sizes if theme supports it
  238. + Local listings can be filtered by file attributes (Windows) or permissions (other)
  239. + Option to enable timestamps in message log
  240. - Transfer queue pane did not remember its size correctly
  241. - Fix infinite loop if dragging root node in Site Manager
  242. - *nix: Fix segault if copying directory listing filters
  243. - Keyboard navigation in file lists fixed
  244.   - MSW: Ctrl + Space not working
  245.   - *nix: Ctrl + A not selecting all files
  246. - OS X: File changed notification can no longer get stuck behind main window
  247. - Disable download in remote context menu if local directory is not writable
  248. - Prevent opening multiple confirmation dialogs if closing FileZilla
  249. - Speed up loading time of the more complex dialogs
  250. - Fix cache problem if renaming files
  251. - If preserving file timestamps, use MDTM command if downloading files where the directory listing does not have enough precision
  252.  
  253. 3.0.6 (2008-01-30)
  254.  
  255. - If deleting or renaming a directory in SFTP, invalidate current working directories
  256. - Allow downloading of files starting with a dash using SFTP
  257. - MSW: /S installer argument works again
  258. - Improve queue on broken servers with a connection limit
  259.  
  260. 3.0.6-rc1 (2008-01-24)
  261.  
  262. + Site Manager improvements:
  263.   + Remember dialog size
  264.   + Site Manager will remember which folders are expanded or collapsed
  265.   + Sites can be moved and copied using Drag & Drop
  266.   + F2 key can be used to rename sites in Site Manager
  267. + Add context menu for local directory tree
  268. + *nix: Basic man pages
  269. - Do not allow empty names for filters and filter sets
  270. - custom file associations did not work if system associations were inherited
  271. - MSW: Fix Reboot/shutdown queue completion actions
  272.  
  273. 3.0.5.2 (2008-01-12)
  274.     
  275. - Fix local tree refresh causing unwanted directory changes.
  276. - Fix crash in path cache
  277. - Fix update check
  278. - Remove error message if locales aren't installed or FileZilla has not been translated into the default system language
  279.  
  280. 3.0.5.1 (2008-01-11)
  281.  
  282. - Fix crash if entering custom command
  283.  
  284. 3.0.5 (2008-01-10)
  285.  
  286. - Fix freeze if deleting remote directories
  287. - Compatibility with HP NonStop servers
  288. - MSW: Uninstaller did not remove defaultfilters.xml
  289. - Improve visual feedback for some drag&drop operations
  290. - Fix sort order in sitemanager dropdown menu
  291. - Fix size of file changed dialog
  292. - "Apply to current queue only" in file exists dialog did not work properly
  293. - Cached directory listings expire after 30 minutes
  294.  
  295. 3.0.5-rc1 (2007-12-31)
  296.  
  297. + Directory listing comparison
  298. + Ability to open and edit local files
  299. + Add option to use default system language. Note: Language selection will be reset to default if updating to this version.
  300. + New artwork for send and recv indicators
  301. - Fix crash with keepalive timer
  302. - *nix: Use proper locale initialization, happened too late in FZ's startup sequence in previous versions.
  303. - Fix issue with proxies in combination with nonstandard ports
  304. - Fix timezone offset detection if user has specified a custom offset
  305. - MSW: Cancel remote renaming of files if listing changes
  306. - Fix prefix search in file listings not working with all keys
  307. - Internal engine state could get confused on failed transfers
  308. - Fix visual refresh problem in queue
  309. - Fix several glitches with right-to-left languages
  310. - Write errors during downloads are now critical, as they usually require user interaction (e.g. disk full)
  311. - Calculate proper filesize on VMS servers
  312. - Remote directory tree did not display all known directories
  313. - Don't display error messages if some local directories are not accessible during auto-completion in local view header or if if they are parent of an accessible directory in the local tree view.
  314.  
  315. 3.0.4 (2007-11-26)
  316.  
  317. - Linux: Fix empty challenge text if using interactive login
  318.  
  319. 3.0.4-rc1 (2007-11-20)
  320.  
  321. + Implement FTP Proxy support. Note that using a properly configured NAT router is recommended instead.
  322. + Implement FTP keep alive for those connecting to improperly configured servers
  323. - Fix crashes if deleting files in directories with more than 200 entries
  324. - Compatility improvements with VMS and z/VM servers
  325. - Now requires GnuTLS 2.0.4 which fixes a problem with servers using compression.
  326. - Changing list of ASCII files or increasing number of concurrent transfers had no effect until restart of FileZilla
  327.  
  328. 3.0.3 (2007-11-06)
  329.  
  330. + Install some default filters if filters.xml missing in user's settings directory
  331. - OS X: Fix remote file viewing/editing
  332. - Additional fixes for SFTP servers with nonstandard filename encodings
  333.  
  334. 3.0.3-rc1 (2007-10-31)
  335.  
  336. + Automatic server timezone detection. Custom offset in the Site Manager may need to be adjusted. FTP only.
  337. + Option to preserve file timestamps on downloads (all protocols)
  338. + Option to preserve file timestamps on uploads on FTP servers supporting the MFMT command
  339. + Add transfer type (ascii/binary/auto) selection to transfer menu
  340. - Shorten very long filenames on file exists dialog
  341. - Attempt at working around broken routers and firewalls disconnecting the control connection of the transfer session on transfers
  342. - Deleting directories containing lots of files should be faster now
  343. - Disallow settings/site import from files located in the settings storage directory
  344. - Fix nullpointer dereference on non-UTF8 enabled SFTP servers
  345. - *nix: Fix button height inconsistencies on dialogs with certain artwork (e.g. Ubuntu 7.10)
  346.  
  347. 3.0.2.1 (2007-10-17)
  348.  
  349. - Fix issue with message log not working properly
  350.  
  351. 3.0.2 (2007-10-17)
  352.  
  353. + MSW: Added /user=all and /user=current options to installer
  354. + Experimental support for z/VM servers
  355. - Fix typo in option handling code. Due to this, settings for date/time formatting have been reset.
  356. - Fix performance problem if FileZilla gets started with message log hidden
  357. - Work around possible race conditions in SFTP input thread leading to crashes
  358. - MSW: Fix issue with installer where reboot after uninstalling previous version disrupted installation. Fix will only work if uninstalling 3.0.2 or greater.
  359. - OS X: Use new icon
  360.  
  361. 3.0.2-rc1 (2007-10-10)
  362.  
  363. + Remote file viewing / editing
  364. + Display current server in window title
  365. - Don't remember incorrect password on SFTP connections with ASK logontype
  366. - MSW: Fix drag&drop to explorer in case of case-mismatch between requested and reported path.
  367. - *nix: Fix Makefiles so SFTP properly supports files > 2GB
  368. - Ascii filetype setting for extensionless files and dotfiles had negated effect
  369. - Fix error message if using multiple running instances save the settings at the same time
  370. - Fix parsing of very new files in directory listings if server is in a timezone ahead of the client
  371. - Fix range of timezone offset setting
  372. - Fix problems with remote path combobox if reconnecting after a disconnect
  373. - Display confirmation dialog if deleting file from remote directory tree context menu
  374. - Refresh remote directory listing after refreshing a single file
  375. - On very first startup, center FileZilla on screen
  376.  
  377. 3.0.1 (2007-09-19)
  378.  
  379. - Fix parsing of settings or site XML data containing double, leading or trailing whitespace.
  380. - MSW: Work around flaw in the combo box implementation used by the view headers
  381.  
  382. 3.0.1-rc1 (2007-09-15)
  383.  
  384. + Settings to configure size, date and time formatting
  385. + Message log and queue visibility will be remembered
  386. + Custom action to perform after queue completion
  387. + Add some confirmation dialogs
  388. - MSW: Fix file truncation if using speed limits
  389. - MSW: Fix slow startup on systems with floppy drives, disconnected network drivers and so on triggered by design flaw in Windows.
  390. - Fix misplaced settings dialog
  391. - Fix problems with remembering pane size
  392. - Properly refresh local directory if downloading into newly created subdirectories
  393. - Fix issues with language set to Japanese
  394.  
  395. 3.0.0 (2007-09-08)
  396.  
  397. + New application icon
  398. - Fix support for servers sending directory listing in yet another exotic format
  399. - Fix prefix search in list controls on wxGTK
  400. - Work around problem with wxSpinCtrl in site manager on wxGTK
  401. - Fix assertion on wxGTK if listing extensionless files
  402.  
  403. 3.0.0-rc3 (2007-08-31)
  404.  
  405. ! Fix buffer overflow if directory lisiting filters were enabled, causing FileZilla to crash.
  406. + Backspace key can be used to goes to parent directory in file lists
  407. - Fix file selection by entering filename prefix
  408. - Restore correct window size if FileZilla gets closed while minimized
  409. - Disable "Create directory" entry in remote filelist context menu while disconnected
  410. - Improve compatibility with SFTP servers using exotic listing formats
  411. - MSW: Fix locales not working
  412. - *nix: Fix queue scrolling
  413.  
  414. 3.0.0-rc2 (2007-08-25)
  415.  
  416. + Remember Window size and position
  417. + Remember sort column and order of file lists
  418. + Additional icon set by Brian Lukis
  419. + Added .desktop file on *nix systems
  420. + If server is crippled and doesn't allow more than one connection (based on Sitemanager preference), primary browsing connection can be used by the transfer queue
  421. - Fix SSL transfers hanging if using speed limits
  422. - Compile fixes and compatibility improvements for various platforms
  423. - The usual assortment of small bugfixes, see changelog for details
  424.  
  425. 3.0.0-rc1 (2007-08-11)
  426.  
  427. ! Fix remotely triggered memory corruption if connection gets terminated during TLS handshake.
  428. + MSW: Add choice between "All Users" and "Current User" to installer
  429. + MSW: Add Desktop and My Documents links to directory tree
  430. + MSW: Ability to list shares on Network computers
  431. + Column withs in all list views will be saved
  432. + Refresh local file list after a successful file transfer
  433. + Add context menu to remote directory tree
  434. + Make Site Manager resizable
  435. - Don't leave empty files behind on failed downloads
  436. - Fix retry and cache logic if transfer command fails with 5yz reply
  437. - Limit number of simultaneous connections did not work properly
  438. - Refresh listing after chmod
  439. - Fix upload of empty files over TLS connections
  440.  
  441. Beta 11 (2007-07-20):
  442.  
  443. + Improved queue
  444. + Import and export dialogs including import of Sitemanager data from legacy FZ 2.x
  445. + Tab key can be used to switch between panes
  446. + F6 toggles between quickconnect bar and local/remote path edit fields
  447. + Location of settings directory can be specified in fzdefaults.xml
  448. - Engine state could get mixed up if transfers failed
  449. - Transfer of empty files could incorrectly time out
  450. - Fix directory cache coherency if removing/renaming directories
  451. - Work around lack of thread-safety in wxWidgets causing random misbehaviour
  452. - Properly disconnect idle transfer engines after 30 seconds
  453. - Update selections if changing sort order of file lists
  454. - Various minor fixes
  455.  
  456. Beta 10 (2007-06-03):
  457.  
  458. + Fix bug that made Beta 9 unusable
  459.  
  460. Beta 9 (2007-06-01):
  461.  
  462. + Add "View hidden files" option to server menu
  463. + Add dialog to clear private data
  464. + Performance improvements of message log
  465. + Avoid sending unnecessary TYPE commands
  466. - Updated TinyXML component, fixes problems with filenames containing ampersands or other special XML entities.
  467. - MSW: Fix deadlock in sftp component
  468. - Don't retry connecting if user cancels new/changed hostkey notification
  469.  
  470. Beta 8 (2007-05-09):
  471.  
  472. ! Fix data corruption on FTPS uploads
  473. + Implement speed limits
  474. + Last used local directory will be remembered
  475. + New option for the sorting of the filelists. Directories can be kept on top or sorted inline.
  476. + MSW: Display warning if detecting a system with a networking bug confirmed by Microsoft
  477. + Right-clicking the Sitemanager button in the toolbar displays a popup menu with the sites for quick access. On Windows, a dropdown arrow got added.
  478. - Directorylisting-parser fixes, including support for Microware OS-9
  479. - MSW: Small SFTP transfer speed improvement
  480. - *nix: Autocompletion did not work properly on GTK based systems
  481. - MSW: Uninstalling FileZilla should no longer leave registry keys behind 
  482. - lots of small bugfixes
  483.  
  484. Beta 7 (2007-03-27):
  485.  
  486. + New optionspage to change layout of file and directory panes
  487. + Loading of predefined Sitemanager entries from fzdefaults.xml
  488. + UTF-8 support for SFTP, merged in upstream changes from PuTTY.
  489. - Ascii file FTP transfers should now work properly on non-Windows systems
  490. - Fix SFTP transfers of filenames containing the following characters: [ ] \ * ?
  491. - lots of small bugfixes and performance improvements
  492.  
  493. Beta 6 (2007-02-19):
  494.  
  495. + Vastly improved drag and drop support, including
  496. + MSW: Shell extension to allow dragging of files from FileZilla into Explorer
  497. + CTRL+A will select all files in currently focused file list
  498. + Display warning if trying to connect to SFTP server using FTP protocol
  499. - Fix timing issue in socket event handling, fixes transfers not starting on some systems
  500. - Cosmetic fixes under non-Windows platforms.
  501.  
  502. Beta 5 (2007-01-11):
  503.  
  504. ! Fix format string vulnerabilities
  505. + Partial drag and drop support.
  506. - Lots of small bugfixes
  507.  
  508. Beta 4 (2006-12-14):
  509.  
  510. - Fix bug that made Beta 3 unusable
  511.  
  512. Beta 3 (2006-12-13):
  513.  
  514. - FTP over TLS/SSL support
  515. - Major performance improvements
  516. - Automatic connection attempt retries
  517. - Improved compatibility with legacy systems and other exotic servers
  518. - Lots of small bugfixes
  519.  
  520. Beta 2 (2006-10-15):
  521.  
  522. - Fix timeouts
  523. - "Update available" notification did not go away after updating
  524. - Upload progress for SFTP transfers did advance too fast
  525. - Filters did not apply properly
  526. - UNC paths can now be browsed locally
  527. - Directory listings can now be sorted by timestamp and permissions
  528.  
  529. Beta 1 (2006-10-05):
  530. - First beta
  531.