Skip to content

Releases: felixmosh/bull-board

Release 6.9.4

03 May 09:41

Choose a tag to compare

  • chore(deps): bump formidable #946
  • fix: use node:fs instead of Bun.fs in ElysiaAdapter #947
  • refactor: make use of async&await 89b981f
  • refactor: change types path b3f2c62

Release 6.9.3

03 May 09:17

Choose a tag to compare

  • feat: Add job URL template #948
  • chore(deps): bump the npm_and_yarn group across 4 directories with 1 update #944
  • chore(deps): bump the npm_and_yarn group across 4 directories with 1 update #943
  • refactor: make externalJobUrl to be a function that returns an ExternalJobURL type 9eea6df

Release 6.9.2

17 Apr 16:05

Choose a tag to compare

  • chore(deps): bump the npm_and_yarn group across 4 directories with 1 update #939
  • fix: Hide pause all button if all queues are in readOnlyMode 86ff34c

Release 6.9.1

11 Apr 06:42

Choose a tag to compare

  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update #934
  • fix: handle null as a progress, closes #935 #936 #935

Release 6.9.0

08 Apr 09:30

Choose a tag to compare

  • feat: sort queues by # of jobs with a particular status on the dashboard #875
  • refactor: extract sorting to hook 982f0e0

Release 6.8.3

07 Apr 18:04

Choose a tag to compare

  • Add job action buttons to "prioritized" status #931
  • chore(deps): bump the npm_and_yarn group across 3 directories with 6 updates #927

Release 6.8.2

06 Apr 08:09

Choose a tag to compare

  • bump bullmq dep to latest & fix types, closes #920 #920

Release 6.8.1

05 Apr 14:24

Choose a tag to compare

Release 6.8.0

03 Apr 19:08

Choose a tag to compare

  • feat: Queue name alias #922
  • chore(deps): bump the npm_and_yarn group across 3 directories with 3 updates #916
  • Improve Elysia example by resolving Bun build issue caused by eval. #915
  • Fix import #910
  • Nestjs Auth Documentation #906
  • refactor: rename aliasName prop to displayName 015524d
  • Update README.md 63f3c79

Release 6.7.10

27 Feb 09:27

Choose a tag to compare

  • chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates #899
  • feat: add NestJS Fastify authentication example with basic structure and configurations #905
  • Now able to interact with specific jobs with id's containing special char's #901