home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2002 July / APC0702D1.iso / ntload / windows / files / emlpro.exe / History.___ < prev    next >
Encoding:
Text File  |  2002-02-06  |  20.6 KB  |  488 lines

  1. EMailing List Pro
  2. -----------------
  3.  
  4. Version 3.8 - 9th February 2002
  5. -----------
  6.  
  7. * Fixed SMTP Authentication support
  8. * If SMTP server doesn't allow Authentication, EMailing List Pro will now show
  9.   the error code returned
  10. * Corrected a few spelling mistakes
  11. * Added a Remove Invalid Contacts command to the Contacts Menu
  12. * Fixed a bug that didn't restore the main window's state (e.g. maximised)
  13. * Optimised the Check for duplicates process when adding, pasting or importing
  14.   new contacts - should be faster now
  15. * Fixed a bug that didn't save the size of the Misc column properly
  16. * Added Accelerators (Key shortcuts) for Send Range and Send Selected
  17.   commands on the Tools menu
  18. * Major bug fix: EMailing List Pro no longer takes over 2 minutes to close down or
  19.   create a new document after having a list with over 20,000 contacts in - 
  20.   now takes ~ 2 seconds
  21. * Related to the above bug fix, contacts now take half the previous time to be deleted
  22. * Added a Remove Duplicates command to the Contacts Menu
  23.  
  24. Version 3.7 - 10th June 2001
  25. -----------
  26.  
  27. * Removed Tip of The Day dialog
  28. * Fixed a bug that didn't take any notice of the Recipient
  29.   Format option when sending a range of or selected contacts
  30. * Added a Preview EMail command to the Tools menu (only enabled
  31.   when one contact is selected)
  32. * Re-wrote some code reducing the .exe size by 7 kb
  33. * When Updating contacts, EMailing List Pro can now
  34.   remove email addresses in any case, rather than just
  35.   the case retrieved from the POP3 email
  36. * Fixed a bug in the Logging tab of the Options dialog
  37.   that didn't load the logging type correctly from the
  38.   registry
  39. * Added much more comprehensive Schedule support
  40. * The browse button next to the EMailing List Pro Folder
  41.   text box now works correctly
  42. * EMailing List Pro now puts 'charset="iso-8859-1"' in
  43.   the header of text emails and text MIME sections.
  44.   This should solve the problem of international characters
  45.   (especially those with accents, etc) from being converted
  46.   to standard English characters
  47. * When pausing while sending mailing lists, EMailing List Pro
  48.   now disconnects and reconnects to the SMTP server.
  49.   This not only stops the problems of the connection timing out
  50.   while pausing for long periods of time, but it also helps
  51.   pausing become more effective to stop server overload
  52. * Added an SMTP port setting to the Send Settings dialog
  53.   which allows you to specify the port number EMailing List Pro
  54.   should use for sending emails
  55. * Added support for SMTP Authentication
  56. * New document file format to accommodate the some of the above
  57.   features
  58. * Fixed major Import bug introduced in version 3.65.
  59.  
  60. Version 3.65 - 18th March 2001
  61. ------------
  62.  
  63. * Document files now open 10% faster
  64. * Re-wrote some sections of code, reducing the .exe size by
  65.   47 kb
  66. * The main text boxes for the message body in the Message
  67.   Settings dialog and for the HTML Message source in the
  68.   HTML Message Source dialog now have text limits of
  69.   2 Mb, rather than 30 kb as previously.
  70.   Note: You will need Windows NT or Windows 2000 to be
  71.   able to enter more than 30 kb of text
  72. * Send Settings dialog box now has a combo box instead
  73.   of a text box for the SMTP server name which remembers
  74.   what has been entered into it previously
  75. * If the paths have not been set up for the logging options,
  76.   EMailing List Pro will now automatically enter default
  77.   paths that are valid, rather than using blank paths
  78.   which caused the "an unnamed file was not
  79.   found" errors if logging was enabled
  80. * Added an option to the General tab of the Options dialog
  81.   which allows you to set the default starting path for the
  82.   Open and Save dialogs
  83.  
  84. Version 3.6 - 6th January 2001
  85. -----------
  86.  
  87. * Fixed a major bug which didn't encode image attachments
  88.   as images when using the Send Selected and Send Range
  89.   commands, but encoded them as normal attachments
  90. * Added an option in the Send Settings dialog to control
  91.   how EMailing List Pro formats the recipient's name
  92.   that appears in the To field of the email
  93. * File Attachment dialog now shows icons for the files
  94. * File Attachment dialog is now resizable
  95. * File Attachment dialog now remembers its last window
  96.   size
  97. * File attachment dialog now remembers the last size
  98.   of each of the columns
  99. * File attachment dialog now using the status bar at
  100.   the bottom of the dialog for size information
  101. * Double clicking a file in the File Attachment dialog
  102.   list box now opens the Modify File Attachment dialog
  103. * When you select the path of a File Attachment to add
  104.   or modify, if the file is of a known image type,
  105.   EMailing List Pro will automatically enable the
  106.   Image checkbox, and enter an image identifier for
  107.   the attachment
  108. * File attachment dialog items in the list control
  109.   now have a check box to show whether the attachment
  110.   is an image or not and it is now possible to toggle
  111.   this state on or off by clicking on the check box
  112. * The Sort by Misc command on the Contacts menu is now
  113.   only enabled when there is more than 1 contact in
  114.   the current document
  115. * Fixed a major bug which didn't send non-image attachments
  116.   with the appropriate content-type attribute. This meant that
  117.   attachments didn't have a filename or a known document type
  118. * Added Logging tab to Options dialog
  119. * Implemented logging functionality
  120. * Added text box to Other tab of Options dialog which allows
  121.   you to modify the "This is a multi-part message in MIME
  122.   format." message that recipients without MIME readable
  123.   email clients will see
  124. * Completely changed the way EMailing List Pro sends emails:
  125.   EMailing List Pro used to connect to the SMTP server, then
  126.   send the email message and then disconnect from the SMTP
  127.   server for each contact - now it connections to the
  128.   server, sends EVERY email, and then disconnects
  129.  
  130.   For small text-only emails, this can reduce the time it takes
  131.   for mailing lists to be sent by over 65%, so it is now much more
  132.   efficient at sending emails as it only connects and disconnects
  133.   once per send session
  134. * Removed the Message progress bar in the Send Progress dialog
  135.   as it is no longer needed
  136. * Changed the Shareware dialog to make things a bit easier
  137.   to understand
  138. * EMailing List Pro can now detect duplicate contacts irrelevant
  139.   of the case of characters
  140. * Added option to the View tab of the Options dialog to allow
  141.   control over how status bar shows selected contacts
  142. * Added a Filter command to the Contacts menu. This allows you
  143.   to remove certain characters from contacts' email addresses
  144. * Added a Format command to the Contacts menu. This allows you
  145.   to commonly formal all contacts in a certain way
  146. * Sorting of contacts is now case insensitive
  147. * Added an option to the Import Settings dialog to remove leading
  148.   and trailing white spaces (blank spaces)
  149. * Rewrote how pausing works. When pausing, you can now press
  150.   the Cancel button when sending mailing lists, and EMailing
  151.   List Pro will respond, rather than wait until the pause
  152.   time is up
  153. * Added an Insert Image button to the HTML source dialog
  154.   which allows you to easily insert the HTML code for an image
  155.   from a list of images that currently exist in the File
  156.   Attachments dialog
  157. * Fixed a bug which didn't add contacts correctly when using
  158.   the Update Contacts command. They were added to the list,
  159.   but when you tried to edit or delete them, EMailing List Pro
  160.   crashed
  161.  
  162. Version 3.51 - 27th October 2000
  163. ------------
  164.  
  165. * Fixed bug which didn't replace Field Replace codes correctly
  166.  
  167. Version 3.5 - 18th October 2000
  168. -----------
  169.  
  170. * Fixed a bug which didn't extract an email address from
  171.   the subject of an email correctly when the Contact Update
  172.   process was run
  173. * EMailing List Pro now puts any boundary declaration in the
  174.   header of an email in quotes, so as to be compatible with
  175.   the relevant RFCs.
  176. * EMailing List Pro now has support for sending emails
  177.   with graphics attachments in HTML format messages
  178. * Added Word Wrap button to Message Settings dialog
  179.   which wraps the text to the number of characters
  180.   specified in the Other tab of the Options dialog
  181. * Added Word Wrap characters text box to the Other
  182.   tab of the Options dialog
  183. * New File Format
  184. * Fixed bug which didn't store the Remove Update
  185.   Settings for To and Subject conditions
  186. * Changed the File Attachments dialog so that you can now
  187.   store more information about attachments, including
  188.   whether they are images, and if so what is their unique
  189.   identifier
  190. * Field Replace codes now work in the subject of the message
  191. * EMailing List Pro now formats the time zone in the email
  192.   headers in a more standard form (e.g. +0000 instead of 
  193.   GMT Standard Time)
  194. * EMailing List Pro now formats the To: information in the
  195.   email headers correctly
  196. * EMailing List Pro is now over twice as fast at deleting
  197.   contacts from the list (most noticeable when deleting 500+
  198.   contacts)
  199. * EMailing List Pro is now more than twice as fast at
  200.   selecting all the contacts or selecting no contacts
  201.   (Select All and Select None commands)
  202. * EMailing List Pro no longer puts the Reply-To: line
  203.   in the email header if no Reply-To address or name is
  204.   specified
  205. * Added support for a fourth column for Misc contact details
  206. * Added support for a Reply name and Reply address in the 
  207.   Send Settings dialog, in addition to the existing 
  208.   Sender name and Sender address
  209. * EMailing List Pro now encrypts the POP3 server passwords
  210.   that are stored for any Update Settings you may have
  211.  
  212. Version 3.1 - 5th August 2000
  213. -----------
  214.  
  215. * When the Message Settings and HTML Source
  216.   dialogs are resized, the controls now redraw
  217.   themselves correctly
  218. * If you haven't set up your Message Settings or
  219.   Send Settings correctly and you select the
  220.   Send Range of Contacts command, EMailing List Pro
  221.   now displays the error message informing you of
  222.   this before you get to select the range of
  223.   contacts you want to send
  224. * Added an option to the Send Settings dialog to
  225.   make EMailing List Pro pause for a certain number
  226.   of seconds every set number of emails so as not
  227.   to overload the server
  228. * Fixed several bugs with the Send Summary information
  229.   dialog
  230. * Added support for automatically updating the mailing
  231.   list by reading emails from a POP3 server inbox
  232. * Added Update and Update Settings items to the
  233.   Contacts menu
  234. * Added Update Contacts button to the standard toolbar
  235.   (you may have to customize the toolbar in order to see
  236.   it)
  237. * EMailing List Pro now remembers where toolbars were last
  238.   positioned and whether they were docked or not
  239. * Renamed Prevent Duplicate Contacts being Added to 
  240.   Ask when Duplicate contacts are Added
  241. * When above option is enabled, EMailing List Pro will now display
  242.   a message box asking you whether you want to add the duplicate
  243.   contact if you try to add a duplicate contact
  244. * Fixed a bug which encoded file attachments incorrectly for
  245.   attachments of certain sizes
  246. * Added Enable Undo option to the General tab of the Options
  247.   dialog
  248.  
  249. Version 3.0 - 16th May 2000
  250. -----------
  251.  
  252. * Improved the menu drawing code
  253. * Added Schedule Toolbar
  254. * Added Schedule main menu
  255. * Made toolbars customizable
  256. * Changed View menu to accommodate new toolbars
  257. * Right-clicking on a toolbar now shows a popup
  258.   menu which allows you to customize the toolbar
  259. * Added Play Sound when finished option to the
  260.   Send Settings dialog
  261. * Added Disconnect all DUN Internet Connections
  262.   when finished option to the Send Settings dialog
  263. * Added Shutdown Windows when finished option to
  264.   the Send Settings dialog
  265. * Added Undo levels option to the General tab of the
  266.   Options dialog
  267. * Added Reset Toolbars to default states button
  268.   in the Other tab of the Options dialog
  269. * Message Settings dialog now has a status bar
  270. * Selection Indicator pane in the main Status bar
  271.   now resizes according to the length of text in the
  272.   pane
  273. * Added HTML Format check box to the Message Settings
  274.   dialog
  275. * Added HTML Source button to the Message Settings
  276.   dialog
  277. * Added Sender name setting to the Send Settings
  278.   dialog
  279. * Renamed the Reply address setting in the Message
  280.   Settings dialog to Sender address
  281. * Added an animation to the Send Progress dialog
  282.   so that you can see long operations are still in
  283.   progress easily (e.g. sending mailing lists with
  284.   large file attachments)
  285. * Changed the document icon
  286. * When Exporting contacts, the Export Settings dialog
  287.   is now shown, which gives far more control over the
  288.   Export process
  289. * When Importing contact, the Import Settings dialog
  290.   is now shown, which gives far more control over the
  291.   Import process
  292. * Made the Send EMailing List toolbar button drop-down
  293.   menu have the first menu item in bold font, so that
  294.   it shows that simply clicking the toolbar button will
  295.   run the Send All command
  296. * Message Settings dialog can now be maximized
  297. * Made cosmetic changes to many dialogs
  298. * Message Settings dialog's controls now re-arrange
  299.   more tidily when the dialog is resized
  300. * When importing contacts, EMailing List Pro now displays
  301.   "Importing Contacts..." in the status bar to show that
  302.   it is doing something
  303. * Added Match Whole String Only option to Find Contact
  304.   dialog
  305. * Added Show Message Settings and HTML Source dialogs
  306.   to task bar option in the options tree of the General
  307.   tab in the Options dialog
  308. * Message Settings dialog now remembers
  309.   its last size properly
  310. * Message Setting dialog now remembers
  311.   its last state - e.g. if it is maximized
  312. * Fixed a few memory leaks
  313. * Added Allow columns to be hidden in list view option
  314.   to the View tab of the Options dialog. This will help
  315.   prevent accidentally making columns hidden by making them
  316.   too small
  317. * Re-wrote some parts of program to make it more efficient
  318. * Sort commands on the Contacts menu are now only available
  319.   if there are two or more contacts in the current document
  320. * EMailing List Pro will only sort contacts when you click
  321.   on the appropriate column header in the list view if there
  322.   are two or more contacts in the current document
  323. * Fixed bug that didn't format From name properly in the
  324.   email header
  325. * Fixed bug that showed Shareware nag screen when sending
  326.   to a range of contacts even if EMailing List Pro was
  327.   correctly registered
  328. * Added Enable Field Replace codes option to the Other
  329.   tab of the Options dialog. This allows you to make
  330.   EMailing List Pro replace the code entered for each
  331.   field in the message body with the appropriate field
  332.   for the contact, in effect allowing personalised
  333.   emails to be sent
  334. * Added Help button to most of the major dialogs
  335.  
  336. Version 2.7 - 24th March 2000 
  337. -----------
  338.  
  339. * File Attachments dialog now shows the size of each
  340.   file attachment and the total size of all the
  341.   attachments
  342. * EMailing List Pro now supports 25 levels of
  343.   Undo/Redo, rather than the previous 16
  344. * Added Elapsed and Remaining times to the
  345.   Send Progress dialog
  346. * Changed the Toolbar and Menu icons for the
  347.   Add, Delete and Edit Contact commands to make them
  348.   look more professional
  349. * Added Other tab to the Options dialog
  350. * Added option to set the thousands separator
  351.   character in the Other tab of the Options dialog
  352. * Send Range dialog now shows the number of contacts
  353.   in the thousands separated format
  354. * Send Summary dialog now shows the total time taken
  355.   to send messages
  356. * Pressing the Delete key in the File Attachments
  357.   dialog now deletes the currently selected
  358.   attachment(s)
  359. * Fixed a File Open bug that caused EMailing List Pro
  360.   to open documents twice. EMailing List Pro is now
  361.   twice as fast at opening files than in previous
  362.   versions
  363. * File Attachments dialog's list control can now handle
  364.   multiple selection, so you can now select and delete
  365.   multiple files at once
  366. * Status Bar progress control now has a smooth style,
  367.   rather than the Windows default style, which shows
  368.   the progress of the operation in more detail
  369. * File Attachments dialog's list control can now handle
  370.   multiple files being dropped onto it from Explorer
  371. * If column widths were made to be 0 (not visible),
  372.   then they are kept that way when EMailing List Pro
  373.   loads, rather than setting them to the default
  374.   value as previously
  375. * Message Settings dialog now has a sizing gripper
  376.   in the bottom right corner of the dialog
  377. * Message Settings dialog now has a minimize button
  378. * Fixed a major bug which caused EMailing List Pro to
  379.   crash if you double-clicked the list view when no
  380.   contacts were selected
  381. * Added Tip of the Day dialog
  382. * Added Tip of the Day command to the Help menu
  383. * Adding a contact to a document is now much faster.
  384.   Note: This is only really noticeable with documents
  385.   that already contain 400 or more contacts
  386. * Editing a contact in a document is now much faster.
  387.   Note: This is only really noticeable with documents
  388.   that already contain 400 or more contacts
  389. * Cutting a contact in a document is now much faster.
  390.   Note: This is only really noticeable with documents
  391.   that already contain 400 or more contacts
  392. * Pasting a contact into a document is now much faster.
  393.   Note: This is only really noticeable with documents
  394.   that already contain 400 or more contacts
  395. * Importing contacts into a document is now much faster.
  396.   Note: This is only really noticeable with documents
  397.   that already contain 400 or more contacts
  398. * Pressing the F1 key while in one of the main dialogs
  399.   now displays the relevant help topic in the help file
  400. * Changed the Contents command on the Help menu to
  401.   EMailing List Pro Help
  402. * Added a toolbar button for EMailing List Pro Help
  403.  
  404. Version 2.6 - 24th February 2000
  405. -----------
  406.  
  407. * Fixed bug concerning the crashing of the Options dialog
  408.   when dialog is loaded
  409. * New file format for documents
  410. * Added support to send file attachments
  411. * Added File Attachments dialog
  412. * Added option to the General tab of the Options dialog
  413.   to control how many items are shown on the MRU file list
  414.   on the File menu
  415. * The colour selection combo box in the View tab of the
  416.   Options dialog now shows the selected colour when the
  417.   combobox is disabled
  418. * Added option to the Options tree in the General tab
  419.   of the Options dialog to open the last document
  420.   automatically when EMailing List Pro starts
  421. * Added Undo and Redo support
  422. * Added Keyboard shortcuts to Toolbar tooltips
  423. * Added context menu
  424. * Added more colours to the colour selection combo box
  425.   in the View tab of the Options dialog
  426.  
  427. Version 2.5 - 20th January 2000
  428. -----------
  429.  
  430. * Added Icon Menu to the main menu
  431. * The toolbar is now dockable
  432. * EMailing List Pro's main window now remembers its last
  433.   size and position
  434. * EMailing List Pro now remembers the last width of the
  435.   columns in the list
  436. * Changed Options dialog to be a property page
  437. * Added an Options tree to the General tab of the Options
  438.   dialog
  439. * Added Option to the View tab of the Options dialog to have
  440.   a grid displayed in the main view
  441. * Added Option to the View tab of the Options dialog to have
  442.   the list view enable hot tracking mode
  443. * Added Option to the View tab of the Options dialog to have
  444.   the list view alternate the background colour of every
  445.   other row
  446. * The Message Settings dialog is now resizable
  447. * New contacts no longer require a Firstname
  448. * The Send Progress dialog now shows more details about
  449.   the process of sending the emailing list
  450. * EMailing List Pro will now only Export the selected contacts
  451.   if there are any contacts selected, otherwise, it will export
  452.   all the contacts in the list
  453. * When Exporting contacts, EMailing List Pro will now prompt to
  454.   ask you to overwrite any existing file of the same name
  455. * Added more options to stop duplicate contacts being Added,
  456.   Imported or Pasted and to prevent contacts with invalid 
  457.   EMail addresses being Added, Imported or Pasted
  458. * Find dialog now has an option to select whether the search
  459.   should be case sensitive or not
  460. * Added a Select All command to the Edit menu
  461. * Added a Select None command to the Edit menu
  462. * Fixed a bug which didn't update the status bar information
  463.   about the number of contacts selected and the total number
  464.   of contacts when contacts where added or deleted
  465.  
  466. Version 2.1 - 19th October 1999
  467. -----------
  468.  
  469. * Fixed bug which didn't ask to save the document when closing
  470.   EMailing List Pro after modifying the document
  471. * Improved the Import/Export functionality
  472. * Added extra send commands including send range and send
  473.   selected
  474. * Added option to Options dialog to prevent duplicate
  475.   contacts being added to the contact list
  476.  
  477. Version 2.0 - 5th September 1999
  478. -----------
  479.  
  480. * Completely re-wrote the program from the ground up making
  481.   it almost a completely different program. Infinitely better
  482.   than the previous version
  483.  
  484. Version 1.0 - 13th March 1999
  485. -----------
  486.  
  487. * Initial public version
  488.