Skip to content

1.1.0

Compare
Choose a tag to compare
@w3stling w3stling released this 20 Dec 20:56
· 10 commits to master since this release

Which file do I need?

  • Windows (7, 8, 10): FIX.Log.Viewer_<version>.exe or FIX.Log.Viewer_<version>.msi
  • MacOS: FIX.Log.Viewer-<version>.dmg (please read 'Important information when upgrading' below)
  • Linux: fixlogviewer_<version>_amd64.deb (Ubuntu, Debian), fixlogviewer-<version>.x86_64.rpm (Red Hat, Fedora, CentOS), fixlogviewer_<version>_linux64.tar.gz (others)

Release Notes

✨ New Features

  • Load custom FIX dictionary (File -> Load FIX Dictionary)
  • Open recent files (File -> Open Recent)
  • Option to override FIX version in the message header and decode fields using latest FIX dictionary, FIX 5.0 SP2 (View -> Force Latest FIX Version)
  • Search history

🐛 Bug Fixes

  • FIX field PossResend<97> not showing as a header field

If you find a bug, please report it by opening an issue here.

Important information when upgrading

  • Changes to the security model used in the latest versions of MacOS 10.14 (Mojave) and 10.15 (Catalina) mean that the operating system will show an error message ('"FIX Log Viewer" is damaged and can’t be opened. You should move it to the Bin.') when trying to install the application. To work around this, run the following command in a terminal before installing:
    sudo xattr -rd com.apple.quarantine /Applications/FIX\ Log\ Viewer.app