When we first launched RabbitGUI, it was available exclusively on Apple Silicon Macs. That worked well for early adopters, but it left the majority of our audience without a native option. With version 1.1, that changes. RabbitGUI now ships builds for Windows (x64), Linux (x64), and macOS (Intel), alongside the existing Apple Silicon build.
Since launching, we've been tracking which platforms our visitors use when they land on our site. The numbers paint a clear picture:
In other words, more than two thirds of the people interested in RabbitGUI were on a platform we didn't support yet. Every day we were Mac-only was a day we were turning away the vast majority of our potential users. This release fixes that.
Whether you're a .NET developer on Windows, running microservices on a Linux workstation, or still on an Intel-based Mac, you can now use RabbitGUI natively on your machine.
Version 1.1 also introduces a built-in auto updater. From now on, you'll be notified directly inside the app whenever a new version is available. Updating is a single click, no need to revisit the website, download an installer, or go through setup again.
This is especially important now that RabbitGUI runs on four different platform targets. Keeping everyone on the latest version, regardless of their OS, ensures a consistent experience and faster access to bug fixes and new features.
We're excited to finally welcome Windows and Linux users to RabbitGUI. If you run into any issues on the new platforms, don't hesitate to reach out, we'd love to hear from you.
ProductHow to log into your CloudAMQP RabbitMQ instanceUse RabbitGUI to connect to your CloudAMQP instance and manage your dead letter queues with ease
ProductHow security is built into RabbitGUIRabbitGUI was built with security as a top priority for its users, and here is how it was done!
ProductA better RabbitMQ UIA geat experience is made out of many small details, have a look at all the features we packed into RabbitGUI to make your life easierDebug, monitor, and manage RabbitMQ with a modern developer interface.
Try now
RabbitMQ tutorialRabbitMQ Delayed MessagesLearn how to implement delayed messages in RabbitMQ using the delayed message exchange plugin and the message TTL with dead-letter queue pattern.
RabbitMQ tutorialRabbitMQ Monitoring APIComplete documentation on how to monitor RabbitMQ using its HTTP monitoring API with detailed explanations of available metrics and examples.
RabbitMQ tutorialRabbitMQ streams explainedLearn what RabbitMQ Streams are, how they differ from traditional queues, and when to use them for high-throughput event streaming, replay, and fan-out.