Skip to content
- Add an menu option to disable loading files into an existing instance of HL7Spy when double-clicking on file in Windows Explorer
- Show name of Message Collection being searched in the title bar of the search window
- Fix issue where copy/paste/undo/redo events are always being sent to the Message Editor window.
- Add support for Undo/Redo to HL7 SQL and Sql Loader editors
- Add Browse button to the “Add References Dialog” in the Custom Code Device
- Fix key-binds for control-space, and ‘.’ in the Custom Code Device
- Fix suggested file name to be a legal Windows file name when exporting to excel
- HL7 parser should let tab (0x09) characters through. Currently TAB is being replaced with a space
- When “Reuse Results Tab” is not selected, there should be a results grid per tab created – requested by Doug M. from Cleveland Clinic
- Show the Query that was used to generate the tab when hovering over the Message Tab
- Fix StackOverflowException when referencing Microsoft.Practices.Unity.dll in the Custom Code Device