![]() |
|
|
#1 (permalink) |
|
*********
![]() Giriş: 29 Feb 2008
Mesaj: 4,584
Thanks: 1,666
Thanked 1,464 Times in 974 Posts
Rep Power: 5000
|
2009-11-15 - FileZilla Client 3.3.0.1 released
New features: Ctrl-Tab and Ctrl-Shift-Tab to cycle tabs now loop around if reaching the end of the tab list Bugfixes and minor changes: 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 FileZilla_3.3.0.1_win32.zip FileZilla_3.3.0.1_i586-linux-gnu.tar.bz2 |
|
|
|
| The Following User Says Thank You to kinematograf For This Useful Post: |
Romanenko (07-06-2010)
|
|
|
#2 (permalink) |
|
• turkdigital Üye
![]() Giriş: 05 Dec 2009
Yaş: 32
Mesaj: 4,410
Thanks: 843
Thanked 3,834 Times in 2,561 Posts
Rep Power: 7
|
FileZilla Client_Server 3.3.1-rc1 released
New features:
* 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
Bugfixes and minor changes:
* 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
|
|
|
|
| The Following 2 Users Say Thank You to antox For This Useful Post: |
kinematograf (20-07-2010),
Romanenko (07-06-2010)
|
|
|
#3 (permalink) |
|
• turkdigital Üye
![]() Giriş: 05 Dec 2009
Yaş: 32
Mesaj: 4,410
Thanks: 843
Thanked 3,834 Times in 2,561 Posts
Rep Power: 7
|
2009-12-31 - FileZilla Server 0.9.34 released
New features: * Show address of server in title bar of administration interface (patch submitted by eyebex) Bugfixes and minor changes: * Disable some weak TLS/SSL ciphers such as DES-CBC-SHA which shouldn't be used anymore * Work around some obscure error reported by OpenSSL, fixes spurious transfer failures * Use case-insensitive comparison instead of always converting to lowercase in permissions handling. Fixes problems with sharing case-sensitive network resources. * Settings with empty data were not loaded from settings file correctly and reverted back to default values (patch submitted by eyebex) * Improve performance of (re-)loading settings |
|
|
|
| The Following 2 Users Say Thank You to antox For This Useful Post: |
kinematograf (20-07-2010),
Romanenko (07-06-2010)
|
|
|
#4 (permalink) |
|
• turkdigital Üye
![]() Giriş: 05 Dec 2009
Yaş: 32
Mesaj: 4,410
Thanks: 843
Thanked 3,834 Times in 2,561 Posts
Rep Power: 7
|
FileZilla Client 3.3.2-rc1 released
13.02.2010 New features: * 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 Bugfixes and minor changes: * 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 prerelease_version_unstable_3.3.2-rc2.zip |
|
|
|
| The Following 2 Users Say Thank You to antox For This Useful Post: |
kinematograf (20-07-2010),
Romanenko (07-06-2010)
|
|
|
#5 (permalink) |
|
• turkdigital Üye
![]() Giriş: 05 Dec 2009
Yaş: 32
Mesaj: 4,410
Thanks: 843
Thanked 3,834 Times in 2,561 Posts
Rep Power: 7
|
2010-03-21 - FileZilla Client 3.3.2.1 released
2010-03-21 - FileZilla Client 3.3.2.1 released New features: Remember location of update download directory Bugfixes and minor changes: 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 FileZilla_3.3.2.1_i586-linux-gnu.tar.bz2 (4.46 MB) Multiupload.com - upload your files to multiple file hosting sites! FileZilla_3.3.2.1_win32.zip (5.9 MB) Multiupload.com - upload your files to multiple file hosting sites! |
|
|
|
| The Following 2 Users Say Thank You to antox For This Useful Post: |
kinematograf (20-07-2010),
Romanenko (07-06-2010)
|
|
|
#6 (permalink) |
|
• turkdigital Üye
![]() Giriş: 05 Dec 2009
Yaş: 32
Mesaj: 4,410
Thanks: 843
Thanked 3,834 Times in 2,561 Posts
Rep Power: 7
|
FileZilla Client 3.3.3-rc1 released
New features: * 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 Bugfixes and minor changes: * 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 file list status bars RapidShare: 1-CLICK Web hosting - Easy Filehosting RapidShare: 1-CLICK Web hosting - Easy Filehosting |
|
|
|
| The Following 3 Users Say Thank You to antox For This Useful Post: |
|
|
#7 (permalink) |
|
• banlı üye
![]() Giriş: 14 Jun 2010
Konum: 35/47
Mesaj: 1,298
Thanks: 875
Thanked 657 Times in 345 Posts
Rep Power: 0
|
2010-07-04 - FileZilla Server 0.9.35 released
New features: Administration interface is now Unicode enabled. Bugfixes and minor changes: Fix saving of speed-limit rules Download FileZilla_Server-0_9_35 |
|
|
|
| The Following 3 Users Say Thank You to eSCaPe For This Useful Post: |
|
|
#8 (permalink) |
|
*********
![]() Giriş: 29 Feb 2008
Mesaj: 4,584
Thanks: 1,666
Thanked 1,464 Times in 974 Posts
Rep Power: 5000
|
2010-07-19 - FileZilla Server 0.9.36 released
Bugfixes and minor changes: * Fix welcome message FileZilla_Server-0_9_36.exe |
|
|
|
| The Following User Says Thank You to kinematograf For This Useful Post: |
antox (20-07-2010)
|
|
|
#9 (permalink) | |
|
• turkdigital Üye
![]() Giriş: 26 Jun 2010
Mesaj: 184
Thanks: 34
Thanked 185 Times in 100 Posts
Rep Power: 2
|
2010-08-12 - FileZilla Client 3.3.4 released Alıntı:
>>> FileZilla_3.3.4_win32.zip <<< |
|
|
|
|
| The Following 3 Users Say Thank You to ^^Rudolf^^ For This Useful Post: |
|
|
#10 (permalink) |
|
*********
![]() Giriş: 29 Feb 2008
Mesaj: 4,584
Thanks: 1,666
Thanked 1,464 Times in 974 Posts
Rep Power: 5000
|
2010-11-14
FileZilla Client 3.3.5 released Bugfixes and minor changes: * Updated language files, otherwise identical with rc1 FileZilla_3.3.5_x86_64-linux-gnu.tar.bz2 FileZilla_3.3.5_win32.zip |
|
|
|
![]() |
| Tags |
| client , filezilla , lastest , release |
| Şu an bu konuyu görüntüleyen kullanıcı sayısı: 1 (0 üye ve 1 misafir) | |
| Konu Araçları | |
| Mod Seç | |
|
|