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