Skip to content

Releases: amigoer/rocket-leaf

v1.1.0

05 Apr 11:49

Choose a tag to compare

Release

Production release for v1.1.0.

Downloads

macOS

  • Intel Macs: rocket-leaf-macos-amd64.app.zip
    Recommended for Intel-based Macs.
  • Apple Silicon Macs: rocket-leaf-macos-arm64.app.zip
    Recommended for M-series Macs.
  • Not sure which one to choose: rocket-leaf-macos-universal.app.zip
    Works on both Intel and Apple Silicon Macs.

Windows

  • x64 Installer: rocket-leaf-windows-amd64-installer.exe
  • ARM64 Installer: rocket-leaf-windows-arm64-installer.exe

Linux

  • x64: rocket-leaf-linux-amd64.AppImage, rocket-leaf-linux-amd64.deb, rocket-leaf-linux-amd64.rpm, rocket-leaf-linux-amd64.pkg.tar.zst
  • ARM64: rocket-leaf-linux-arm64.AppImage, rocket-leaf-linux-arm64.deb, rocket-leaf-linux-arm64.rpm, rocket-leaf-linux-arm64.pkg.tar.zst

Notes

  • This release is published automatically after cross-platform build verification succeeds.
  • macOS is shipped in amd64, arm64, and universal variants; Windows and Linux are validated in both amd64 and arm64 variants.
  • Checksums are not published yet.

What's Changed

  • feat: message trace query, encryption and UI improvements by @amigoer in #5
  • feat: custom font settings and UI improvements by @amigoer in #6
  • feat: implement message trace query and sensitive data encryption by @amigoer in #4
  • feat: persist theme setting to backend settings by @amigoer in #7
  • feat: add confirmation dialog for dangerous settings operations by @amigoer in #8
  • feat: add hint descriptions to settings rows by @amigoer in #9
  • feat: add input validation for settings numeric fields by @amigoer in #10
  • feat: add real-time font preview below font selectors by @amigoer in #11
  • Clean up settings: merge data tab, remove dead code, standardize UI by @amigoer in #12
  • Add TAG filtering to message query by @amigoer in #13
  • Add DLQ and retry queue browsing in consumer group detail by @amigoer in #14
  • Add topic configuration editing by @amigoer in #15
  • Add consumer group configuration editing by @amigoer in #16
  • Add delay message support when sending by @amigoer in #17
  • Integrate topic statistics into detail panel by @amigoer in #18
  • Clean up dead code and remove tracked binary by @amigoer in #19
  • Add create consumer group UI by @amigoer in #20
  • Add message resend in trace tab by @amigoer in #21
  • Enhance consumer client detail with version and heartbeat by @amigoer in #22
  • Add per-queue detail stats in topic panel by @amigoer in #23
  • Add cluster filter for topic list by @amigoer in #24
  • Use cluster summary in overview dashboard by @amigoer in #25
  • feat: system topic browser for transaction/scheduled messages by @amigoer in #28
  • Add real-time TPS sparkline in broker detail by @amigoer in #26
  • Add consumer lag alert threshold by @amigoer in #27
  • feat: ACL management for users and authorization rules by @amigoer in #29
  • feat: rework ACL management for RocketMQ 4.x plain_acl.yml by @amigoer in #30
  • feat: replace TPS sparkline with recharts line chart by @amigoer in #31

Full Changelog: v1.0.2...v1.1.0

v1.0.2

22 Mar 15:36

Choose a tag to compare

Release

Production release for v1.0.2.

Downloads

macOS

  • Intel Macs: rocket-leaf-macos-amd64.app.zip
    Recommended for Intel-based Macs.
  • Apple Silicon Macs: rocket-leaf-macos-arm64.app.zip
    Recommended for M-series Macs.
  • Not sure which one to choose: rocket-leaf-macos-universal.app.zip
    Works on both Intel and Apple Silicon Macs.

Windows

  • x64 Installer: rocket-leaf-windows-amd64-installer.exe
  • ARM64 Installer: rocket-leaf-windows-arm64-installer.exe

Linux

  • x64: rocket-leaf-linux-amd64.AppImage, rocket-leaf-linux-amd64.deb, rocket-leaf-linux-amd64.rpm, rocket-leaf-linux-amd64.pkg.tar.zst
  • ARM64: rocket-leaf-linux-arm64.AppImage, rocket-leaf-linux-arm64.deb, rocket-leaf-linux-arm64.rpm, rocket-leaf-linux-arm64.pkg.tar.zst

Notes

  • This release is published automatically after cross-platform build verification succeeds.
  • macOS is shipped in amd64, arm64, and universal variants; Windows and Linux are validated in both amd64 and arm64 variants.
  • Checksums are not published yet.

Full Changelog: v1.0.1...v1.0.2

v1.0.0

14 Mar 15:24

Choose a tag to compare

Release

Production release for v1.0.0.

Downloads

macOS

  • Intel Macs: rocket-leaf-macos-amd64.app.zip
    Recommended for Intel-based Macs.
  • Apple Silicon Macs: rocket-leaf-macos-arm64.app.zip
    Recommended for M-series Macs.
  • Not sure which one to choose: rocket-leaf-macos-universal.app.zip
    Works on both Intel and Apple Silicon Macs.

Windows

  • x64 Installer: rocket-leaf-windows-amd64-installer.exe
  • ARM64 Installer: rocket-leaf-windows-arm64-installer.exe

Linux

  • x64: rocket-leaf-linux-amd64.AppImage, rocket-leaf-linux-amd64.deb, rocket-leaf-linux-amd64.rpm, rocket-leaf-linux-amd64.pkg.tar.zst
  • ARM64: rocket-leaf-linux-arm64.AppImage, rocket-leaf-linux-arm64.deb, rocket-leaf-linux-arm64.rpm, rocket-leaf-linux-arm64.pkg.tar.zst

Notes

  • This release is published automatically after cross-platform build verification succeeds.
  • macOS is shipped in amd64, arm64, and universal variants; Windows and Linux are validated in both amd64 and arm64 variants.
  • Checksums are not published yet.

Full Changelog: https://github.com/amigoer/rocket-leaf/commits/v1.0.0