Skip to content

v1.1.0

Compare
Choose a tag to compare
@cr0wst cr0wst released this 30 Mar 19:41
· 23 commits to main since this release

Initial Public Release

This product is still in early development. Some bugs are to be expected.

CHANGELOG

1.1.0

New Features:

  • Added the ability to hide Exchanges from the Exchange list.
  • Fixed Boolean values not being used for true and false in the queue routing options.
  • Improved message loading by storing messages in the main process and requesting them from rendering when queues change. This should speed up message retrieval time, and give history as long as the client hasn't been closed.
  • Added Copy button to message body and message headers.
  • Added the ability to sort messages in the message list by timestamp.