Show currently highlighted message in text editor component on Windows platform. For some reason,
the Windows L&F was preventing this.
Incoming connections (on the left hand side) don't show new received message notification
after they have been selected and then deselected.
Performance tweak to make navigating around the message editor (e.g. with arrow keys)
much more responsive
When TestPanel is restarted, the main window returns to the same message/connection that
was selected when TestPanel was last closed.
Message tree values now have a tooltip which shows the entire value.
While sending messages, current throughput and send/receive time is shown
Release 2.0 - 2012-07-16
Type
Changes
By
Fix a permission error that prevented creating a new message if the
HAPI id_file ever gets corrupted
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.
Message editor now remembers which interface was last used to send specific
messages to.
Conformance Profile Group editor didn't show first entry in list of
Table Files. Thanks to Thomas Robinson for reporting!
Files being re-opened when TestPanel is restarted to not respect the previously chosen charset,
which can lead to corruption.
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
Modifying a message via the message tree with another message immediately
following it could corrupt the following message
Fix a null pointer exception on startup if a previously open file has been deleted Fixes 3488484.