Transceiver Automator » Release notes

Version 1.0.5.10 (2010-06-22):
  • Enhanced the XmlSchemaValidator (now allows loading more than 1 XSD-file + added functionality to check whether the root-element has the correct name and/or namespace)
  • Enhanced the error handling when importing a configuration file with a wrong password
Version 1.0.5.9 (2010-02-16):
  • Added extra logging for the cleanup routine
  • Fixed a bug in the file dispatching routine
Version 1.0.5.8 (2010-02-01):
  • Fixed a bug in EmailInputDevice
Version 1.0.5.7 (2010-01-28):
  • Enhanced the EmailInputDevice (added extra dynamic properties, allows the entire e-mail message to be treated as a file, …)
  • Enhanced the EmailOutputDevice (the file properties can now be copied to the e-mail headers)
  • Added function containsemailaddress to rule conditions
  • Fixed some bugs in EmailInputDevice (rewrote the MIME-parser)
  • Fixed a bug in the logging mechanism
Version 1.0.5.6 (2009-07-10):
  • Enhanced the digital signatures mechanism (now implements XAdES 1.4.1)
Version 1.0.5.5 (2009-06-29):
  • X509SignatureAnalyzer will now add an extra file property “X509SignatureAnalysisAllValid” that is set to “true” if everything is valid; else it is set to “false”
Version 1.0.5.4 (2009-06-26):
  • Fixed a bug in the configuration import functionality
  • Added support for signature timestamps
  • Enhanced X509SignatureAnalyzer to also include signature timestamp information
  • Added plug-in type X509SignatureTimeStamper
Version 1.0.5.3 (2009-04-23):
  • Fixed a bug in the configuration import functionality
Version 1.0.5.2 (2009-03-20):
  • Made X509Signer also available in Automator Express for free
Version 1.0.5.1 (2009-03-06):
  • Updated the installer
  • Updated the links to the new website
Version 1.0.5.0:
  • Fixed a bug in the FileLogger plug-in
  • Enhanced the style of HTML-files generated by CtfToHtmlConverter
  • Added plug-in type X509SignatureAnalyzer
  • Added global properties (accessible via {$Name}), stored in folder “GlobalProperties”
  • Added a function to Automator Manager to open the Data-folder of an Automator (only for a local instance)
  • Added cascading file properties to the FolderInputDevice plug-in
  • Made the plug-in start procedure more robust
Version 1.0.4.5:
  • Fixed a bug in the Automator Express deployment
Version 1.0.4.4:
  • Enhanced the loading mechanism of third-party plug-ins
  • Added plug-in type Junction
  • Fixed a bug in the auto-update mechanism
Version 1.0.4.3:
  • Added support for digital signatures (using X.509 certificates)
  • Added more detailed information to the log when transmitting to invalid Transceiver addresses
  • A (new) license key can now be downloaded automatically
  • Changed the API of FileConverter (new API allows for asynchronous conversions)
  • Added support for parameters of type TimeSpan
  • Extended CtfToXmlConverter with an extra parameter FieldsToInclude (to only include certain fields)
  • Added plug-in types X509Signer, FileLogger and CtfToHtmlConverter
  • Added method Append to PluginData
  • Added file property FileContent
  • Fixed a bug in the installer
Version 1.0.4.2:
  • Full expressions can now be used in template strings
  • Added function matchregex to rule conditions
  • Added auto-update functionality for the Automator
  • Added auto-update functionality for third-party plug-ins
  • The Automator extensibility mechanism is now backward compatible with older third-party plug-ins
  • Removed some unused features
  • Added PluginData
  • Decoupled task runs from tasks
  • Added the ability to export and import the entire configuration
  • E-mails can now be sent to multiple recipients
  • Added more detailed information to the error message when a plug-in parameter is invalid
  • Enhanced the installation process
  • Fixed a bug in the scheduling mechanism
Version 1.0.4.1:
  • The current DateTime and UserAgent are added to e-mails sent to the administrator
  • Made the startup procedure of the Automator more robust
  • Enhanced the deployment procedure.
Version 1.0.3.1:
  • Added TimeService and ITimeInfo (NTP time info)
  • Tests the database connection when the Automator starts
  • Added support for “plug-in use policy”
  • TestParameters is now called when adding and changing plug-ins from the Automator Manager
Version 1.0.2.0:
  • Added file properties FileExtension, FileNameWithoutExtension, Now and UtcNow
  • Added plug-in types SqlServerDatabaseInputDevice and CtfToXmlConverter
  • Enhanced the VerifyCertificate-method on IFileSignature
  • Optimized the communication protocol
  • Enhanced the security of the communication protocol.
Version 1.0.1.0:
  • Added file property AutomatorID
  • Added advanced logging
  • Added plug-in summaries
  • Removed plug-in type Account
  • Added logging of task runs
  • Added Processes to group related rules
  • Rules can now add or change file properties of files
  • Added functions isnumber, between, extension, match and matchextension to rule conditions
  • Plug-ins that fail to start are now stopped and an e-mail is sent to the administrator
  • Plug-in parameters are now encrypted in the database
  • Added file signatures
  • Added the ability to swap rules (change order)
  • Added FileFilter (subclass of FileConverter) and FileFilterException
  • Added method TestParameters to the Plugin-class
Version 1.0.0.0:
  • First release