DATE: 07/11/2006
BUILD: v1.09

This is v1.09 of HTeMaiLer.

Copyright  2005-2006 Jerry Pursall
Contact: jerry.pursall@blueyonder.co.uk
Homepage: http://www.htemailer.pwp.blueyonder.co.uk/

INSTALLATION
============
Extract the files in a temporary folder and 
double click the setup.exe icon.

INSTALLATION SERIAL NUMBER
==========================
If you have been supplied with a serial number please 
enter it here. You can proceed without entering a 
serial number but the program will be installed as 
an evaluation version. In this case, some of the 
programs features will be restricted or disabled.

v1.09
-----
<feature>
* Added ability to cancel a Group load part way through.
  - Records already loaded will remain in the list.
* Added an optional HTeMaiLer news feed on startup

<fix>
* Group load bug fixed where a large file being loaded would cause the window to not refresh properly
* Correct Plain Text textbox scroll bars, vertical was not showing
* Various minor fixes/cosmetic changes
* Some minor changes to supplied HTML test file (HTeMaiLer_Test_Page.html)
* Some minor changes to HTML Help file (htemailer_helpfile.html)
* Fix bug where refreshing HTML would lose any Plain Text changes if HTML & Plain Text option in use
* Fix minor bug loading Group in evaluation version
* Fix minor bug when closing Options screen on Evaluation version
* Increased the maximum recipients on Evaluation version to 30

v1.08
-----
<feature>
* Added new Plain Text feature. 
  - Can now send HTML Only/HTML & Plain Text/Plain Text Only
  - Window splits to display both versions for HTML & Plain Text
  - This replaces the previous QuickText option
* Added DNS validation feature
  - validates host part of email address (eg. jerry.pursall@{blueyonder.co.uk}) 
    using DNS lookup.
* Removed the 'Disable Send Emails Button At Completion', deemed 
  unnecessary as there is a prompt to confirm ok to send anyway
* Added 'Send Delay' option
  - This is to help in overcoming restrictions that some ISP's 
    have in place that restricts the number of emails you can 
    send in one go
* Added new 'Reconnect after ? emails' option
  - This allows user to indicate how many emails can be sent 
    in one connection
  - Added to overcome an issue in the SMTP component where 
    multiple sends can eventually seem to overload the SMTP 
    network conversation leading to errors

<fix>
* Improved import messages
* Importing process now writes to log file if enabled
* Fix to log deletions done by keypress
* Fix bug re-adding email address where deleted by a Delete keypress
* Some Evaluation Version changes
* Fix to make Default 'Load Groups' folder the Groups folder
* Increased frequently used addresses dropdown size
* Increased Group 'Current Group' dropdown size
* Some re-arranging of the Options dialog box
* Various minor fixes/cosmetic changes

v1.07
-----
<feature>

<fix>
* Fixed screen refresh bug when importing records
* Some changes and improvements to the Import process

v1.06
-----
<feature>
* Bit of self indulgence, a new brief splash screen!
* Added new QuickMail option
* Added new Default Sender address in Options

<fix>
* Slight change to size of recent status bar introduced in v1.05
* Fixed the floating wrap text checkbox on the View Source window
* Give the View Source window a minimum size
* Give the View Log window a minimum size
* Only enable Groups search button if list is populated
* Various cosmetic changes
* Added further Status Bar messages

v1.05
-----
<feature>
* Implemented use of new DLL for SMTP communications, 
  have done away with Sytem.Web.Mail, too restrictive.
* Added new Status Bar to main window to allow status 
  messages and information

<fix>
* Updated/added some logfile messages
* Amendedments to the Help File

v1.04
-----
<feature>
* Added new SMTP port value on Options (which should have 
  been there from the start really!)

<fix>
* Improved the email address validation check
* Fixed potential email address validation bug when 
  modifying addresses
* Corrected Cancel button action on Add/Modify input box
* Other minor cosmetic changes

v1.03
-----
<feature>
* Added Word Wrap option on View Source screen
* Added new Group AutoAdd option which allows you to 
  add new email addresses to chosen email Groups when 
  using the Add Single Email Address option.

<fix>
* Removed unnecessary minimize button on Options window
* Some improvements made to deleting addresses in Group 
  Maintenance

v1.02
-----
<feature>

<fix>
* Fixed bug in CSV Import that was not re-importing some
  email addresses if they had been cleared from the list
* Fixed bug where email addresses were being stored in 
  mixed case which was causing problems when checking for 
  duplicates etc. Now all stored in lower case.
* Improved some of the error handling for file opening 
  processes
* Remove focus from Group dropdown after loading to avoid 
  involuntary use of mouse wheel causing reload of other 
  files
* Fixed bug that caused newly added records via CSV import 
  to not be found when searching Group list
* Fixed bug that was occasionally inserting a blank line 
  during import

v1.01
-----
<feature>
* Added CSV Import facility to Group Maintenance option

<fix>
* Only show '...review Activity Log' message after a failed send if Activity Logging is switched on
* Fixed screen refresh bug on Group Maintenance screen if load fails
* Fixed bug in checking for duplicate email addresses
* Updated the Help, Hints & Tips tab
* Fixed several other minor bugs

v1.00
-----
Initial Release