home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Internet / FileZilla / FileZilla_3.3.4.1_win32-setup.exe / NEWS < prev    next >
Text File  |  2010-08-15  |  48KB  |  1,012 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.3.4.1 (2010-08-15)
  14.  
  15. - Set a minimum size for column widths in directory lists and transfer queue
  16. - Fix build-time check for system TinyXML
  17.  
  18. 3.3.4 (2010-08-12)
  19.  
  20. - Correctly handle symbolic links pointing to files in search dialog
  21. - Fix crash in options initialization
  22.  
  23. 3.3.4-rc2 (2010-08-07)
  24.  
  25. - Fix issues with path names not properly terminated by separator
  26. - Fix loading of settings with empty values
  27. - Update status bar icons if changing theme
  28.  
  29. 3.3.4-rc1 (2010-08-02)
  30.  
  31. + Filter/search by modification date
  32. + Add "does not equal" option to size filter
  33. + Reduced memory consumption when working with very large queues and directory hierarchies
  34. - Fix bug in TinyXML that could lead to corrupt XML documents
  35. - Abort directory listing parsing if encountering a line with more than 10k characters
  36. - Fix stalling recursive operations if FileZilla gets disconnected
  37. - Set correct initial control state in site manager if there are no sites
  38.  
  39. 3.3.3 (2010-06-13)
  40.  
  41. - Fix transfer statusbar regression introduced in the release candidate
  42. - Do not include IPv6 zone index in the argument to the EPRT command
  43. - Correct tab order in filter edit and search dialogs
  44. - *nix: Revert cursor changes
  45.  
  46. 3.3.3-rc1 (2010-06-06)
  47.  
  48. + Added "does not contain" filter condition to name and path filter types
  49. + Pressing Alt+Left or Alt+Up (Cmd+Left, Cmd+Up on OS X) in file lists enters parent directory
  50. + Pressing Alt+Down (Cmd+Down on OS X) in file lists transfers selected items
  51. + Pressing Alt+Right (Cmd+Right on OS X) in file lists activates selected item(s)
  52. + Add operating system information to about dialog
  53. + MSW: Auto-update check now transmits whether the operating system is 32bit or 64bit
  54. + Small performance improvements, mostly benefiting *nix users
  55. + OS X: Remember hidden state of toolbar, make quickconnect bar look more Mac-ish
  56. + Add option to display momentary transfer speed instead of average speed
  57. - Fix problem with rekeying of SFTP connections if not permanently trusting the server's hostkey
  58. - Certificate details dialog no longer changes size if selecting a different certificate in the chain
  59. - Some dialogs did not display icons using the correct size
  60. - Show "Not connected" instead of "Empty directory" in remote filelist statusbar if not connected
  61. - MSW: Replace some additional characters not allowed in filenames on MSW
  62. - MSW: Selecting files while holding Ctrl+Shift no longer shows incorrect values in the filelist status bars
  63.  
  64. 3.3.2.1 (2010-03-21)
  65.  
  66. + Remember location of update download directory
  67. - Cancel file renaming on actions that change the file list, such as changing sort order or performing a refresh
  68. - Cancel file renaming if starting a drag&drop operation
  69. - Filter invalid characters if downloading through double-clicking files or if adding from the search dialog
  70. - Fix site-specific bookmarks menu
  71. - The menu did not reflect initial value of preserve timestamp option properly
  72. - MSW: Keep FileZilla subdirectory in startmenu when updating, preserves custom order
  73. - MSW: Add AppID support to installer
  74.  
  75. 3.3.2 (2010-02-21)
  76.  
  77. + *nix: Add support for forward and backward mouse buttons
  78. - Speed limits can be re-enabled on SFTP connections
  79. - Changed settings did not come into effect unless FileZilla was restarted
  80. - Small performance improvements
  81.  
  82. 3.3.2-rc2 (2010-02-14)
  83.  
  84. - Spelling fixes
  85. - Rebuilt due to timer problems
  86.  
  87. 3.3.2-rc1 (2010-02-13)
  88.  
  89. + Speed limits can be quickly set using the menu and a new indicator in the status bar
  90. + Display number of bytes transferred and duration of transfer in log
  91. + MSW: React to back button of mouse in file lists
  92. + Updated blukis icon set
  93. - Refactored large parts of the toolbar and menubar code
  94. - A race condition in the socket code could lead to crashes
  95. - Fix connecting to addresses longer than 15 characters if using SOCKS proxy
  96. - Get add to queue in local directory tree context menu working again
  97. - Do not open request dialogs if user is holding a mouse button
  98. - Forward all Ctrl+Tab key events to tab bar
  99. - Do not report SFTP exitcodes that do not originate from the server
  100.  
  101. 3.3.1 (2010-01-03)
  102.  
  103. - Implement missing tab creation from context menu
  104. - *nix: Reduce flicker on tab creation
  105. - Set initial focus in chmod dialog to input box for numeric value
  106. - Correct handling of unexpected closure of SFTP connection
  107.  
  108. 3.3.1-rc1 (2009-12-27)
  109.  
  110. + New tab context menu, can be used to close or refresh current tab or to close all but the current tab.
  111. + *nix, OS X: Display sort indicators in filelist header control
  112. + Remember size of dialog showing all files opened for editing
  113. + Add refresh item to filelist context menus
  114. + Scroll treeview horizontally if needed to keep item in view on changing directories
  115. - Fix crash of fzsftp if server closes connection
  116. - Successfully downloaded update file is no longer deleted if user cancels the finish page of the update check wizard
  117. - Do not retry connecting if not trusting certificate on FTP over TLS connections
  118. - Better reporting of handshake failures on FTP over TLS connections
  119. - *nix: Check for xdg-open. This program from the xdg-utils is an indirect runtime dependency. It is used by wxWidgets to open URLs in the default browser
  120. - Refactored most of the tabbing code
  121. - Use proper address type on SOCKS proxies
  122. - Add missing default button in bookmarks dialog
  123.  
  124. 3.3.0.1 (2009-11-15)
  125.  
  126. + Ctrl-Tab and Ctrl-Shift-Tab to cycle tabs now loop around if reaching the end of the tab list
  127. - Fix crash on showing/hiding of directory trees after closing a tab
  128. - Tabs no longer become unresponsive if not approving to close a busy tab
  129. - Directory comparison did not work properly on all but the first tab
  130. - Fix spurious error messages if connecting to a new site while synchronized browsing is enabled
  131. - *nix: Work around a bug in KDE preventing restore from minimize to notification area
  132. - Do not show update dialog if there is already some other dialog open
  133. - Fix synchronized browsing option on site-specific bookmarks
  134.  
  135. 3.3.0 (2009-11-09)
  136.  
  137. - Aborting a previous connection attempt by establishing a new connection in the same tab no longer renders the new connection unusable
  138. - *nix: Quote filenames containing spaces if editing using default editor for text files
  139. - *nix: Fix crash while emitting queue finished notifications
  140.  
  141. 3.3.0-rc1 (2009-11-02)
  142.  
  143. + *nix: Display desktop notification if all transfers have finished and FileZilla isn't focused
  144. - Navigating controls inside tab using tabulator key now works on all tabs
  145. - Fix splitter positions on horizontal interface layouts
  146.  
  147. 3.3.0-beta2 (2009-10-29)
  148.  
  149. + Give choice to abort old connection or to open a new tab when trying to connect while already connected
  150. + Double-click on empty space in tabbar opens new tab
  151. + Middle-click on tab closes it
  152. + Use splitter positions and filelist column setup of previous tab when opening new one
  153. + Make betas and release candidates check daily for new versions
  154. - Fix crash when leaving settings dialog after tabs have been closed
  155. - Fix crash on changing tabs if old tab has site-specific bookmarks but new one doesn't
  156. - Layout of tabs no longer changes after leaving settings
  157. - Fix issues with remembering last used server
  158. - Don't use bold font for active tab
  159. - Recursive operations now working in all tabs
  160.  
  161. 3.3.0-beta1 (2009-10-27)
  162.  
  163. + Tabbed interface to connect to multiple server at the same time
  164. + New welcome screen
  165. + Add Open to local directory tree context menu
  166. - Fix mismatch of displayed and actually performed default file exists action
  167. - MSW: Update mingwm10.dll to fix a crash at initialization
  168. - MSW: FTP over TLS no longer crashes for users of VIA CPUs
  169. - *nix: Fix crashes due to race condition in dbus code
  170. - Fix SHA-512 calculating incorrect hashes on 64bit systems, used by SFTP and the update wizard
  171.  
  172. 3.2.8.1 (2009-10-10)
  173.  
  174. - Fix crash if creating filters with attributes or permissions rule
  175. - MSW: Fix column reordering and hiding in file lists
  176. - MSW: Fix crash if trying to edit a file without any associated program nor default editor
  177. - Use REST+STOR to resume upload instead of APPE if server advertises REST STREAM support
  178.  
  179. 3.2.8 (2009-10-03)
  180.  
  181. - Changing directories at the same time an upload finishes no longer disturbs synchronized browsing
  182. - *nix: Ensure dialogs can be closed using escape key
  183. - *nix: Fix height of settings dialog
  184.  
  185. 3.2.8-rc1 (2009-09-26)
  186.  
  187. + Replacement of characters not allowed in local filenames if downloading
  188. + Remember last used search conditions
  189. + Display link overlay on icons of links in remote file list
  190. + Display of average transfer speed should converge faster to overall average
  191. + Simplify default file exists action dialogs
  192. + Apply decimal places size formatting option also to total queue size
  193. + MSW: Reduce number of needed user interactions in installer if update started from within FileZilla
  194. + MSW: Check that there are no running instances of FileZilla before installing
  195. - Fix handling of remote directory names with leading or trailing spaces
  196. - *nix: Fix memory leaks in D-Bus session management and power management inhibitor client code
  197. - *nix: Fall back to org.gnome.SessionManager if org.freedesktop.PowerManagment does not exit to inhibit idle sleep during transfers
  198. - Increase default size of SO_RCVBUF (TCP advertised window) to fix performance issues on high-latency connections
  199. - MSW: Fix displaying list of shares on local network resources
  200. - MSW: Remote file editing no longer gets confused if two filenames only differ in character case
  201. - Fix dialog line wrapping issues
  202. - Ensure width of site manager is large enough to fit all tabs
  203. - Better guard against filename columns being moved or hidden
  204. - *nix, OS X: Handle filesystems without advisory file locking instead of falsely warning about site manager being opened in a different instance of FileZilla
  205.  
  206. 3.2.7.1 (2009-08-23)
  207.  
  208. - Fix crash if adding new filters
  209. - Small performance optimization for local directory tree
  210.  
  211. 3.2.7 (2009-08-13)
  212.  
  213. - Make external address resolver IPv6 aware, resolve correct address type on hosts both with working IPv4 as well as IPv6
  214. - Bumped minimum required GnuTLS version to 2.8.3
  215. - Keep URLs copied to clipboard even after FZ gets closed
  216.  
  217. 3.2.7-rc3 (2009-08-06)
  218.  
  219. - Test of changes to autoupdate logic introduced in 3.2.7-rc2
  220.  
  221. 3.2.7-rc2 (2009-08-04)
  222.  
  223. + Use HTTPS to check for updates and compare hash of downloaded update file
  224.  
  225. 3.2.7-rc1 (2009-08-02)
  226.  
  227. + Add option to prevent system idle sleep during transfers or other operations
  228. + Add -l option to commandline to specify logon type for passed URLs
  229. + Improve layout of search and filter edit dialogs
  230. + Implement keyboard navigation in search and filter edit dialogs
  231. + Add status bar to search dialog
  232. + Remember file exists action for individual queue items
  233. + Faster queue loading and saving
  234. - MSW: Fix memory leak in shell extension
  235. - Fix possible race in socket code leading to infinite loop
  236. - Resolve parsing conflict between MLSD and Unix-style listings
  237. - Fix deleting symlinks on SFTP connections
  238. - Deselect ".." on Ctrl+A in addition to selecting all other items
  239. - Changing data type on implicit FTP over TLS connections no longer prints an error message
  240. - *nix: Fix missing thread synchronization in D-Bus bindings
  241.  
  242. 3.2.6.1 (2009-07-01)
  243.  
  244. - Fix FTP over TLS regressions in provided binaries due to two bugs in GnuTLS causing transfer failures
  245. - OS X: Revert regression in wxWidgets in provided binaries leading to a crash on drag & drop
  246. - Keep bookmarks menu sorted after adding new bookmarks
  247.  
  248. 3.2.6 (2009-06-28)
  249.  
  250. - Don't display error messages multiple times if modification times of edited file cannot be obtained
  251. - Fix problems with certificate dialog introduced in 3.2.6-rc1
  252.  
  253. 3.2.6-rc1 (2009-06-22)
  254.  
  255. + FTPS: Display complete certificate chain
  256. + Add option for stateless local file editing
  257. - Fix delete operation on symbolic links
  258. - Automatically reconnect if necessary to perform drag & drop action like with other actions
  259. - SFTP: Don't report success if download fails due to lack of disk space
  260. - MSW and OS X: Link against GnuTLS 2.8.1
  261.  
  262. 3.2.5 (2009-06-15)
  263.  
  264. - Fix adding remote directory symlinks to queue not working
  265. - Fix "Timer creation failed" message boxes on update download dialog. Actual update download was not affected, only display of the progress bar.
  266. - MSW: Use deferred volume label gathering on local file list as well
  267.  
  268. 3.2.5-rc1 (2009-06-06)
  269.  
  270. + Remote file search
  271. + Add option to hide identical files to directory comparison
  272. + Remember SSH host keys for session duration if not trusting permanently
  273. + MSW: Display full UNC path on drive-mapped network shares
  274. - Use pkg-config to detect GnuTLS if pkg-config is available
  275. - Fix to auto-reconnect logic
  276. - Allow targetless OS.unix=slink facts in MLSD listings
  277. - Start additional transfers if possible after readding files to queue during queue processing
  278. - Fix name of SSH_AUTH_SOCK variable on SFTP page in settings dialog
  279. - Properly qoute path to fzputtygen
  280. - MSW: Fix problems if re-activating FileZilla window by clicking inside it if there is a changed edited file
  281. - Fix problem with permissions parsing for nonstandard chmod dialog
  282.  
  283. 3.2.4.1 (2009-04-27)
  284.  
  285. - Allow empty fact values in MLSD listings as allowed by the specifications
  286. - Recognize symlink entries in MLSD listings
  287. - Fix redundant file exists prompts after chosing rename file exists action
  288. - Update item in queue after rename file exists action
  289. - Fix reconnect delays in case login failed with 5yz reply code
  290.  
  291. 3.2.4 (2009-04-21)
  292.  
  293. - Fix crash on SFTP download resume caused by uninitialized variable in PuTTY code
  294. - Properly refresh remote directory after chmod if synchronized browsing is enabled
  295. - Fix unediting locale files in file editing dialog
  296. - Fix regression with custom post-login commands on servers supporting MLSD
  297. - Trigger refresh of transfer progress bars after resizing queue
  298. - Several small fixes to minimize to tray functionality
  299.  
  300. 3.2.4-rc1 (2009-04-14)
  301.  
  302. + Always use MLSD to retrieve directory listings on servers supporting it
  303. + Handle leading and trailing spaces on filenames, requires MLSD support
  304. + Multiple files can be selected for editing simultaneously
  305. + MSW and *nix: Add option to minimize to tray
  306. + The URLs of selected remote files and directories can be copied to clipboard
  307. - Further queue performance improvements
  308. - *nix: Provided Linux binaries now linked against Debian Lenny instead of Etch
  309. - Fix visual problems caused by too long URLs in update checks
  310. - Fix sync browsing checkbox in bookmark manager
  311.  
  312. 3.2.3.1 (2009-03-25)
  313.  
  314. + Add context menu to data type indicator in status bar
  315. + Do not display file exists dialog after confirming to upload a changed, edited file
  316. - Classic theme wasn't remembered
  317. - OS X: Option to auto-remove successful transfers in queue could not be toggled
  318. - *nix, OS X: "Remove all" context menu item did not work if no item was selected in successful and failed queue tabs
  319. - MSW: Search PATH environment variable for associated editor if needed
  320. - Fix problems with double-quoted paths with containing single quotes in associations
  321.  
  322. 3.2.3 (2009-03-21)
  323.  
  324. + Made OpenCrystal the default theme on new installations
  325. + Setting kiosk mode to 2 in fzdefaults.xml prevents FileZilla from writing to any settings files. Useful if executed from read-only media.
  326. - Fix crashes and memory corruption if resizing columns in queue if message log is positioned as queue tab
  327.  
  328. 3.2.3-rc1 (2009-03-15)
  329.  
  330. + Add synchronized browsing option to sites and bookmarks
  331. + If synchronized browsing and directory comparison are enabled, changing directories no longer disables comparison
  332. + Add some hotkeys for commonly used menu and toolbar items
  333. + Handle CTRL+A to select all files in queue
  334. - Less CPU usage during SFTP transfers
  335. - Improve appearance of queue tabs on dark themes
  336. - Allow system file associations with singlequotes around filenames for editing
  337. - Fix rare crash on connection failures
  338. - Activity indicators in lower-right corner of main window were not working properly
  339. - Do not allow multiple entries in quickconnect history that only differ in password
  340. - Fix crash if closing filter edit dialog
  341. - Improve timezone offset detection on servers without seconds resolution in listings
  342. - Fix layout issues in settings dialog
  343.  
  344. 3.2.2.1 (2009-02-21)
  345.  
  346. - Fix local directory creation during downloads. If multiple directory levels were missing, they were created in the reverse order
  347. - MSW: Restore ability to navigate to drive list through .. entry in local file list
  348.  
  349. 3.2.2 (2009-02-20)
  350.  
  351. - Display password prompt if connecting to sites with Ask or Interactive logon type through bookmarks
  352. - Fix parsing of default remote directories in site manager if using non-default server type
  353.  
  354. 3.2.2-rc1 (2009-02-13)
  355.  
  356. - *nix, OS X: Fix crash if starting FileZilla when the last used local path no longer exists
  357. - Keep track of name and path of the site manager item currently connected to so that bookmarks menu stays updated properly
  358. - MSW: Handle obscure DDE associations for file editing
  359. - More verbose error messages if loading a configuration file fails
  360. - Newly downloaded directories appear again in the local file list
  361.  
  362. 3.2.1 (2009-02-06)
  363.  
  364. + New iconset: Minimal
  365. - Fix filter edit dialog sizing issue
  366. - MSW: Fix icon transparency in status bar and use better disabled icons in toolbars
  367.  
  368. 3.2.1-rc1 (2009-01-31)
  369.  
  370. + Synchronized browsing
  371. + Configurable double-click action for file lists
  372. + Ask user to select an editor if trying to edit an unassociated file type
  373. - MSW: Work around problem with TinyXML if settings or program directory contains characters not expressible by the system's narrow character set
  374. - OS X: When adding sites, the edit label will no longer be hidden behind the tree in the site manager
  375. - MSW: Further Vista improvment for installer
  376. - Fix potential race condition in socket code
  377.  
  378. 3.2.0 (2009-01-07)
  379.  
  380. - Fix account logon type in combination with FTP proxies
  381.  
  382. 3.2.0-rc2 (2009-01-03)
  383.  
  384. - Change wording of some strings
  385. - Support yet another directory listing variant on obscure MVS style systems
  386. - Fix odd behavior if deleting items from site manager
  387. - Do not show proxy password in message log on SFTP connections
  388. - Properly display "bytes" suffix in filelist status bar if not using thousands separator
  389.  
  390. 3.2.0-rc1 (2008-12-30)
  391.  
  392. + Bookmarks
  393. + Logging to file
  394. + *nix: Use GNOME's Session Manager D-Bus API to cleanly shut down FileZilla on end of session
  395. + MSW: Improve installer's Vista compatibility.
  396. - *nix: Fix encoding issues with thousands separator in some locales
  397. - Thousands separator on file exists dialog
  398. - Rearrange filter dialog a bit
  399. - Compile fixes for HP-UX
  400.  
  401. 3.1.6 (2008-12-02)
  402.  
  403. + Automatically refresh remote directory listing if queue finishes successfully
  404. - Speed up refresh of remote directory listing if adding files during uploads
  405. - Connections no longer time out waiting on a directory listing getting retrieved by a different connection
  406. - Number of files were not updated if deleting remote files
  407. - MSW: Update manifest so that the evil filesystem virtualization stays disabled under Vista
  408.  
  409. 3.1.6-rc1 (2008-11-26)
  410.  
  411. + Configurable location of message log pane
  412. + Context menu inside site manager to export individual sites or site subtrees
  413. - Several fixes for users with Turkish locale
  414. - Fix race condition causing not all subdirectories to be added to queue on upload
  415. - Cleanup of pane splitter code to facilitate configurable message log position
  416. - Cleanup of path and directory listing caches to be less convoluted
  417.  
  418. 3.1.5.1 (2008-11-15)
  419.  
  420. - Connection establishment through SOCKS proxies could fail in some cases
  421. - Clearing private data no longer crashes if quickconnect bar is hidden
  422. - Handle drag & drop of symlinks
  423. - Update remote directory tree if deleting a subdirectory
  424. - Fix parsing of HTTP chunk lengths for the update downloader
  425. - Reduce memory consumption of remote directory tree
  426. - Rewrite the code that added local directories to the queue. New one is faster and avoids some potentially thread-unsafe behaviour of the old code
  427. - OS X: Fix help menu duplication on non-English systems
  428. - MSW: Reset wxWidgets internal display cache if changing display resolution or layout
  429. - MSW: Fixes for silent intaller
  430.  
  431. 3.1.5 (2008-10-22)
  432.  
  433. + Handle symbolic links on servers. If trying to access a symbolic link, FileZilla will first try to CWD into it, and if that fails, will treat it as a file instead. During recursive operations, any directory link encountered will not be followed, but file links will be downloaded.
  434. - Numpad keys could not be used to search for entries in the file lists
  435. - OS X: Use smaller font sizes in message log and directory trees
  436. - Fix vertical alignment of labels next to the directory boxes above the directory trees
  437. - Use lighter text colors in message log if using dark background
  438. - *nix: Transfer status lines will no longer overlap the queue scrollbar
  439. - *nix: Fix font colors if using themes with dark backgrounds (e.g. DarkRoom under Ubuntu 8.10)
  440. - Fix XML corruption problems
  441.  
  442. 3.1.4.1 (2008-10-16)
  443.  
  444. - *nix: Fix crash if renaming directories using the local directory tree
  445. - Rebuilt official binaries to revert a regression in wxWidgets causing memory corruption
  446.  
  447. 3.1.4 (2008-10-15)
  448.  
  449. - *nix and OS X: Avoid SIGPIPE if socket gets closed during uploads
  450. - Fix SFTP speed limits
  451. - Avoid reduntant refreshes of local file lists on some drag&drop operations
  452. - Send user agent with requests if using HTTP proxy
  453. - MSW: Add checkbox to start FileZilla to finish page of intaller
  454. - Reselect previously set default file exists action if reopening dialog on a queue item
  455. - OS X: Do not check /net whether it has subdirectories, it is extremely slow
  456. - Upon reconnecting, fall back to list current directory if last used directory is no longer accessible
  457.  
  458. 3.1.4-rc1 (2008-10-08)
  459.  
  460. + Configurable number of decimal places for filesize formatting
  461. + Allow editing of files with identical name but different remote paths
  462. + File changed notification displays more information
  463. + Manual transfer dialog
  464. + Quickconnect bar can be hidden
  465. + MSW: React to added or removed drive letters
  466. - Downloading updates should no longer randomly freeze the client after HTTP redirects
  467. - Huge queues should save slightly faster
  468.  
  469. 3.1.3.1 (2008-09-29)
  470.  
  471. - Download speedlimits were not working since 3.1.3-beta1
  472. - On very fast connections, sockets could receive close event before being marked active, leading to timeouts
  473.  
  474. 3.1.3 (2008-09-21)
  475.  
  476. - Fzsftp no longer crashes if receiving invalid data from server and instead quits gracefully
  477. - Fix crash if entering hostname with characters not allowed in internationalized domain names
  478. - OS X: Fix crash if path to FileZilla contained non-ASCII characters
  479. - Compatibility with yet another exotic directory listing format
  480.  
  481. 3.1.3-rc1 (2008-09-15)
  482.  
  483. + Keep remote directory tree and file list if disconnected by the server. Transparently reconnect before performing the next operation.
  484. - OS X: Massive performance improvements
  485. - Various small performance improvements
  486.  
  487. 3.1.3-beta1 (2008-09-10)
  488.  
  489. + New socket event handling system, more flexible and a bit faster
  490. + Performance improvements for local directory tree
  491. - MSW: Using prefix search to select an item now also changes the startpoint for a multiple selection.
  492. - Fix directory creation logic if the directory to create is a root directory
  493.  
  494. 3.1.2 (2008-08-30)
  495.  
  496. - Allow drive labels with more than one letter for servertype DOS
  497. - Slight speedup of transfer queue, defer redrawing of UI elements to idle time
  498.  
  499. 3.1.2-rc1 (2008-08-24)
  500.  
  501. + Add directory listing filter condition to match on containing path name
  502. + Implement kiosk mode in which FileZilla will not write any passwords to disk. Can be enabled through fzdefaults.xml
  503. + Add option to disable update checks to fzdefaults.xml
  504. + Vast performance improvements if handling queues and directories with thousands of files
  505. + Faster TLS/SSL handshake on data connections
  506. - Queue should no longer get mixed up if LIST command fails during recursive downloads
  507. - Fix crash if using -s commandline argument
  508. - Fix spurious transfer failures if multiple engines try to list the same directory
  509. - Loading invalid filters could crash FileZilla
  510. - User/pass authentication for SOCKS5 proxy support was not working properly
  511. - If stopping queue processing while recursively downloading directories, files added by the recursive operation will no longer reenable queue processing
  512. - MSW: Keep site manager wide enough so that all notebook tabs fit
  513. - Fix crash if server does not support resuming of large files
  514. - SFTP uploads did not fail if server ran out of diskspace
  515. - If compiled for some 64bit systems, SFTP resumes of files larger than 2^32 did not work properly
  516.  
  517. 3.1.1.1 (2008-08-11)
  518.  
  519. - Fix crash if a connection attempt gets aborted
  520.  
  521. 3.1.1 (2008-08-10)
  522.  
  523. + Save filter toggle state
  524. + MSW: Display drive labels if available
  525. - Fix crash in new socket class if using active mode FTP
  526. - Request user attention (e.g. blinking in taskbar) if an edited file changes and the program is minimized
  527. - Don't issue mdtm command on links for the automatic timezone detection on SFTP servers
  528. - Do not capture menu shortcut keys in file lists
  529. - Allow directory comparison if filters are toggled off
  530. - MSW: Sorting in site dropdown menu is now identical to sorting inside the Site Manager
  531. - OS X: If closing the file rename edit box, refresh neighboring lines to get rid of artifacts left behind by the edit control border
  532.  
  533. 3.1.1-rc1 (2008-08-04)
  534.  
  535. + If using "Ask for password" and "Interactive" logon types, a username is now optional in the Site Manager
  536. + New iconset: OpenCrystal
  537. + MSW: Whether icon sets should be installed or not can be seleted in the installer
  538. - Fix parsing of URLs containing port number in quickconnect bar
  539. - Fix handling of local write errors if downloading files
  540. - If closing FileZilla, the queue is now properly saved using a backup copy to prevent corruption of queue file
  541. - Slight performance improvement if opening settings dialog, language and theme pages are now populated on demand
  542. - Reply to server's shutdown notification on SSL/TLS secured downloads if connection still open
  543. - After downloading files, local file count did not update
  544. - "My Sites" in Site Manager should not be draggable
  545. - Fix entering IPv6 addresses in Site Manager
  546. - Directory cache was incoherent after renaming a directory
  547. - Several fixes to new socket class
  548. - MSW: Starting a bounding box selection (Windows calls it marquee selection) did not set focus to the file lists
  549.  
  550. 3.1.0.1 (2008-07-24)
  551.  
  552. ! 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
  553. - Fix infinite loop in new socket class
  554. - Fix file descriptor/handle leak in new socket class
  555. - Fix locking error if cancelling an operation waiting for a lock held by a different engine
  556. - MSW: In rare cases, initial read event was not triggered on transfer sockets
  557. - Add missing icon in LonE theme
  558.  
  559. 3.1.0 (2008-07-23)
  560.  
  561. + Right-clicking filter button in toolbar toggles filters
  562. - Fix oddities in visual formatting of IPv6 addresses
  563. - MSW: Enable IPv6 support on SFTP connections
  564. - Connecting using an IPv6 address did not work on SFTP
  565. - Editing remote files did not pick up local changes if timestamp preserving was enabled
  566.  
  567. 3.1.0-rc2 (2008-07-19)
  568.  
  569. + Enable SOCKS5 and HTTP/1.1 proxy support for SFTP connections
  570. - Fix sorting remote file list by owner/group
  571. - *nix: Install FileZilla application icons according to the freedesktop.org Icon Theme Specification
  572. - *nix: Use the system's tinyxml library if available
  573.  
  574. 3.1.0-rc1 (2008-07-17)
  575.  
  576. + SOCKS5 and HTTP/1.1 proxy support
  577. + The "Open" item in local directory listing context menu will open the system's file browser if a directory is selected
  578. + New iconset: LonE
  579. + 2 new file exists actions
  580.  
  581. 3.1.0-beta2 (2008-07-12)
  582.  
  583. - Filecount in statusbar no longer count upwards if deleting files
  584. - MSW: Call WSAStartup, fixes WSANOTINITIALISED problem
  585. - MSW: Use closesocket(fd) instead of close(fd), the latter caused uploads to hang at the end
  586. - MSW: Fix socket hang after changing event handler. Use a better way to resend events
  587.  
  588. 3.1.0-beta1 (2008-07-10)
  589.  
  590. + IPv6 support
  591. + Add option to reopen file if trying to edit a file already being edited
  592. - Fix SFTP file descriptor leak on some transfer failures
  593. - Fix crash if remote directory gets cleared between opening context menu and selecting view/edit item
  594.  
  595. 3.0.11.1 (2008-07-05)
  596.  
  597. - Show number of filtered files in status bars if directory appears empty
  598. - Support for international domain names was accidentally commented out
  599. - Add missing path separator in remote filename on file exists dialog
  600. - Fix shrinking panes if using widescreen or blackboard styles
  601. - MSW: If showing file changed notification dialog after editing a file, program could become unresponsive in some cases
  602. - MSW: Fix visual problems with right-to-left languages introduced with the flicker corrections in 3.0.11
  603. - MSW: Main component can no longer be unselected in the installer
  604.  
  605. 3.0.11 (2008-06-15)
  606.  
  607. - MSW: Reduce flicker if resizing main window
  608. - Improve compatibility with Cygwin's SSH server. Use Site Manager to select server type
  609. - Correct position of queue size in statusbar
  610.  
  611. 3.0.11-rc1 (2008-06-09)
  612.  
  613. + File list status bars showing number of (selected) files and directories along with total filesize
  614. + MSW: Installer improvements. The installer now remembers the installation options.
  615. + The update wizard now shows a list of changes in the new version
  616. - Fix sorting issues of file lists
  617. - Reduce CPU load if deleting or uploading many files
  618. - MSW: Prefix search in file lists did not work with all characters
  619. - OS X: SFTP didn't work if full bundle path contained spaces
  620. - OS X: Fix odd dialog sizes
  621.  
  622. 3.0.10 (2008-05-20)
  623.  
  624. - 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
  625.  
  626. 3.0.10-rc2 (2008-05-15)
  627.  
  628. - MSW: Performance improvements. Windows is inherently flawed since it does not cache directory contents.
  629.  
  630. 3.0.10-rc1 (2008-05-14)
  631.  
  632. + Commandline arguments, see manpage for details
  633. + Columns in file lists can be reordered or hidden by right-clicking the column header
  634. + Added some useful links to help menu
  635. - Don't send redundant MKD commands to server if multiple transfers want to create the same directory multiple times
  636. - Fix sizing problems with some interface layouts
  637.  
  638. 3.0.9.3 (2008-05-06)
  639.  
  640. + 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.
  641. - *NIX: Renaming local files did not change local filelist
  642. - OS X: Deleting non-empty local directories did not work in all cases
  643. - MSW: Program could become unresponsive if update available dialog appears while a menu was opened
  644. - MSW: Update wizard should use correct download location on Vista to save installation files
  645. - Fix possible duplication of queue items on shutdown
  646. - Cap input length of speedlimit edit controls
  647. - Fix crash if getting disconnected while remote directory creating dialog was open
  648. - Quickconnect bar did not handle URLs with trailing paths
  649. - Update menu and toolbar state after clearing private data
  650. - NIX: Filetype column was empty on some filetypes
  651.  
  652. 3.0.9.2 (2008-04-18)
  653.  
  654. - Fix rare crash if closing FileZilla
  655. - *nix: Fix problems with drag&drop operation starting from local directory tree- Filetype display and ascii/binary detection did not work on VMS servers
  656. - Requeue did not work properly for edited files
  657. - Fix state of comparison button if comparison could not be started
  658. - Fix crash if changing filters while comparison mode is active
  659. - Fix ghost item appearing if applying filters after exiting comparison mode
  660. - Compatibility fix with broken servers sending PWD reply with single quotation marks
  661. - *nix: Display drop highlight in file lists
  662.  
  663. 3.0.9.1 (2008-04-07)
  664.  
  665. - Reset keyboard search prefix in file lists on directory and selection changes
  666.  
  667. 3.0.9-rc1 (2008-03-31)
  668.  
  669. + Automatic resume on some types of transfer failures
  670. + Improve main statusbar
  671.   + Icon to display selected transfer mode on FTP connections
  672.   + Icon to show current certificate and cipher on FTP(E)S connections
  673.   + Icon to show key exchange and encryption algorithms on SFTP connections
  674. + Remember last selected item in Site Manager
  675. + Various improvements to main menu
  676. - New menu and toolbar state update system to reduce CPU usage and increase responsiveness
  677. - Fix refresh problem with local directory tree
  678. - Fix unreadable text with some color schemes
  679. - Submit operating system version on update availability check
  680. - Fix connection problems with some SFTP servers introduced in 3.0.8
  681. - *nix: Fix message catalog install directory
  682.  
  683. 3.0.8.1 (2008-03-17)
  684.  
  685. - Fix infinite loop in local directory tree
  686.  
  687. 3.0.8 (2008-03-13)
  688.  
  689. - *nix: No longer follows symbolic links if deleting local directories
  690. - Fix crash if dropping a file on a fill item in directory comparison mode
  691. - Handle DEL key in queue and local directory tree
  692. - Handle F2 key in local directory tree
  693.  
  694. 3.0.8-rc1 (2008-03-07)
  695.  
  696. + Add interface for SFTP public key authentication
  697. + Add option to bypass proxy settings to sitemanager and quickconnect bar
  698. + Automatic timezone detection for SFTP listings
  699. + Preserving file timestamp on SFTP transfers
  700. + If using Site Manager, display site name in window title during connection
  701. - Tell user in message log to use interactive logon type if SFTP server sends multiple prompts
  702. - Fix performance issue with local file listings, most noticeable if browsing network shares
  703. - Reduce initial window size on very small display resolutions like 800x600 or below
  704.  
  705. 3.0.7.1 (2008-02-19)
  706.  
  707. - Fix connections timing out shortly after sending keep alive command
  708. - Update remote file list if renaming files
  709. - *nix: Fix tab key in Site Manager not working
  710.  
  711. 3.0.7 (2008-02-14)
  712.  
  713. - Timeouts were not working at all on FTP connections since 3.0.4-rc1
  714. - OS X: Application bundle can now be renamed
  715.  
  716. 3.0.7-rc1 (2008-02-10)
  717.  
  718. + Ability to select different toolbar icon sizes if theme supports it
  719. + Local listings can be filtered by file attributes (Windows) or permissions (other)
  720. + Option to enable timestamps in message log
  721. - Transfer queue pane did not remember its size correctly
  722. - Fix infinite loop if dragging root node in Site Manager
  723. - *nix: Fix segault if copying directory listing filters
  724. - Keyboard navigation in file lists fixed
  725.   - MSW: Ctrl + Space not working
  726.   - *nix: Ctrl + A not selecting all files
  727. - OS X: File changed notification can no longer get stuck behind main window
  728. - Disable download in remote context menu if local directory is not writable
  729. - Prevent opening multiple confirmation dialogs if closing FileZilla
  730. - Speed up loading time of the more complex dialogs
  731. - Fix cache problem if renaming files
  732. - If preserving file timestamps, use MDTM command if downloading files where the directory listing does not have enough precision
  733.  
  734. 3.0.6 (2008-01-30)
  735.  
  736. - If deleting or renaming a directory in SFTP, invalidate current working directories
  737. - Allow downloading of files starting with a dash using SFTP
  738. - MSW: /S installer argument works again
  739. - Improve queue on broken servers with a connection limit
  740.  
  741. 3.0.6-rc1 (2008-01-24)
  742.  
  743. + Site Manager improvements:
  744.   + Remember dialog size
  745.   + Site Manager will remember which folders are expanded or collapsed
  746.   + Sites can be moved and copied using Drag & Drop
  747.   + F2 key can be used to rename sites in Site Manager
  748. + Add context menu for local directory tree
  749. + *nix: Basic man pages
  750. - Do not allow empty names for filters and filter sets
  751. - custom file associations did not work if system associations were inherited
  752. - MSW: Fix Reboot/shutdown queue completion actions
  753.  
  754. 3.0.5.2 (2008-01-12)
  755.     
  756. - Fix local tree refresh causing unwanted directory changes.
  757. - Fix crash in path cache
  758. - Fix update check
  759. - Remove error message if locales aren't installed or FileZilla has not been translated into the default system language
  760.  
  761. 3.0.5.1 (2008-01-11)
  762.  
  763. - Fix crash if entering custom command
  764.  
  765. 3.0.5 (2008-01-10)
  766.  
  767. - Fix freeze if deleting remote directories
  768. - Compatibility with HP NonStop servers
  769. - MSW: Uninstaller did not remove defaultfilters.xml
  770. - Improve visual feedback for some drag&drop operations
  771. - Fix sort order in sitemanager dropdown menu
  772. - Fix size of file changed dialog
  773. - "Apply to current queue only" in file exists dialog did not work properly
  774. - Cached directory listings expire after 30 minutes
  775.  
  776. 3.0.5-rc1 (2007-12-31)
  777.  
  778. + Directory listing comparison
  779. + Ability to open and edit local files
  780. + Add option to use default system language. Note: Language selection will be reset to default if updating to this version.
  781. + New artwork for send and recv indicators
  782. - Fix crash with keepalive timer
  783. - *nix: Use proper locale initialization, happened too late in FZ's startup sequence in previous versions.
  784. - Fix issue with proxies in combination with nonstandard ports
  785. - Fix timezone offset detection if user has specified a custom offset
  786. - MSW: Cancel remote renaming of files if listing changes
  787. - Fix prefix search in file listings not working with all keys
  788. - Internal engine state could get confused on failed transfers
  789. - Fix visual refresh problem in queue
  790. - Fix several glitches with right-to-left languages
  791. - Write errors during downloads are now critical, as they usually require user interaction (e.g. disk full)
  792. - Calculate proper filesize on VMS servers
  793. - Remote directory tree did not display all known directories
  794. - 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.
  795.  
  796. 3.0.4 (2007-11-26)
  797.  
  798. - Linux: Fix empty challenge text if using interactive login
  799.  
  800. 3.0.4-rc1 (2007-11-20)
  801.  
  802. + Implement FTP Proxy support. Note that using a properly configured NAT router is recommended instead.
  803. + Implement FTP keep alive for those connecting to improperly configured servers
  804. - Fix crashes if deleting files in directories with more than 200 entries
  805. - Compatility improvements with VMS and z/VM servers
  806. - Now requires GnuTLS 2.0.4 which fixes a problem with servers using compression.
  807. - Changing list of ASCII files or increasing number of concurrent transfers had no effect until restart of FileZilla
  808.  
  809. 3.0.3 (2007-11-06)
  810.  
  811. + Install some default filters if filters.xml missing in user's settings directory
  812. - OS X: Fix remote file viewing/editing
  813. - Additional fixes for SFTP servers with nonstandard filename encodings
  814.  
  815. 3.0.3-rc1 (2007-10-31)
  816.  
  817. + Automatic server timezone detection. Custom offset in the Site Manager may need to be adjusted. FTP only.
  818. + Option to preserve file timestamps on downloads (all protocols)
  819. + Option to preserve file timestamps on uploads on FTP servers supporting the MFMT command
  820. + Add transfer type (ascii/binary/auto) selection to transfer menu
  821. - Shorten very long filenames on file exists dialog
  822. - Attempt at working around broken routers and firewalls disconnecting the control connection of the transfer session on transfers
  823. - Deleting directories containing lots of files should be faster now
  824. - Disallow settings/site import from files located in the settings storage directory
  825. - Fix nullpointer dereference on non-UTF8 enabled SFTP servers
  826. - *nix: Fix button height inconsistencies on dialogs with certain artwork (e.g. Ubuntu 7.10)
  827.  
  828. 3.0.2.1 (2007-10-17)
  829.  
  830. - Fix issue with message log not working properly
  831.  
  832. 3.0.2 (2007-10-17)
  833.  
  834. + MSW: Added /user=all and /user=current options to installer
  835. + Experimental support for z/VM servers
  836. - Fix typo in option handling code. Due to this, settings for date/time formatting have been reset.
  837. - Fix performance problem if FileZilla gets started with message log hidden
  838. - Work around possible race conditions in SFTP input thread leading to crashes
  839. - MSW: Fix issue with installer where reboot after uninstalling previous version disrupted installation. Fix will only work if uninstalling 3.0.2 or greater.
  840. - OS X: Use new icon
  841.  
  842. 3.0.2-rc1 (2007-10-10)
  843.  
  844. + Remote file viewing / editing
  845. + Display current server in window title
  846. - Don't remember incorrect password on SFTP connections with ASK logontype
  847. - MSW: Fix drag&drop to explorer in case of case-mismatch between requested and reported path.
  848. - *nix: Fix Makefiles so SFTP properly supports files > 2GB
  849. - Ascii filetype setting for extensionless files and dotfiles had negated effect
  850. - Fix error message if using multiple running instances save the settings at the same time
  851. - Fix parsing of very new files in directory listings if server is in a timezone ahead of the client
  852. - Fix range of timezone offset setting
  853. - Fix problems with remote path combobox if reconnecting after a disconnect
  854. - Display confirmation dialog if deleting file from remote directory tree context menu
  855. - Refresh remote directory listing after refreshing a single file
  856. - On very first startup, center FileZilla on screen
  857.  
  858. 3.0.1 (2007-09-19)
  859.  
  860. - Fix parsing of settings or site XML data containing double, leading or trailing whitespace.
  861. - MSW: Work around flaw in the combo box implementation used by the view headers
  862.  
  863. 3.0.1-rc1 (2007-09-15)
  864.  
  865. + Settings to configure size, date and time formatting
  866. + Message log and queue visibility will be remembered
  867. + Custom action to perform after queue completion
  868. + Add some confirmation dialogs
  869. - MSW: Fix file truncation if using speed limits
  870. - MSW: Fix slow startup on systems with floppy drives, disconnected network drivers and so on triggered by design flaw in Windows.
  871. - Fix misplaced settings dialog
  872. - Fix problems with remembering pane size
  873. - Properly refresh local directory if downloading into newly created subdirectories
  874. - Fix issues with language set to Japanese
  875.  
  876. 3.0.0 (2007-09-08)
  877.  
  878. + New application icon
  879. - Fix support for servers sending directory listing in yet another exotic format
  880. - Fix prefix search in list controls on wxGTK
  881. - Work around problem with wxSpinCtrl in site manager on wxGTK
  882. - Fix assertion on wxGTK if listing extensionless files
  883.  
  884. 3.0.0-rc3 (2007-08-31)
  885.  
  886. ! Fix buffer overflow if directory lisiting filters were enabled, causing FileZilla to crash.
  887. + Backspace key can be used to goes to parent directory in file lists
  888. - Fix file selection by entering filename prefix
  889. - Restore correct window size if FileZilla gets closed while minimized
  890. - Disable "Create directory" entry in remote filelist context menu while disconnected
  891. - Improve compatibility with SFTP servers using exotic listing formats
  892. - MSW: Fix locales not working
  893. - *nix: Fix queue scrolling
  894.  
  895. 3.0.0-rc2 (2007-08-25)
  896.  
  897. + Remember Window size and position
  898. + Remember sort column and order of file lists
  899. + Additional icon set by Brian Lukis
  900. + Added .desktop file on *nix systems
  901. + 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
  902. - Fix SSL transfers hanging if using speed limits
  903. - Compile fixes and compatibility improvements for various platforms
  904. - The usual assortment of small bugfixes, see changelog for details
  905.  
  906. 3.0.0-rc1 (2007-08-11)
  907.  
  908. ! Fix remotely triggered memory corruption if connection gets terminated during TLS handshake.
  909. + MSW: Add choice between "All Users" and "Current User" to installer
  910. + MSW: Add Desktop and My Documents links to directory tree
  911. + MSW: Ability to list shares on Network computers
  912. + Column widths in all list views will be saved
  913. + Refresh local file list after a successful file transfer
  914. + Add context menu to remote directory tree
  915. + Make Site Manager resizable
  916. - Don't leave empty files behind on failed downloads
  917. - Fix retry and cache logic if transfer command fails with 5yz reply
  918. - Limit number of simultaneous connections did not work properly
  919. - Refresh listing after chmod
  920. - Fix upload of empty files over TLS connections
  921.  
  922. Beta 11 (2007-07-20):
  923.  
  924. + Improved queue
  925. + Import and export dialogs including import of Sitemanager data from legacy FZ 2.x
  926. + Tab key can be used to switch between panes
  927. + F6 toggles between quickconnect bar and local/remote path edit fields
  928. + Location of settings directory can be specified in fzdefaults.xml
  929. - Engine state could get mixed up if transfers failed
  930. - Transfer of empty files could incorrectly time out
  931. - Fix directory cache coherency if removing/renaming directories
  932. - Work around lack of thread-safety in wxWidgets causing random misbehaviour
  933. - Properly disconnect idle transfer engines after 30 seconds
  934. - Update selections if changing sort order of file lists
  935. - Various minor fixes
  936.  
  937. Beta 10 (2007-06-03):
  938.  
  939. + Fix bug that made Beta 9 unusable
  940.  
  941. Beta 9 (2007-06-01):
  942.  
  943. + Add "View hidden files" option to server menu
  944. + Add dialog to clear private data
  945. + Performance improvements of message log
  946. + Avoid sending unnecessary TYPE commands
  947. - Updated TinyXML component, fixes problems with filenames containing ampersands or other special XML entities.
  948. - MSW: Fix deadlock in sftp component
  949. - Don't retry connecting if user cancels new/changed hostkey notification
  950.  
  951. Beta 8 (2007-05-09):
  952.  
  953. ! Fix data corruption on FTPS uploads
  954. + Implement speed limits
  955. + Last used local directory will be remembered
  956. + New option for the sorting of the filelists. Directories can be kept on top or sorted inline.
  957. + MSW: Display warning if detecting a system with a networking bug confirmed by Microsoft
  958. + 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.
  959. - Directorylisting-parser fixes, including support for Microware OS-9
  960. - MSW: Small SFTP transfer speed improvement
  961. - *nix: Autocompletion did not work properly on GTK based systems
  962. - MSW: Uninstalling FileZilla should no longer leave registry keys behind 
  963. - lots of small bugfixes
  964.  
  965. Beta 7 (2007-03-27):
  966.  
  967. + New optionspage to change layout of file and directory panes
  968. + Loading of predefined Sitemanager entries from fzdefaults.xml
  969. + UTF-8 support for SFTP, merged in upstream changes from PuTTY.
  970. - Ascii file FTP transfers should now work properly on non-Windows systems
  971. - Fix SFTP transfers of filenames containing the following characters: [ ] \ * ?
  972. - lots of small bugfixes and performance improvements
  973.  
  974. Beta 6 (2007-02-19):
  975.  
  976. + Vastly improved drag and drop support, including
  977. + MSW: Shell extension to allow dragging of files from FileZilla into Explorer
  978. + CTRL+A will select all files in currently focused file list
  979. + Display warning if trying to connect to SFTP server using FTP protocol
  980. - Fix timing issue in socket event handling, fixes transfers not starting on some systems
  981. - Cosmetic fixes under non-Windows platforms.
  982.  
  983. Beta 5 (2007-01-11):
  984.  
  985. ! Fix format string vulnerabilities
  986. + Partial drag and drop support.
  987. - Lots of small bugfixes
  988.  
  989. Beta 4 (2006-12-14):
  990.  
  991. - Fix bug that made Beta 3 unusable
  992.  
  993. Beta 3 (2006-12-13):
  994.  
  995. - FTP over TLS/SSL support
  996. - Major performance improvements
  997. - Automatic connection attempt retries
  998. - Improved compatibility with legacy systems and other exotic servers
  999. - Lots of small bugfixes
  1000.  
  1001. Beta 2 (2006-10-15):
  1002.  
  1003. - Fix timeouts
  1004. - "Update available" notification did not go away after updating
  1005. - Upload progress for SFTP transfers did advance too fast
  1006. - Filters did not apply properly
  1007. - UNC paths can now be browsed locally
  1008. - Directory listings can now be sorted by timestamp and permissions
  1009.  
  1010. Beta 1 (2006-10-05):
  1011. - First beta
  1012.