home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2010 Summer - Disc 1 / WN_Ete2010_CD1.iso / Onglet5 / Filezilla / FileZilla_3.3.2.1.exe / NEWS < prev    next >
Text File  |  2010-03-21  |  45KB  |  961 lines

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