Releases: cr0wst/bunnet
Releases · cr0wst/bunnet
1.2.2
1.2.1
1.2.0
v1.1.0
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
andfalse
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.