RabbitGUI icon

What's new in RabbitGUI?

v1.3.0 March 6, 2026

Custom headers and properties when publishing a message

Screenshot of rabbitgui when publishing a message with custom headers

You can now add custom headers and properties when publishing a message! This means that you can include additional metadata with your messages, which can be useful for routing, filtering, or any other purpose you can think of.

Just click the "Add Header" button when publishing a message, and you'll be able to enter the key and value for each header. You can also use the JSON editor to add multiple headers at once.

Properties are also supported, with a different input type based on the property type. For example, for the reply to property, you'll get a dropdown with the available queues to choose from, for the expiration property, you'll get a number input with a unit selector to input 1 hour instead of 3,600,000 milliseconds, and so on.

v1.2.0 February 28, 2026

Custom views

Screenshot of rabbitgui for managing custom views

RabbitGUI now allows you to save your custom views! This means that you can save your filters, columns, and everything else for later. You can create as many views as you want and switch between them with a single click.

v1.1.1 February 23, 2026

New platforms

RabbitGUI is now available on more platforms! In addition to Apple Silicon macOS, this release adds builds for:

Auto updater

RabbitGUI now ships with a built-in auto updater. You will be notified when a new version is available and can update with a single click, right from the app.