Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 1.79 KB

Release History

  • 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 bee-queue#96

  • 2.4.2 Fix XSS issue bee-queue#84 (thanks @ohwillie)

  • 2.4.1 Fix regression where 'url' parameter wasn't respected (#85 - @ohwillie)

  • 2.4.0 Custom Redis configurations and documentation improvements (#81 - @vhf)

  • 2.3.1 UI improvement: add syntax highlighting to JSON - thanks @emhagman!

  • 2.3.0 Upgraded Bull to v3.3.7

  • 2.2.2 Include name in description per #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 in Bull

  • 2.1.2 Fixed issue where paging wasn't working in Bull

  • 2.0.0 Added support for Bee Queue

  • 1.0.0 Initial release