[Feature] FTP using TLS support (using AUTH TLS as in draft-murray-auth-ftp-ssl-16) for the control channel (sending login credentials) and optionally the data channel (file listings and transfers) if the server is capable of.
[Feature] Store X.509 certificates in Keychain
[Feature] Custom icon with progressbar in the Finder when downloading files
[Feature] Browser outline view
[Feature] Toolbar button to switch view
[Feature] History of recently connected hosts
[Feature] Set character encoding per bookmark
[Feature] Set connect mode (active/passive) per bookmark (FTP)
[Feature] Show folders in working directory (and autocomplete) in ‘Go to Folder’ dialog
[Feature] Exclude duplicate files from transfer upon alert
[Feature] Apply button in file info dialog
[Feature] Duplicate files on server
[Feature] Preferences window with toolbar
[Feature] Option to turn off disconnect prompt in Preferences
[Feature] Option to keep connection alive in Preferences
[Feature] Choose character encoding in connection dialog
[Feature] Choose connect mode in connection dialog (FTP)
[Feature[ Drop down list of folders in Goto dialog
[Feature] Sorting files by permission
[Feature] UTF-8 is now used as the default character encoding
[Feature] Edit with non-default editor using the browser context menu
[Feature] Allow the selection of files in the browser by typing more than just the first character of the filename
[Feature] A bookmark in the drawer can be selected by typing its hostname
[Feature] Preserve the modification date on upload (SFTP)
[Feature] Preserve the modification date on upload if the server supports ‘CHMOD UTIME’ (FTP)
[Bugfix] Determine changed files based on modification date when synchronizing
[Bugfix] Opening an URL linking to a file opens a browser window
[Bugfix] Changing the username of a newly created bookmark of a connected server might affect an existing bookmark of the same server but with a different username.
[Bugfix] Logging the response of ‘LIST’ (FTP)
[Bugfix] Selection of bookmark in connection dialog
[Bugfix] Performance issue in log view (thanks to Douglas Davidson)