Showing posts with label filezilla. Show all posts
Showing posts with label filezilla. Show all posts

Monday, November 22, 2010

FileZilla 3.3.5.1

(2010.11.21)

Changes in 3.3.5.1

Bugfixes and minor changes:
* Permanently trusting certificates had no effect until FileZilla was restarted
* Fix downloading of symbolic links to files

-DOWNLOAD-
FileZilla 3.3.5.1

Monday, November 15, 2010

FileZilla 3.3.5

(2010.11.14)

Changes in 3.3.5

3.3.5 (2010-11-14)
Bugfixes and minor changes:
* Updated language files, otherwise identical with rc1

3.3.5-rc1 (2010-11-07)
New features:
* FTP over TLS certificate store is now host-specific
* MSW: Large-DPI awareness
* Improved SFTP transfer speeds
* FTP over TLS should prefer ciphers with longer key sizes, updated contained GnuTLS library in precompiled binaries
* Add context menu entry to re-queue all files on the successful and failed queue tabs
* MSW: Native file list sort indicator on Windows Vista and 7

Bugfixes and minor changes:
* Resuming of uploads was not working correctly in all cases
* Correct remaining time calculation in queue
* Do not show welcome dialog in kiosk mode 2
* Do not offer option to permanently accept certificate in kiosk mode 2
* Fix sorting by size in filelists with directory sort behavior set to inline
* MSW: Fix memory corruption when changing language
* OS X: Include license and documentation files in application bundle
* Directly save settings after importing from file

-DOWNLOAD-
FileZilla 3.3.5

Tuesday, August 17, 2010

FileZilla 3.3.4.1

(2010.08.16)

Changes in 3.3.4.1
- Set a minimum size for column widths in directory lists and transfer queue
- Fix build-time check for system TinyXML

-DOWNLOAD-
FileZilla 3.3.4.1

Friday, August 13, 2010

FileZilla 3.3.4

(2010.08.12)

Changes in 3.3.4
- Correctly handle symbolic links pointing to files in search dialog
- Fix crash in options initialization

3.3.4-rc2 (2010-08-07)
- Fix issues with path names not properly terminated by separator
- Fix loading of settings with empty values
- Update status bar icons if changing theme

3.3.4-rc1 (2010-08-02)
+ Filter/search by modification date
+ Add "does not equal" option to size filter
+ Reduced memory consumption when working with very large queues and directory hierarchies
- Fix bug in TinyXML that could lead to corrupt XML documents
- Abort directory listing parsing if encountering a line with more than 10k characters
- Fix stalling recursive operations if FileZilla gets disconnected
- Set correct initial control state in site manager if there are no sites

-DOWNLOAD-
FileZilla 3.3.4 (Windows)

Monday, June 14, 2010

FileZilla 3.3.3

(2010.06.14)

Changes in 3.3.3
- Fix transfer statusbar regression introduced in the release candidate
- Do not include IPv6 zone index in the argument to the EPRT command
- Correct tab order in filter edit and search dialogs
- *nix: Revert cursor changes

3.3.3-rc1 (2010-06-06)
+ Added "does not contain" filter condition to name and path filter types
+ Pressing Alt+Left or Alt+Up (Cmd+Left, Cmd+Up on OS X) in file lists enters parent directory
+ Pressing Alt+Down (Cmd+Down on OS X) in file lists transfers selected items
+ Pressing Alt+Right (Cmd+Right on OS X) in file lists activates selected item(s)
+ Add operating system information to about dialog
+ MSW: Auto-update check now transmits whether the operating system is 32bit or 64bit
+ Small performance improvements, mostly benefiting *nix users
+ OS X: Remember hidden state of toolbar, make quickconnect bar look more Mac-ish
+ Add option to display momentary transfer speed instead of average speed
- Fix problem with rekeying of SFTP connections if not permanently trusting the server's hostkey
- Certificate details dialog no longer changes size if selecting a different certificate in the chain
- Some dialogs did not display icons using the correct size
- Show "Not connected" instead of "Empty directory" in remote filelist statusbar if not connected
- MSW: Replace some additional characters not allowed in filenames on MSW
- MSW: Selecting files while holding Ctrl+Shift no longer shows incorrect values in the filelist status bars

-DOWNLOAD-
FileZilla 3.3.3 (Windows)

Monday, March 22, 2010

FileZilla 3.3.2.1

(2010.03.21)

Changes in 3.3.2.1
+ Remember location of update download directory
- Cancel file renaming on actions that change the file list, such as changing sort order or performing a refresh
- Cancel file renaming if starting a drag&drop operation
- Filter invalid characters if downloading through double-clicking files or if adding from the search dialog
- Fix site-specific bookmarks menu
- The menu did not reflect initial value of preserve timestamp option properly
- MSW: Keep FileZilla subdirectory in startmenu when updating, preserves custom order
- MSW: Add AppID support to installer

-DOWNLOAD-
FileZilla 3.3.2.1

Monday, February 22, 2010

FileZilla 3.3.2

(2010.02.21)

Changes in 3.3.2

3.3.2 (2010-02-21)
+ *nix: Add support for forward and backward mouse buttons
- Speed limits can be re-enabled on SFTP connections
- Changed settings did not come into effect unless FileZilla was restarted
- Small performance improvements

3.3.2-rc2 (2010-02-14)
- Spelling fixes
- Rebuilt due to timer problems

3.3.2-rc1 (2010-02-13)
+ Speed limits can be quickly set using the menu and a new indicator in the status bar
+ Display number of bytes transferred and duration of transfer in log
+ MSW: React to back button of mouse in file lists
+ Updated blukis icon set
- Refactored large parts of the toolbar and menubar code
- A race condition in the socket code could lead to crashes
- Fix connecting to addresses longer than 15 characters if using SOCKS proxy
- Get add to queue in local directory tree context menu working again
- Do not open request dialogs if user is holding a mouse button
- Forward all Ctrl+Tab key events to tab bar
- Do not report SFTP exitcodes that do not originate from the server

-DOWNLOAD-
FileZilla 3.3.2 (Windows) / FileZilla 3.3.2 (Linux)

Monday, January 4, 2010

FileZilla 3.3.1

(2010.01.03)

Changes in 3.3.1
- Implement missing tab creation from context menu
- *nix: Reduce flicker on tab creation
- Set initial focus in chmod dialog to input box for numeric value
- Correct handling of unexpected closure of SFTP connection

3.3.1-rc1 (2009-12-27)
+ New tab context menu, can be used to close or refresh current tab or to close all but the current tab.
+ *nix, OS X: Display sort indicators in filelist header control
+ Remember size of dialog showing all files opened for editing
+ Add refresh item to filelist context menus
+ Scroll treeview horizontally if needed to keep item in view on changing directories
- Fix crash of fzsftp if server closes connection
- Successfully downloaded update file is no longer deleted if user cancels the finish page of the update check wizard
- Do not retry connecting if not trusting certificate on FTP over TLS connections
- Better reporting of handshake failures on FTP over TLS connections
- *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
- Refactored most of the tabbing code
- Use proper address type on SOCKS proxies
- Add missing default button in bookmarks dialog

-DOWNLOAD-
FileZilla 3.3.1 (Windows) / FileZilla 3.3.1 (Linux)

Monday, November 16, 2009

FileZilla 3.3.0.1

(2009.11.15)

Changes in 3.3.0.1
+ Ctrl-Tab and Ctrl-Shift-Tab to cycle tabs now loop around if reaching the end of the tab list
- Fix crash on showing/hiding of directory trees after closing a tab
- Tabs no longer become unresponsive if not approving to close a busy tab
- Directory comparison did not work properly on all but the first tab
- Fix spurious error messages if connecting to a new site while synchronized browsing is enabled
- *nix: Work around a bug in KDE preventing restore from minimize to notification area
- Do not show update dialog if there is already some other dialog open
- Fix synchronized browsing option on site-specific bookmarks

-DOWNLOAD-
FileZilla 3.3.0.1 (Windows)

Tuesday, November 10, 2009

FileZilla 3.3.0

(2009.11.09)

Changes in 3.3.0
3.3.0 (2009-11-09)
- Aborting a previous connection attempt by establishing a new connection in the same tab no longer renderes the new connection unusable
- *nix: Quote filenames containing spaces if editing using default editor for text files
- *nix: Fix crash while emitting queue finished notifications

3.3.0-rc1 (2009-11-03)
+ *nix: Display desktop notification if all transfers have finished and FileZilla isn't focused
- Navigating controls inside tab using tabulator key now works on all tabs
- Fix splitter positions on horizontal interface layouts

3.3.0-beta2 (2009-10-29)
+ Give choice to abort old connection or to open a new tab when trying to connect while already connected
+ Double-click on empty space in tabbar opens new tab
+ Middle-click on tab closes it
+ Use splitter positions and filelist column setup of previous tab when opening new one
+ Make betas and release candidates check daily for new versions
- Fix crash when leaving settings dialog after tabs have been closed
- Fix crash on changing tabs if old tab has site-specific bookmarks but new one doesn't
- Layout of tabs no longer changes after leaving settings
- Fix issues with remembering last used server
- Don't use bold font for active tab
- Recursive operations now working in all tabs

3.3.0-beta1 (2009-10-27)
+ Tabbed interface to connect to multiple server at the same time
+ New welcome screen
+ Add Open to local directory tree context menu
- Fix mismatch of displayed and actually performed default file exists action
- MSW: Update mingwm10.dll to fix a crash at initialization
- MSW: FTP over TLS no longer crashes for users of VIA CPUs
- *nix: Fix crashes due to race condition in dbus code
- Fix SHA-512 calculating incorrect hashes on 64bit systems, used by SFTP and the update wizard

-DOWNLOAD-
FileZilla 3.3.0

Sunday, October 11, 2009

FileZilla 3.2.8.1

(2009.10.10)

Changes in 3.2.8.1
- Fix crash if creating filters with attributes or permissions rule
- MSW: Fix column reordering and hiding in file lists
- MSW: Fix crash if trying to edit a file without any associated program nor default editor
- Use REST+STOR to resume upload instead of APPE if server advertises REST STREAM support

-DOWNLOAD-
FileZilla 3.2.8.1 (Windows)

Sunday, October 4, 2009

FileZilla 3.2.8

(2009.10.03)

Changes in 3.2.8
3.2.8 (2009-10-03)
- Changing directories at the same time an upload finishes no longer disturbs synchronized browsing
- *nix: Ensure dialogs can be closed using escape key
- *nix: Fix height of settings dialog

3.2.8-rc1 (2009-09-26)
+ Remember last used search conditions
+ Display link overlay on icons of links in remote file list
+ Display of average transfer speed should converge faster to overall average
+ Simplify default file exists action dialogs
+ Apply decimal places size formatting option also to total queue size
+ MSW: Reduce number of needed user interactions in installer if update started from within FileZilla
+ MSW: Check that there are no running instances of FileZilla before installing
- Fix handling of remote directory names with leading or trailing spaces
- *nix: Fix memory leaks in D-Bus session management and power management inhibitor client code
- *nix: Fall back to org.gnome.SessionManager if org.freedesktop.PowerManagment does not exit to inhibit idle sleep during transfers
- Increase default size of SO_RCVBUF (TCP advertised window) to fix performance issues on high-latency connections
- MSW: Fix displaying list of shares on local network resources
- MSW: Remote file editing no longer gets confused if two filenames only differ in character case
- Fix dialog line wrapping issues
- Ensure width of site manager is large enough to fit all tabs
- Better guard against filename columns being moved or hidden
- *nix, OS X: Handle filesystems without advisory file locking instead of falsely warning about site manager being opened in a different instance of FileZilla

-DOWNLOAD-
FileZilla 3.2.8 (Windows)

Sunday, August 23, 2009

FileZilla 3.2.7.1

(2009.08.23)

Changes in 3.2.7.1
* Fix crash if adding new filters
* Small performance optimization for local directory tree

-DOWNLOAD-
FileZilla 3.2.7.1

Friday, August 14, 2009

FileZilla 3.2.7

(2009.08.13)

Changes in 3.2.7
- Make external address resolver IPv6 aware, resolve correct address type on hosts both with working IPv4 as well as IPv6
- Bumped minimum required GnuTLS version to 2.8.3
- Keep URLs copied to clipboard even after FZ gets closed

-DOWNLOAD-
FileZilla 3.2.7 (Windows)

Thursday, July 2, 2009

FileZilla 3.2.6.1

(2009.07.02)

Changes in 3.2.6.1
- Fix FTP over TLS regressions in provided binaries due to two bugs in GnuTLS causing transfer failures
- OS X: Revert regression in wxWidgets in provided binaries leading to a crash on drag & drop
- Keep bookmarks menu sorted after adding new bookmarks

-DOWNLOAD-
FileZilla 3.2.6.1 (Windows)

Monday, June 29, 2009

FileZilla 3.2.6

(2009.06.28)

Changes in 3.2.6
- Don't display error messages multiple times if modification times of edited file cannot be obtained
- Fix problems with certificate dialog introduced in 3.2.6-rc1

3.2.6-rc1 (2009-06-22)
+ FTPS: Display complete certificate chain
+ Add option for stateless local file editing
- Fix delete operation on symbolic links
- Automatically reconnect if necessary to perform drag & drop action like with other actions
- SFTP: Don't report success if download fails due to lack of disk space
- MSW and OS X: Link against GnuTLS 2.8.1

-DOWNLOAD-
FileZilla 3.2.6 (Windows)

Tuesday, June 16, 2009

FileZilla 3.2.5

(2009.06.15)

Changes in 3.2.5
- Fix adding remote directory symlinks to queue not working
- Fix "Timer creation failed" message boxes on update download dialog. Actual update download was not affected, only display of the progress bar.
- MSW: Use deferred volume label gathering on local file list as well

3.2.5-rc1 (2009-06-06)
+ Remote file search
+ Add option to hide identical files to directory comparison
+ Remember SSH host keys for session duration if not trusting permanently
+ MSW: Display full UNC path on drive-mapped network shares
- Use pkg-config to detect GnuTLS if pkg-config is available
- Fix to auto-reconnect logic
- Allow targetless OS.unix=slink facts in MLSD listings
- Start additional transfers if possible after readding files to queue during queue processing
- Fix name of SSH_AUTH_SOCK variable on SFTP page in settings dialog
- Properly qoute path to fzputtygen
- MSW: Fix problems if re-activating FileZilla window by clicking inside it if there is a changed edited file
- Fix problem with permissions parsing for nonstandard chmod dialog

-DOWNLOAD-
FileZilla 3.2.5 (Windows)

Wednesday, April 29, 2009

FileZilla 3.2.4.1

(2009.04.27)

Changes in 3.2.4.1
- Allow empty fact values in MLSD listings as allowed by the specifications
- Recognize symlink entries in MLSD listings
- Fix redundant file exists prompts after chosing rename file exists action
- Update item in queue after rename file exists action
- Fix reconnect delays in case login failed with 5yz reply code

-DOWNLOAD-
FileZilla 3.2.4.1 (Windows)

Wednesday, April 22, 2009

FileZilla 3.2.4

(2009.04.21)

Changes in 3.2.4
3.2.4 (2009-04-21)
- Fix crash on SFTP download resume caused by uninitialized variable in PuTTY code
- Properly refresh remote directory after chmod if synchronized browsing is enabled
- Fix unediting locale files in file editing dialog
- Fix regression with custom post-login commands on servers supporting MLSD
- Trigger refresh of transfer progress bars after resizing queue
- Several small fixes to minimize to tray functionality

3.2.4-rc1 (2009-04-14)
+ Always use MLSD to retrieve directory listings on servers supporting it
+ Handle leading and trailing spaces on filenames, requires MLSD support
+ Multiple files can be selected for editing simultaneously
+ MSW and *nix: Add option to minimize to tray
+ The URLs of selected remote files and directories can be copied to clipboard
- Further queue performance improvements
- *nix: Provided Linux binaries now linked against Debian Lenny instead of Etch
- Fix visual problems caused by too long URLs in update checks
- Fix sync browsing checkbox in bookmark manager

-DOWNLOAD-
FileZilla 3.2.4 (Windows)

Thursday, March 26, 2009

FileZilla 3.2.3.1

(2009.03.25)

Changes in 3.2.3.1
+ Add context menu to data type indicator in status bar
+ Do not display file exists dialog after confirming to upload a changed, edited file
- Classic theme wasn't remembered
- OS X: Option to auto-remove successful transfers in queue could not be toggled
- *nix, OS X: "Remove all" context menu item did not work if no item was selected in successful and failed queue tabs
- MSW: Search PATH environment variable for associated editor if needed
- Fix problems with double-quoted paths with containing single quotes in associations

-DOWNLOAD-
FileZilla 3.2.3.1 (Windows)
Related Posts with Thumbnails