News
****

This lists the user-visible changes made to DPS-FTP, and which releases
they occurred between. For more detailed information see the
`ChangeLog' files in the DPS-FTP source tree.

0.6.1
=====

 * Exiting (as opposed to closing all windows individually) now works.

 * New way to change to the parent directory: instead of an item in the clist,
   there is a button next to the File Entry box.

 * Native language support has finally been added!

Changes in 0.6.0

 * The entire interface is now done in Glade.

 * Now fully multi-threaded.

 * Multiple windows are now allowed. Each connection has its own thread;
   the queue still has its own separate thread.

 * Site Manager UI has been improved.

 * Connection entries at the top have been split into two side-by-side
   toolbars.

 * If only a user name is typed, the other fields are automatically filled
   in for an anonymous connection.

 * Symbolic link handling is a little broken now. To be fixed in the next
   release.

 * Progress bars are now used to indicate any activity that could take a
   while (specifically, FTP commands).

 * NOOP command is used to keep idle connections alive.

 * Previously, commands were being sent that didn't need to be sent, like
   changing type to current type, or changing directory to current
   directory. This has been fixed.

Changes in 0.5.4

 * Improved toolbars

 * Added the site manager

 * Added the logo, drawn by JcB <jcb@chez.com>

Changes in 0.5.3

 * Symbolic links are now handled properly.

 * File listings can be refreshed.

Changes in 0.5.2

 * Bug fixes.

 * Transfers now run in their own threads!

Changes in 0.5.1

 * Bug fixes.

 * Single file transfers now work.

 * The Queue display has been improved (it now displays the remaining number
   of bytes as well as the name of the remote host).

 * Queue items loaded at startup from a previous session are now displayed
   in the Queue display.

Changes in 0.5.0

 * Converted to dpsftplib. Unfortunately, this has broken
   single file transferring, so you'll have to use the queue.
   To be fixed in next release.

 * Spiffier toolbars (since both are GnomeDockItems, they can
   be moved around and placed almost anywhere you like).

Changes in 0.4.1

 * Renamed to DPS-FTP. See README.

 * New icons! (well, mostly, more to come)

 * Uploading

 * Mostly functional transfer queue (only works for site connected to)

 * Better button behavior (toggles, sensitivity, ...)

Changes in 0.4.0

 * Added Gnome support
