Improvement – Custom Code – HL7Field.IsEmpty() is inconsistent with property HL7Component.IsEmpty and HL7SubComponent.IsEmpty. Should replace with IsNullOrEmpty()
Improvement – Custom Code – Add helper methods to set the number of Fields, Repeats, Components, and Subcomponents
Improvement – Custom Code – Custom Code Events- Speed up “Copy All To Clipboard” – L.B. from cdph.ca.gov
Improvement – Open Folder – Remove annoying “No files found meeting the specified criteria” messagebox when there are no matches
Improvement – Installer – Add MessageBox when the .NET Framework cannot be downloaded
Bug Fix – Hex Editor – Fix Application Unhandled Exception. [NullReferenceException] Object reference not set to an instance of an object
Bug Fix – Field Statistics – System.NullReferenceException: ‘Object reference not set to an instance of an object.’
Improvement – Application – Improve startup performance by disabling checks for code-signed assemblies
Improvement – Statistics – Processing statistics across 21+ million messages resulted in an out of memory exception – Reported by Larry B. from cdph.ca.gov
Improvement – UI components – Many bug fixes, usability and performance improvements
Improvement – Export to xls, and xlsx – Warn user when more than 65536 rows for xls, or 1048576 rows for xlsx are being exported (maximum number of rows allowed)
Improvement – FTP/SFTP libraries – Fixes a number of issues with connecting to some FTP/SFTP servers
Improvement – HL7 Receiver – Show SSL certs from both LocalMachine and LocalUser
Improvement – HL7 Receiver – Show thumbprint in Certificate window
Improvement – Open Folder – Speed up scanning when there are thousands of files
Improvement – Open Folder – Open Folder – Remove annoying “No files found meeting the specified criteria” message-box when there are no matches
Bug Fix- Open Folder – Fix potential issue when the Scan/Stop buttons are pressed quickly one after the other
Bug Fix- Open Folder – Clicking “Stop” during folder processing leaves the tool in an unusable state
Bug Fix- Open Folder – Unhandled exception when choosing Regex search with invalid Regex expression
Bug Fix – HL7 Send – SSL enabled and Certificate/Thumbprint empty does not encrypt the data but sends the data as clear text – Reported by Rick O. from hc1.com
Bug Fix – HL7 Receiver – fix issue with SSL and security access error to cert.PrivateKey.KeyExchangeAlgorithm
Bug Fix – Field Statistics – System.NullReferenceException: ‘Object reference not set to an instance of an object.’ in some rare situations