Skip to content

v0.6.0

Compare
Choose a tag to compare
@hibiken hibiken released this 02 Mar 14:38
· 53 commits to master since this release

This version includes a few improvements and a fix.

Added

  • (cmd): Added --read-only flag to specify read-only mode
  • (pkg): Added Options.ReadOnly to restrict user to view-only mode
  • (ui): Hide action buttons in read-only mode
  • (ui): Display queue latency in dashboard page and queue detail page.
  • (ui): Added copy-to-clipboard button for task ID in tasks list-view page.
  • (ui): Use logo image in the appbar (thank you @koddr!)

Fixed

  • (ui): Pagination in ActiveTasks table is fixed