mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 01:25:47 +03:00
-
v0.6.0 Stable
released this
2022-03-02 17:36:30 +03:00 | 53 commits to master since this release📅 Originally published on GitHub: Wed, 02 Mar 2022 14:38:23 GMT
🏷️ Git tag created: Wed, 02 Mar 2022 14:36:30 GMTThis version includes a few improvements and a fix.
Added
- (cmd): Added
--read-onlyflag to specify read-only mode - (pkg): Added
Options.ReadOnlyto 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
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
asynqmon_v0.6.0_darwin_amd64.tar.gz
0 downloads ·
2026-03-02 05:17:40 +03:00 · 9.3 MiB -
asynqmon_v0.6.0_linux_amd64.tar.gz
0 downloads ·
2026-03-02 05:17:41 +03:00 · 9.5 MiB -
asynqmon_v0.6.0_windows_amd64.tar.gz
0 downloads ·
2026-03-02 05:17:42 +03:00 · 9.6 MiB
- (cmd): Added