4.4.2 (2024-06-13)
4.4.1 (2024-05-07)
4.4.0 (2024-05-03)
4.3.0 (2024-04-27)
4.2.0 (2024-02-12)
4.1.1 (2024-02-08)
4.1.0 (2023-10-28)
4.0.1 (2023-09-11)
4.0.0 (2023-09-02)
- bullmq: add new prioritized state, previous versions of bullmq wont't see this state
3.30.4 (2023-02-18)
3.30.3 (2023-01-06)
3.30.2 (2022-12-04)
3.30.1 (2022-11-07)
3.30.0 (2022-10-18)
3.29.5 (2022-08-11)
3.29.4 (2022-08-11)
3.29.3 (2021-09-08)
- 🐛 Update how Redis URL is passed to Bull (81bf488), closes OptimalBits/bull#2118
3.29.2 (2021-08-12)
- Revert bootstrap upgrade in 3.24.0 (PR)
3.29.1 (2021-07-06)
3.29.0 (2021-06-14)
- tree-view: use perma links on nodes (07b6f3d)
3.28.0 (2021-06-11)
- flow: add search button to get a flow tree (59b0423)
- layout: add treeview (d3fa754)
- tree-view: add tree view when creating a flow (eb93a60)
3.27.0 (2021-06-11)
- job-details: add pagination options in getDependencies (40e177f)
3.26.0 (2021-06-10)
- job-details: add children counters (71bbb9d)
3.25.0 (2021-06-10)
- parent-children: implement perma-link for bullmq (bbd2317)
- initial changes for displaying parentJob and childrenJobs in JobDetails template - WIP (61d93e2)
3.24.1 (2021-06-08)
- job-details: show progress for bullmq (8341174)
3.24.0 (2021-06-07)
- bootstrap: upgrade to v4.6.0 (c8d24c5)
3.23.0 (2021-06-02)
3.22.0 (2021-05-25)
- bull: adding pause queue button (019f7f5)
3.21.0 (2021-05-20)
- bullmq: support waiting-children state (8832821)
3.20.1 (2021-04-15)
- jsoneditor: adding map file (f374f98)
3.20.0 (2021-04-13)
- promote: adding Promote Jobs button (c0e0d59)
- lintstage: applying eslint only to js to avoid conflicts with changelog (4914b10)
3.19.0 (2021-04-05)
- bull: add button to promote delayed job (73031dd)
3.18.0 (2021-04-05)
- customjspath: customize layout by custom script (b5e3651)
3.17.1 (2021-04-05)
- fixes misplaced parameters (4b98628)
3.17.0 (2021-03-31)
- simpler labels (653bc7c)
- wrong "execute at" date (3d0a4d1)
3.16.0 (2021-03-31)
- add optional custom css (3f68dc1)
3.15.0 (2021-03-12)
- bull: adding log message in bull example (eb12399)
- queuejobsbystate: bring logs only in job page (8ebd5c0)
3.14.0 (2021-03-10)
- jobdetails: adding executes at detail (2e88919)
- jobdetails: support executes at for bee queue (03b4932)
3.13.0 (2021-03-08)
- jobdetails: showing processed on and finished on (48ca96a)
- capitalize: using passed value to be capitalized (2d98fee)
3.12.0 (2021-03-08)
- better example showing jobs move through states (7c0bc7c)
3.11.0 (2021-03-07)
- bull: adding example for failed and completed jobs (8e1fdbc)
- bulkaction: handling retry logic in bulk (d396dac)
- bulkaction: use queuestate to differentiate logic (62f72cf)
- deps: delete jsoneditor dependency (17bc341)
3.10.0 (2021-03-02)
- bee-queue: disable retry jobs button for bee-queue (57dc1d6)
3.9.0 (2021-02-25)
- add contributing guidelines and working example (8616383)
3.8.0 (2021-02-22)
- queuejobsbystate: adding order dropdown (c5d21a0)
- queuejobsbystate: apply descending ordering for jobs when using bull queue (1e1f891)
3.7.1 (2021-02-18)
- dashboard: change shouldHide condition (5722b55)
- dashboard: refresh page when adding a new job (0fa5d02)
3.7.0 (2020-12-16)
3.6.1 (2020-11-26)
3.6.0 (2020-11-25)
- support bullmq in docker image (c10a294), closes bee-queue/docker-arena#50
3.5.0 (2020-11-21)
- job-details: support arenaName display field (332fb3a)
3.4.0 (2020-11-01)
3.3.3 (2020-10-29)
3.3.2 (2020-10-29)
3.3.1 (2020-10-28)
3.3.0 (2020-10-28)
3.2.4 (2020-10-28)
3.2.3 (2020-10-17)
3.2.2 (2020-08-06)
3.2.2 (2020-08-06)
3.2.1 (2020-08-05)
3.2.0 (2020-08-05)
3.1.0 (2020-08-05)
- add-job: add jsoneditor code and text modes (#217) (63ca0c8)
- job-details: show raw progress when not numeric (bd0d697)
3.0.2 (2020-08-05)
3.0.1 (2020-08-05)
- improve error message for no queues (b8f2afc)
3.0.0 (2020-08-05)
- all users must now pass in the queue constructor(s) for the configuration.
-
2.8.2
- [Fix] Move nodemon to dev dependencies and update (#184) - thanks @Jimmysh!
- [Fix] Encode url for the action 'add job' (#194) - thanks @pluschnikow!
- [Fix] Fix job retry (#223) - thanks @roychri!
-
2.8.1 Fix bull queue job publishing
-
2.8.0 Add ability to run jobs on demand (#211) - thanks @bvallelunga!
-
2.7.1 Fix add job functionality (#197) - thanks @bogdan!
-
2.7.0 Job logs show up for bull queue jobs (#201) - 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 #96
-
2.4.2 Fix XSS issue #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