Skip to content

Releases: cr0wst/bunnet

1.2.2

02 Apr 17:25
Compare
Choose a tag to compare

[1.2.2]

  • Connection page will now show errors and has form validation. Additionally, the connection page will now show when it's trying to initiate a connection.

1.2.1

02 Apr 15:40
Compare
Choose a tag to compare

Add auto-updating.

1.2.0

01 Apr 16:38
Compare
Choose a tag to compare

CHANGELOG

[1.2.0]

New Features:

  • Added the ability to publish messages to an Exchange.
  • Added notification dot to indicate when a non-visible queue/exchange has an unread message.
  • Some minor UI improvements.

v1.1.0

30 Mar 19:41
Compare
Choose a tag to compare

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.