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