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