FileZilla

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
FileZilla 3.16.1

Fixed vulnerabilities:
MSW: Updated installer to NSIS 3.0b3 to prevent DLL hijacking
Bugfixes and minor changes:
MSW: Fix string conversion functions of MiNGW runtime libraries
Updated PuTTY components
Updated translations
Official binaries now link against GnuTLS 3.4.10
Official binaries now link against SQLite 3.11.1

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
FileZilla 3.17.0

Bug fixes and minor changes:
Fix: Removed a label on the filter dialog that doesn't apply to *nix builds
Fix compilation if Nettle is installed in a custom location
Fix potential issues with destruction order when closing FileZilla

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
FileZilla 3.17.0.1

Fixed vulnerabilities:
MSW: Quoted the path to the uninstaller when executed from the installer to prevent an attacker from tricking the installer into running some other program instead
Bugfixes and minor changes:
SFTP: Fixed resuming SFTP transfers
MSW: Loading the system default locale no longer fails on systems that have any English locale installed, yet do not have the US-English locale installed
Fixed crash if update dialog is opened at the very same moment FileZilla is being closed.

32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12968
Reakcje/Polubienia
43725
FileZilla 3.19

# New features:
- Building FileZilla now depends on libfilezilla >= 0.5.3.
# Bugfixes and minor changes:
- Fixed context menu in search dialog if not connected to server.
- OS X, *nix: Fix displayed text in file list status bar if selecting a single item in the file list out of multiple already selected items.

Install 32:
Zaloguj lub Zarejestruj się aby zobaczyć!


Install 64 :
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12968
Reakcje/Polubienia
43725

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
FileZilla 3.20.1

Fixed rename file exists action on downloads
Fixed possible crash if disabling log abbreviation
Official binaries now link against a patched version of GnuTLS so that a better error message can be printed on broken servers that send malformed certificate chains

32bits
Zaloguj lub Zarejestruj się aby zobaczyć!


64bits
Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
FileZilla 3.21.0

Fixed vulnerabilities:
Fixed a string format vulnerability introduced in 3.20.0-rc1 when listing directories using SFTP
New features:
SFTP: Added support for AES-GCM ciphers as implemented in OpenSSH
OS X: Ctrl+Tab and Ctrl+Shift+Tab can now be used to switch forward and backward between opened tabs
Bugfixes and minor changes:
Reduced time between TCP keepalive packets to 15 minutes on supporting platforms
Fixed saving of directory listing filters with an attribute condition

32bits
Zaloguj lub Zarejestruj się aby zobaczyć!


64bits
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12968
Reakcje/Polubienia
43725
FileZilla 3.22.0

3.22.0 (2016-10-01)
Bugfixes and minor changes:

Bookmarks with the "Directory comparison" checkbox set now work correctly
MSW: Fix background clearing issue on the size format settings page
MSW: Toggling the log timestamp option no longer results in wrong log colors
Fix for premature queue completion action

32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!


64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12968
Reakcje/Polubienia
43725
FileZilla 3.22.1

3.22.1 (2016-10-03)
Bugfixes and minor changes:

OS X: Work around a nasty bug in XCode where programs explicitly compiled for older versions of OS X were silently pulling in features exclusive to the new version, resulting in crashes at runtime
Fixed a potential crash when using SFTP

32 bit :
Zaloguj lub Zarejestruj się aby zobaczyć!


64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12968
Reakcje/Polubienia
43725
FileZilla 3.23.0.1

3.23.0.1 (2016-12-06)
Bugfixes and minor changes:

Work around a bug in wxWidgets that has been causing a virtually infinite loop when deleting toolbar buttons

3.23.0 (2016-12-05)
Bugfixes and minor changes:

Speed up icon scaling and cache scaled icons for faster subsequent loading. The cache directory can be changed through fzdefaults.xml using the "Cache directory" setting
OS X: Fixed icon display on high-DPI displays in a few more dialogs
Loading a corrupted layout.xml or search.xml no longer shows an error message, these files are now silently overwritten
MSW: Fixed a regression where UNC paths where not handled correctly as config location in fzdefaults.xml

32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
FileZilla 3.23.0.2

Key file paths entered in the Site Manager are now saved to corresponding server entries in the transfer queue
MSW: Work around a bug in wxWidgets causing bad icons in the remote directory tree due to wxImageList::GetBitmap errorneously stripping the alpha channel from images
Allow relative paths and environment variables in the "Cache directory" setting.

32bits
Zaloguj lub Zarejestruj się aby zobaczyć!


64bits
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry