Skip to content

Releases: felixmosh/bull-board

Release 5.21.0

11 Jul 07:20
Compare
Choose a tag to compare
  • feat(Menu): add version link to GitHub release page #783
  • Update basic-auth.middleware.ts with bcrypt hashing #782
  • chore(deps): bump braces from 3.0.2 to 3.0.3 #781

Release 5.20.5

26 Jun 11:57
Compare
Choose a tag to compare

Release 5.20.4

24 Jun 12:27
Compare
Choose a tag to compare
  • fix: use staticRoute instead of staticPath 😅 75b7b6b

Release 5.20.3

24 Jun 11:36
Compare
Choose a tag to compare
  • feat(adapters): support hono v4 #778
  • chore(deps): bump ws in /examples/with-nestjs-module #777
  • chore(deps): bump braces in /examples/with-nestjs-module #776
  • chore(deps): bump ws from 7.5.9 to 7.5.10 #774
  • chore(deps-dev): bump braces in /examples/with-nestjs #773
  • fix: handle url paths without path.join since it uses OS path separator, closes #775 #775

Release 5.20.2

15 Jun 17:46
Compare
Choose a tag to compare
  • fix(ui): correctly calculate the circumference and offset of the progress citcle #772
  • fix(hono): safely parse request body #768

Release 5.20.1

06 Jun 07:25
Compare
Choose a tag to compare
  • fix(README): use proper path to bullMQAdapter file #765
  • fix: types 43fc196
  • Revert "Revert "Hide bull routes from schema/openAPI generation (#762)"" 8a98a1e

Release 5.20.0

05 Jun 18:07
Compare
Choose a tag to compare
  • feat(ui): Add French language #763
  • Hide bull routes from schema/openAPI generation #762
  • feat: Add Async Configuration Support to NestJS Module #760
  • Revert "Hide bull routes from schema/openAPI generation (#762)" fc7fd2b

Release 5.19.2

30 May 07:42
Compare
Choose a tag to compare
  • fix: redis uptime is not correct & not localized, closes #758 #758
  • fix: update date-fns locale when language changes 41c7af7
  • fix: job action tooltip is not shown 07e1be9

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