HAPI TestPanel

Release History

Version Date Description
2.0.1  
2.0 2012-07-16  
2.0-beta3 2012-02-14  
2.0-beta2 2012-02-03  
2.0-beta1 2012-01-22  

Release 2.0.1 -

Type Changes By
fix
Add a mode to send a message or a group of messages more than once in a row (for load testing, stress testing, etc.) Olaf Zevenboom
fix
Make highlights clear properly when switching to XML format, or moving around in XML documents. Thomas Robinson
fix
Show currently highlighted message in text editor component on Windows platform. For some reason, the Windows L&F was preventing this.
fix
Incoming connections (on the left hand side) don't show new received message notification after they have been selected and then deselected.
fix
Performance tweak to make navigating around the message editor (e.g. with arrow keys) much more responsive
add
When TestPanel is restarted, the main window returns to the same message/connection that was selected when TestPanel was last closed.
add
Message tree values now have a tooltip which shows the entire value.
add
While sending messages, current throughput and send/receive time is shown

Release 2.0 - 2012-07-16

Type Changes By
fix
Fix a permission error that prevented creating a new message if the HAPI id_file ever gets corrupted
add
Add HL7 v2 File Diff to Tools Menu: This feature allows two files containg a series of HL7 messages to be compared for semantic differences, with any differences presented in context of the message.
add
Message editor now remembers which interface was last used to send specific messages to.
fix
Conformance Profile Group editor didn't show first entry in list of Table Files. Thanks to Thomas Robinson for reporting!
fix
Files being re-opened when TestPanel is restarted to not respect the previously chosen charset, which can lead to corruption.
fix
Open File dialog allows user to select a charset
?
Recent messages submenu in File menu doesn't show currently open files

Release 2.0-beta3 - 2012-02-14

Type Changes By
fix
Modifying a message via the message tree with another message immediately following it could corrupt the following message
fix
Fix a null pointer exception on startup if a previously open file has been deleted Fixes 3488484. Jens Villadsen
add
Make the editor window highlight the selected message part in a more obvious way when a node is selected in the message tree

Release 2.0-beta2 - 2012-02-03

Type Changes By
fix
Fix issue where some populated nodes don't show up in message tree when a conformance profile is activated
fix
Message list on left side now shows file names if the file has been saved
add
Add "clear" button to the activity window displayed when messages are being transmitted, and remove tooltips, which are mostly huge and annoying.
fix
Navigating the message tree using the keyboard is now possible
add
Introduce profile groups
add
Add a spinner to show progress while the message tree is being created or updated (including message validation)

Release 2.0-beta1 - 2012-01-22

Type Changes By
update
Initial Release