Malgré l'annonce de l'arrêt du développement de cette branche 2 du client FTP open source pour Windows, pour le développement d'une branche 3 multiplateforme, il y a plus d'un an maintenant, le développement de cette version pour Windows continue petit à petit. Pour l'heure, nous en sommes à la version 2.2.13a. Depuis la mise à jour de sécurité 2.2.11, les nouveautés suivantes ont été apportées :

Release Name : 2.2.13
Improved features:
  • Changed automatic refresh of local file list:
    • Refresh unconditonally if a file has been added, removed or renamed
    • If file size or last write time changes, refresh only if FileZilla gets the focus
Fixed bugs:
  • Some servers require the CLNT command before UTF-8 support works
  • Time based speed limit rules over midnight did not work as intended
  • Fixed a small problem which could cause downloads of file to timeout if using speed limits
  • Splitter positions were not saved correctly, causing queue pane size to change between restarts
Release Name: 2.2.13a
Changes:
  • missing space in CLNT command detection
  • attempt to fix a crash during drag&drop operations
Release Name: 2.2.12
New features:
  • Local file list refreshes automatically on changes, patch by Chen-hsiu Huang
  • UTF8 support on servers supporting it, patch by Tommy Wu
Fixed bugs:
  • Updated SSL/TLS handling class
  • Pausing files in queue did not work properly
Release Name: 2.2.12a
New features:
  • Local file list refreshes automatically on changes, patch by Chen-hsiu Huang
  • UTF8 support on servers supporting it, patch by Tommy Wu
Fixed bugs:
  • Updated SSL/TLS handling class
  • Pausing files in queue did not work properly
  • Crash in proxy code introduced in 2.2.12 (fixed in 2.2.12a)
Release Name: 2.2.12b
New features:
  • UTF-8 support can be controlled manually for each server in the Site Manager
Fixed bugs:
  • Handle UTF8 on broken servers that disobey RFC 2640. They have UTF8 in the FEAT response but do not use UTF8 unless OPTS UTF8 ON gets send. Broken servers are, amongst others, G6 FTP Server and RaidenFTPd.
  • Crash if queue caused a refresh of a local file in the list while scanning a directory.
  • Fixed buffer overflow and memory leak introduced in 2.2.12
Release Name: 2.2.12c
Changes:
  • UTF-8 settings were not saved for reconnect button
  • Disable UTF-8 on some really broken servers which refuse to send valid UTF-8 strings even if explicitly requested