v0.5.2
Added
- Job Details Logs tab for BullMQ
job.log()output (GET /jobs/:queue/:id/logs), with lazy loading and polling for active jobs. Closes #15.
Changed
- Workbench app icon as favicon and inline React sidebar logo.
- All
@getworkbench/*adapter packages bump to 0.5.2 (lockstep with core).
Fixed
- Sidebar queue popover scrolls when there are many queues (Radix available-height).
Upgrade
npm install @getworkbench/core@0.5.2 @getworkbench/express@0.5.2
# …or your adapter package at the same version