Skip to content

Releases: felixmosh/bull-board

Release 5.18.1

22 May 14:07
Compare
Choose a tag to compare
  • (JobCard) Round Progress percent 124e0db

Release 5.18.0

22 May 09:02
Compare
Choose a tag to compare
  • Add Job Modal #744
  • bump ejs dependency in package.json #748
  • feat: add new job to queue 95bc661
  • feat(ui): add job modal 2f8fff5
  • refactor: move job modal to queue dropdown actions 1a1ffd0
  • feat(api): add job route d10fae6
  • feat(adapter): pass body 98c5c79
  • fix: link colors uses default blue 5187262

Release 5.17.1

07 May 16:32
Compare
Choose a tag to compare
  • fix: return empty body in HonoAdapter when status is 204 #736
  • Update README.md #734
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /examples/with-hapi #727
  • chore(deps): bump ejs from 3.1.7 to 3.1.10 in /examples/with-nestjs #729
  • chore(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/with-fastify #730
  • chore(deps): bump ejs in /examples/with-fastify-auth #732
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /packages/h3 #731
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 #728
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /examples/with-hapi-auth #726
  • chore(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/with-koa #725

Release 5.17.0

01 May 15:07
Compare
Choose a tag to compare
  • chore(deps-dev): bump @hono/node-server from 1.4.1 to 1.10.1 #720
  • feat: make bars clickable, closes #717 #717
  • fix: make bull board title smaller, closes #724 #724
  • refactor: links uses URL object instead of string manipulations e05fd57

Release 5.16.0

18 Apr 12:59
Compare
Choose a tag to compare
  • feat: add processedOn to job card if set #719

Release 5.15.5

14 Apr 13:04
Compare
Choose a tag to compare
  • fix: z-index should be over the link f5eabcb
  • feat: add title on the progress bar 760d146

Release 5.15.4

14 Apr 09:39
Compare
Choose a tag to compare
  • fix: force showing small numbers, closes #716 #716

Release 5.15.3

28 Mar 12:32
Compare
Choose a tag to compare
  • chore(deps): bump express from 4.18.2 to 4.19.2 #711
  • chore(deps): bump express in /examples/with-express-csrf #710
  • chore(deps): bump express, @bull-board/express, @nestjs/core, @nestjs/platform-express and @nestjs/testing #709
  • chore(deps): bump express in /examples/with-express-auth #708
  • chore(deps): bump express in /examples/with-multiple-instances #707
  • chore(deps): bump express in /examples/with-express #706
  • add flow endpoint 811ec53
  • refactor: extract common job manipulation to a function 95f7cfa
  • fix: get counts of all statuses, to be aligned with Bull 5a71520

Release 5.15.2

24 Mar 12:37
Compare
Choose a tag to compare
  • feat: [NestJS] Fastify global prefix support #704
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 #705
  • improved useActiveQueue to reduce prop depencency #699
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 #701

Release 5.15.1

12 Mar 10:32
Compare
Choose a tag to compare