Skip to content

Releases: felixmosh/bull-board

Release 5.19.1

29 May 09:28
Compare
Choose a tag to compare
  • fix: don't read body for get requests, closes #757 #757

Release 5.19.0

28 May 16:17
Compare
Choose a tag to compare
  • update i18n #756
  • chore: remove unused libs #755
  • feat: use settings saved lang f303f2a

Release 5.18.3

23 May 11:55
Compare
Choose a tag to compare
  • fix: encode queue name in links, closes #750 #752
  • fix: encode queue name in links, closes #750 (#752) #750

Release 5.18.2

23 May 11:45
Compare
Choose a tag to compare
  • feat: custom job timeline date format #745
  • Update package.json #751
  • refactor: extract react hook from function 193a8af

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