|
<<Back
Changes from v3.1.3.1 to v3.1.4 RC 1
- Configurable number of decimal places for filesize formatting
- Allow editing of files with identical name but different remote paths
- File changed notification displays more information
- Manual trannsfer dialog
- Quickconnect bar can be hidden
- MSW: React to added or removed drive letters
- Downloading updates should no longer randomly freeze the client after HTTP redirects
- Huge queues should save slightly faster
Changes from v3.1.3 to v3.1.3.1
- Download speedlimits were not working since 3.1.3-beta1
- On very fast connections, sockets could receive close event before being marked active, leading to timeouts
Changes from v3.1.3 RC 1 to v3.1.3
- Fzsftp no longer crashes if receiving invalid data from server and instead quits gracefully
- Fix crash if entering hostname with characters not allowed in internationalized domain names
- OS X: Fix crash if path to FileZilla contained non-ASCII characters
- Compatibility with yet another exotic directory listing format
Changes from v3.1.3 Beta 1 to v3.1.3 RC 1
- Keep remote directory tree and file list if disconnected by the server. Transparently reconnect before performing the next operation.
- OS X: Massive performance improvements
- Various small performance improvements
Changes from v3.1.2 to v3.1.3 Beta 1
- New socket event handling system, more flexible and a bit faster
- Performance improvements for local directory tree
- MSW: Using prefix search to select an item now also changes the startpoint for a multiple selection.
- Fix directory creation logic if the directory to create is a root directory
Changes from v3.1.1.1 to v3.1.2
- Allow drive labels with more than one letter for servertype DOS
- Slight speedup of transfer queue, defer redrawing of UI elements to idle time
- Add directory listing filter condition to match on containing path name
- Implement kiosk mode in which FileZilla will not write any passwords to disk. Can be enabled through fzdefaults.xml
- Add option to disable update checks to fzdefaults.xml
- Vast performance improvements if handling queues and directories with thousands of files
- Faster TLS/SSL handshake on data connections
- Queue should no longer get mixed up if LIST command fails during recursive downloads
- Fix crash if using -s commandline argument
- Fix spurious transfer failures if multiple engines try to list the same directory
- Loading invalid filters could crash FileZilla
- User/pass authentication for SOCKS5 proxy support was not working properly
- If stopping queue processing while recursively downloading directories, files added by the recursive operation will no longer reenable queue processing
- MSW: Keep site manager wide enough so that all notebook tabs fit
- Fix crash if server does not support resuming of large files
- SFTP uploads did not fail if server ran out of diskspace
- If compiled for some 64bit systems, SFTP resumes of files larger than 2^32 did not work properly
Changes from v3.1.1 to v3.1.1.1
- Fix crash if a connection attempt gets aborted
Changes from v3.1.1 RC 1 to v3.1.1
- Save filter toggle state
- MSW: Display drive labels if available
- Fix crash in new socket class if using active mode FTP
- Request user attention (e.g. blinking in taskbar) if an edited file changes and the program is minimized
- Don't issue mdtm command on links for the automatic timezone detection on SFTP servers
- Do not capture menu shortcut keys in file lists
- Allow directory comparison if filters are toggled off
- MSW: Sorting in site dropdown menu is now identical to sorting inside the Site Manager
- OS X: If closing the file rename edit box, refresh neighboring lines to get rid of artifacts left behind by the edit control border
Changes from v3.1.0.1 to v3.1.1 RC 1
- If using "Ask for password" and "Interactive" logon types, a username is now optional in the Site Manager
- New iconset: OpenCrystal
- MSW: Whether icon sets should be installed or not can be seleted in the installer
- Fix parsing of URLs containing port number in quickconnect bar
- Fix handling of local write errors if downloading files
- If closing FileZilla, the queue is now properly saved using a backup copy to prevent corruption of queue file
- Slight performance improvement if opening settings dialog, language and theme pages are now populated on demand
- Reply to server's shutdown notification on SSL/TLS secured downloads if connection still open
- After downloading files, local file count did not update
- "My Sites" in Site Manager should not be dragable
- Fix entering IPv6 addresses in Site Manager
- Directory cache was incoherent after renaming a directory
- Several fixes to new socket class
- MSW: Starting a bounding box selection (Windows calls it marquee selection) did not set focus to the file lists
Changes from v3.1.0 to v3.1.0.1
- 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
- Fix infinite loop in new socket class
- Fix file descriptor/handle leak in new socket class
- Fix locking error if cancelling an operation waiting for a lock held by a different engine
- MSW: In rare cases, initial read event was not triggered on transfer sockets
- Add missing icon in LonE theme
Changes from v3.1.0 Beta 1 to v3.1.0 Beta 2
- Filecount in statusbar no longer count upwards if deleting files
- MSW: Call WSAStartup, fixes WSANOTINITIALISED problem
- MSW: Use closesocket(fd) instead of close(fd), the latter caused uploads to hang at the end
- MSW: Fix socket hang after changing event handler. Use a better way to resend events
Changes from v3.0.11.1 to v3.1.0 Beta 1
- IPv6 support
- Add option to reopen file if trying to edit a file already being edited
- Fix SFTP file descriptor leak on some transfer failures
- Fix crash if remote directory gets cleared between opening context menu and selecting view/edit item
Changes from v3.0.11 to v3.0.11.1
- Show number of filtered files in status bars if directory appears empty
- Support for international domain names was accidentally commented out
- Add missing path separator in remote filename on file exists dialog
- Fix shrinking panes if using widescreen or blackboard styles
- MSW: If showing file changed notification dialog after editing a file, program could become unresponsive in some cases
- MSW: Fix visual problems with right-to-left languages introduced with the flicker corrections in 3.0.11
- MSW: Main component can no longer be unselected in the installer
Changes from v3.0.11 RC 1 to v3.0.11
- MSW: Reduce flicker if resizing main window
- Improve compatibility with Cygwin's SSH server. Use Site Manager to select server type
- Correct position of queue size in statusbar
Changes from v3.0.10 to v3.0.11 RC 1
- File list status bars showing number of (selected) files and directories along with total filesize
- MSW: Installer improvements. The installer now remembers the installation options.
- The update wizard now shows a list of changes in the new version
- Fix sorting issues of file lists
- Reduce CPU load if deleting or uploading many files
- MSW: Prefix search in file lists did not work with all characters
- OS X: SFTP didn't work if full bundle path contained spaces
- OS X: Fix odd dialog sizes
Changes from v3.0.10 RC 2 to v3.0.10
- 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
Changes from v3.0.10 RC 1 to v3.0.10 RC 2
- MSW: Performance improvements. Windows is inherently flawed since it does not cache directory contents.
Changes from v3.0.9.3 to v3.0.10 RC 1
- Commandline arguments, see manpage for details
- Columns in file lists can be reordered or hidden by right-clicking the column header
- Added some useful links to help menu
- Don't send redundant MKD commands to server if multiple transfers want to create the same directory multiple times
- Fix sizing problems with some interface layouts
<<Back
|