Whatsnew.txt : siteFTP 2.01 01/07/01

**List of changes in version 2.01 from 2.0**

Previous version had bug which resulted in some files being transferred twice and some files in the recycle bin to also being transferred (again!). Fixed in this version.

**List of changes in version 2.0 from 1.5**

Previous version would sometimes transfer files that were in the recycle bin. Fixed in this version.

Siteftp would not work when a personal firewall was installed on the users PC. Support for passive transfers in this version fix this problem.

Support for firewalls added in this version.

Previous install was missing a file, fixed in this version.

New protection system implemented, resulting in only 1 key/serial being required.

Source code tidied up, resulting in this version being smaller and quicker than previous version.

New option in the Help menu to display the help files index page.


**List of changes in version 1.5 from 1.4**

Bug in previous version prevented the cancel button from being pressed on the status screen during transfers. Fixed in this version.

Added file copy animation to status screen.

Pressing the TAB key while on the profiles screen now changes focus to the box below.

Updated the contact information in the about box.

Corrected a spelling mistake on the status screen.


**List of changes in version 1.4 from 1.3**

Previous version contained a bug which would not allow siteFTP to run in the root dir of a drive (eg c:\). Fixed in this version.

The status screen was not displayed correctly during transfers. Fixed in this version.

The OK button on the status screen would stay greyed out even after a transfer has finished, preventing the user from closing the status screen. Fixed in this version.

Added icons to the menu.


**List of changes in version 1.3 from 1.2**

This version allows the user to set a "pause" between each file transfer, as some FTP servers do not like having files transferred to them in quick succession.

Added the option to clear the siteFTP log from the options screen.

Performed general source code maintenance.

Add extra security key for software protection.


**List of changes in version 1.2 from 1.15**

This version can now generate a log of any transfers made. 

About box has been redesigned.

Errors in the documentation have now been fixed.


**List of changes in version 1.15 from 1.1**

Previous versions had a bug in the registration system that either made siteFTP time out early or not at all. Fixed in this version.


**List of changes in version 1.1 from 1.02**

In previous versions selecting the new profile button then cancelling caused a "blank" profile to be created. Fixed in this version.

Previous versions had no error checking when selecting a non-existent drive (eg. a:\). Fixed in this version.

Selecting a non-existent directory now displays an error message.

Searches that do not yield any files to upload now display a message box.

Previous versions used some VB5 dependent ActiveX controls which may cause problems if VB5 runtime libraries not installed on users machine. Controls now upgraded to VB6 versions.

Help file updated.

Help file now available from "Help" menu.

8.3 filename conversion option on options screen was not implemented in previous versions. Removed from this version.

Status screen now has a progress bar to illustrate how far upload task has progressed (eg. if siteFTP has to upload 10 files and progress bar shows 50% then there are 5 files left to upload).

User interface given "flat look".

User settings now saved in registry, including last used search path, last used search pattern and last used profile. These are automatically displayed when siteFTP is started again.

If another window other than siteFTP was selected when displaying one of the child screens (ie. options, profiles, about etc.) then siteFTP was selected again, the child screen would be underneath the main screen. Fixed in this version