Qnap [Wing FTP Server] [ 7.2.0.0 ] FTP, HTTP, FTPS, HTTPS, SFTP Server (TRIAL)

Code:
Wing FTP Server v6.3.9 Released: 29/Jun/2020
--------------------------------------------------------------
Fixed a bug - The tray application will stop working when binding web admin's listener on a LAN IP.
Fixed a bug - The new added listener will always be green mark even the listener port is not available.
Fixed a bug - Fixed a possible crash when removing the running Wing Gateway node.
Improvement - Now will use SHA-256 hash by default for the admin/user password.
Improvement - Now will log banned IP attempts for the HTTP/HTTPS protocols.
 
updated

Code:
Wing FTP Server v6.4.0 Released: 14/Jul/2020
--------------------------------------------------------------
Improvement - Enhanced the listing performance of Audit Report.
Improvement - Now the web client will remember the column width of List View.
Fixed a bug - When compressing a folder under web client, if the folder includes file with Chinese (or non-English) filename, it will fail.
Improvement - Improved the search file speed under web client.
Fixed a bug - Can't add Wing Gateway with IP address "127.0.0.1".
 
updated

Code:
Wing FTP Server v6.4.1 Released: 18/Aug/2020
--------------------------------------------------------------
Fixed a bug - The tray application will popup an error message "Access is denied".
Improvement - Improved the Korean language translation.
Improvement - Updated libssh to the latest version for improving SFTP server stability.
Improvement - Allowed different client IP for the FTP PORT command, in local area network.
 
updated

Code:
Wing FTP Server v6.4.2 Released: 14/Sep/2020
--------------------------------------------------------------
Fixed a bug - When removing subfolder under web client, the disk quota won't be decreased.
Improvement - Limit simultaneous time-consuming operations (Zip/Unzip/Copy) by the worker threads number.
Improvement - Use multi-threads to send email (includes Lua API) to avoid blocking.
Improvement - Set the default worker threads into 8, and max worker threads can be 256 now.
Improvement - With the new version of Google Chrome, the time picker and email input box can't work correctly.
 
Code:
Wing FTP Server v6.4.3 Released: 24/Sep/2020
--------------------------------------------------------------
Fixed a bug - When port is used by other program under certain OS, many repeated domain logs will generate or WingFTP service will freeze.
Fixed a bug - When running Wing Gateway on the same machine, the connection from local machine might not be handled properly.
Added a domain option "Overwrite the existed file when uploading file via file request link".
 
updated

Code:
Wing FTP Server v6.4.4 Released: 19/Oct/2020
--------------------------------------------------------------
Fixed a bug - Invalid modified date of existed file may cause service crash.
Fixed a bug - When downloading file with Safari, non-English file name might be URL encoded.
Fixed a bug - WingFTP service will hang and won't accept any connection under some system.
Improvement - Added a server variable "%Protocol" - The protocol type of current session.
Improvement - Add persistent confirmation to "File Upload Request" feature.
Improvement - Possible to change the supported SSH host key algorithms.
 
Code:
Wing FTP Server v6.4.5 Released: 17/Nov/2020
--------------------------------------------------------------
Improvement - For the weblink of a folder, added two columns "Size" and "Modified" for the file listing, and columns can be sorted now.
Improvement - Zip multiple files/folders in the web client may cause an error "too many source files".
Fixed a bug - When importing weblink data from old version (before v6.2.2), the imported data might be incomplete.
Fixed a bug - The weblink downloading replaces all the spaces with plus (+) symbols in the filename.
Fixed a bug - Fixed a potential XSS vulnerability in the help manual of the web admin and web client.
 
Code:
Wing FTP Server v6.4.6 Released: 11/Dec/2020
--------------------------------------------------------------
Fixed a bug - Sending email might be failed when SMTP password (or username) is too long.
Improvement - Now you can define your own SSH (SFTP) banner in the domain settings.
Fixed a bug - Fixed a possible memory leak issue on errors during SFTP key exchange.
 
updated

Wing FTP Server v6.4.7 Released: 29/Dec/2020
--------------------------------------------------------------
Code:
Fixed a bug - Fix the Year 2038 problem, can't change the modified time of a file to year 2038 or later.
Fixed a bug - Can't set the expiration date of an user to year 2038 or later.
Fixed a bug - Can't set the expiration date of a weblink (or upload link) to year 2038 or later.
Fixed a bug - HTTP/HTTPS session can't keep alive in some situation.
Added a domain option "HTTP/HTTPS session keep-alive". If you disable it, the HTTP session will expire after 10 minutes of browser inactivity.
 
Wing FTP Server v6.4.8 Released: 15/Jan/2021
Code:
--------------------------------------------------------------
Improvement - IE browser can't upload file because Windows removed Flash support since 12/Jan/2021, now use HTML Uploader instead of Flash Uploader.
Improvement - Added weblink search function under Weblink Manager interface.
 
Code:
Wing FTP Server v6.4.9              Released: 16/Feb/2021
--------------------------------------------------------------
Improvement - Updated libssh to the latest version for improving SFTP server stability.
Improvement -  When changing the user password, the new password can't be the same as the previous one.
Improvement - Windows version may crash due to "stack overflow" exception, though such issue is very rare.
Improvement -  If upgrade from an old version with a large "audit_db" file, will skip creating the new database indexes.
 
updated

Code:
Wing FTP Server v6.5.0 Released: 18/Mar/2021
--------------------------------------------------------------
Added a feature - Added IP Whitelisting for allowing specific IPs to access server without any limitation.
Added a feature - Added a FTP command "SSCN" to support secure FXP (server to server) transfer.
Improvement - Added a "Comment" field for Domain/Server IP access rule.
Improvement - Updated the Help Manual for the web administrator.
 
Code:
Wing FTP Server v6.5.1Released: 7/Apr/2021
Improvement - Now you can use server variables in the HTTP welcome message.
Improvement - Now supported full window Drag&Drop files in the web client.
Improvement - Added a few server variables: %mm, %ss, %UserName, %UserNote
Improvement - Updated libssh to the latest version.
 
Wing FTP Server v6.5.2
Released: 26/Apr/2021
Code:
Added a Google Chrome extension "Wing Download Manager", for downloading multiple files/folders in the web client.
Improvement - Added systemd startup script "wftpserver.service" for Linux system.
Improvement - Improved the web client uploader, fixed some issues.
Improvement - For the SFTP protocol, WinSCP might return an error "Received too large SFTP packet" when the remote folder includes 10000+ files.
 
Wing FTP Server v6.5.4 Released: 12/May/2021
Code:
--------------------------------------------------------------
Improvement - Added a column "File" (the last accessed file) under "Domain > Logs & Status > Activity".
Improvement - Will ignore max session number limitation if the current session's IP is in the whitelist.
Added a feature - Added an option "Kill the sessions from the same IP address" under "Domain > Logs & Status > Activity > Kick a session".
Fixed a bug - When downloading folders with Chrome extension, the hidden files will still be listed, even if the user option "Show files/dirs with hidden attribute" is disabled.
Fixed a bug - For the Linux version, when creating weblink/upload link without expiration date, the weblink in Weblink Manager still shows "Expired".
Fixed a bug - When kicking a session with "Disable user account" option, the user account will still be enabled actually.
Fixed a bug - Can't stop the WingFTP service by Linux command "/etc/init.d/wftpserver stop", when service is started by the systemd startup script "wftpserver.service".
Improvement - Removed the functions "Broadcast", "Chat" and "Send message to user" under "Domain > Logs & Status > Activity".
Improvement - Removed the option "Domain > Settings > General Settings > Data Transfer Limit > Weblink options -> Maximum Speed", you can use the above option "Maximum download speed per session" instead.
 
Wing FTP Server v6.5.5 Released: 24/May/2021
Code:
--------------------------------------------------------------
Added a feature - Now you can upload an entire folder in the web client.
Improvement - "Search" function under "Domain -> Users" will list all the matched users now, you can use wildcard character "*" for username.
Improvement - "Search" function under "Domain -> Groups" will list all the matched groups now, you can use "*" for the group name.
 
Wing FTP Server v6.5.6 Released: 31/May/2021
--------------------------------------------------------------
Code:
Improvement - Uploading files/folder intermittently freezes in Google Chrome version 91.0.4472.77.
Improvement - Improved the sending file interface for mobile version web client, and now you can specify a password for the weblink.
Fixed a bug - When sending weblink of a folder under mobile version web client, the generated weblink won't work.