Concord notifies users about notable changes through our developer portal. Below you will find a history of changes that have been made to the Concord FolderFax application.

Version 1.7.0.0 - May 1st, 2012

  • Updated installer to Modern UI.

  • Added Print2Fax version information to submissions. This information will assist Concord in understanding what versions customers are submitting faxes with so that in the event Concord needs to notify customers about the need to upgrade from a particular version.

  • Changed documentation from pdf to online help.

Version 1.6.0.0 - Sept 27th, 2011

  • Added support for configurable retries in the event of a submission failure.

    • SecondsToSleepBetweenRetries defines the number of seconds that the process will wait before attempting another retry.

    • MaxAttemptsOnRetryableError defines the maximum number of retries that will be attempted when a retryable error is encountered.

Version 1.5.0.0 - May 13th, 2011

  • Added ability to disable failure emails for a particular folder being monitored.

    • Support for disabling sender failure emails by setting DisableSenderFolderFailureEmails to false in the FolderFaxList.xml file for the folder that is should be disable on.

    • Support for disabling global failure emails by setting DisableGlobalFailureEmails to false in the FolderFaxList.xml file for the folder that it should be disabled on.

  • Added support for additional fields that can be set on a fax job and recipient.

    • UserField1 - 12

    • RecipientSecureCSID

    • RecipientVoiceNumber

    • RecipientFirstName

    • RecipientLastName

    • RecipientAddress1

    • RecipientAddress2

    • RecipientCity

    • RecipientState

    • RecipientZipcode

    • RecipientCountry

    • RecipientField1 - 12

  • Changed mode setting to look for the value PRODUCTION and if anything other than PRODUCTION will invoke test mode. Note that PRODUCTION must be all UPPERCASE.

  • Added PSB and GIS Message Store types.

  • Added TokenMapper functionality for future use in creating custom message store types.

Version 1.3.0.0 - August 5th, 2010

  • Changed BioSite control file to match pdf filename.

Version 1.2.0.0 - July 11st, 2010

  • Added NoLimit to DropFolderFaxService.exe.config to override any limits that might be normally applied to http connection limits.

  • Changed FolderFaxNumber from FolderFaxList.xsd to ForcedFaxNumber.

  • Added logging of assembly versions used by FolderFax on startup.

  • Added sort on file list to ensure oldest files get processed first.

  • Changed default value assigned to GlobalFailureEmailFrom to folderfax@example.com in the event that someone forgets to configure the setting.

  • Added feature to send email notifications for failed submissions. Can be set globally, at the folder level and submission level.

  • Added support for BioSite folder type.

  • Changed web service timeout to 5 minutes.

Version 1.1.0.0 - June 10th, 2010

  • Added support for sending faxes asynchronously.