Releases: felixmosh/bull-board
Releases · felixmosh/bull-board
Release 1.5.1
Release 1.5.0
Release 1.4.2
Release 1.4.1
Release 1.4.0
- feat: allow to pass a data & returnValue formatters
#238
Release 1.3.1
- Handle empty stacktraces, it comes as [null] / [""]
#235
- fix: Handle an empty queue array
#236
- Change repo location
#234
- Add tooltip to support queues with long names, closes #222
#232
- Add tooltip to support queues with long names, closes #222 (#232)
#222
- Rename build:ui:watch to start:dev:ui command
353c327
Release 1.3.0
- Make release process to be automatically but triggered manually
#231
- Display failed reason (if there is no stacktrace to show)
#228
- Refactor error handlers in routes & ui
#221
- Bump node-notifier from 8.0.0 to 8.0.1
#205
- fix: package.json & yarn.lock to reduce vulnerabilities
#226
- Add read only mode, closes #219
#220
- Close #217 Configure basePath doc
#218
- Fix example return value
#208
- Handle better return type lint rule
#206
- Add read only mode, closes #219 (#220)
#219
#219
- Close #217 Configure basePath doc (#218)
#217
#217
Stable 1.0
Welcome to v1! 😱
This change includes some big updates like:
- Complete redesign of the library by @felixmosh 🎉
- Rewrite library to TypeScript (mainly by @Yurickh)
- Support for BullMQ added
- Lots of bug fixes
Thanks to everyone who helped to test the many alpha versions!
Please let us know of any bugs you might find 👍
Close tab on click
Add clean all for failed jobs
Adds Clean all
button for failed jobs as well, previously that was only available on the delayed queue