Skip to content

v1.0.2

Compare
Choose a tag to compare
@DhananjayaR DhananjayaR released this 07 Oct 09:21
· 62 commits to master since this release

New Features:

  • Side by Side view: Capability to view any two messages on a side by side view (e.g. Compare a New Order Single message sent and the Execution Report received side by side)

Screenshot 2022-10-07 at 10 38 30 AM

  • Message Diff Viewer: Capability to compare two messages based on raw FIX data. This feature can be used when the expected and the actual is available to quickly compare the fields which have differences. Furthermore, the expected values could be specified as a regular expression.

Screenshot 2022-10-07 at 10 44 45 AM

  • Filter Profiles: Capability to search for a profile through the dashboard. Comes in handy if you have a lot of profiles saved.

Screenshot 2022-10-07 at 11 17 36 AM

  • Bug and style fixes - Miscellaneous bug fixes and enhancements.