Skip to content

v0.5.2

Choose a tag to compare

@pontusab pontusab released this 27 May 09:15
· 27 commits to main since this release

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