UNPKG

bull-arena

Version:

An interactive UI dashboard for Bee Queue

54 lines (27 loc) 2 kB
## Release History * 2.7.0 Job logs show up for bull queue jobs (#210) - thanks @ganeshcse2991! * 2.6.4 Fix circular dependency issue when viewing failed jobs (#183) - thanks @ghmeier! * 2.6.3 Pull in handlebars security advisory patch (#168) - thanks @pklingem! * 2.6.2 Fix "add job" vendor/API path when basePath is set (#157) - thanks, @jacobpgn * 2.6.1 Hot patch: commit /vendor assets to fix new UI. * 2.6.0 Add the ability to add jobs via Arena (#55/#153) - thanks, @krazyjakee! * 2.5.4 Upgrade handlerbars-helpers to fix flagged vulnerability (#151) - thanks, @eeVoskos! * 2.5.3 Fix `navbar` reference (#146) - thanks @anurag-rai! * 2.5.2 Support custom job IDs in arena (#126) - thanks @gcox! * 2.5.1 Upgrade nodemon to avoid the vulnerable event-stream (#136) * 2.5.0 Support redis over TLS. (#122) - thanks @timcosta! * 2.4.5 Allow the package to be once again installed using Yarn (#99) * 2.4.4 deyarn * 2.4.3 Fix progress indicator for Bill 3.x https://github.com/bee-queue/arena/pull/96 * 2.4.2 Fix XSS issue https://github.com/bee-queue/arena/pull/84 (thanks @ohwillie) * 2.4.1 Fix regression where 'url' parameter wasn't respected ([#85](https://github.com/bee-queue/arena/pull/85) - @ohwillie) * 2.4.0 Custom Redis configurations and documentation improvements ([#81](https://github.com/bee-queue/arena/pull/81) - @vhf) * 2.3.1 UI improvement: [add syntax highlighting to JSON](https://github.com/bee-queue/arena/pull/80) - thanks @emhagman! * 2.3.0 Upgraded Bull to v3.3.7 * 2.2.2 Include name in description per [#74](https://github.com/bee-queue/arena/pull/74). * 2.2.1 Fixed links in interface * 2.2.0 Added `uri` coneection parameter. * 2.1.3 Fixed issue where [progress bar didn't work in Bull](https://github.com/bee-queue/arena/pull/46) in Bull * 2.1.2 Fixed issue where [paging wasn't working](https://github.com/bee-queue/arena/issues/39) in Bull * 2.0.0 Added support for [Bee Queue](https://github.com/bee-queue/bee-queue) * 1.0.0 Initial release