All Versions
18
Latest Version
Avg Release Cycle
200 days
Latest Release
2273 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.9.4
March 28, 2020 -
v0.9.3
March 16, 2019 -
v0.9.2
June 18, 2017 -
v0.9.1
April 09, 2016 -
v0.9 Changes
March 19, 2016🚀 Released on March 19 2016
- 👷 workers can be sorted and filtered
- 👷 tasks can be sorted, filtered by name, state, worker, runtime, etc.
- tasks columns can be reordered and customized
- 👷 tasks columns for worker, retries, revoked, expires, eta, etc.
- pagination of tasks
- 👍 GitHub Auth support
- 👷 --max_workers option for limiting the number of workers
- --unix_socket option for running with unix socket
- 🐛 bug fixes
-
v0.8.4
January 19, 2016 -
v0.8.3
August 07, 2015 -
v0.8.2
April 26, 2015 -
v0.8.1
April 05, 2015 -
v0.8 Changes
March 22, 2015🚀 Released on March 22 2015
- 👍 Google OAuth 2.0 support
- tasks can be sorted by state, received and started times
- tasks can be filters by time range
- 🔧 --conf option to change the default configuration file
- --enable_events option to disable periodic
enable_eventscommands - 👉 show time in natural format (e.g. 3 minutes ago)
- format_task option to filter out sensitive information
- exceptions are shown as a result for failed tasks
- 🐎 performance improvements
- 👌 improvements in monitor page
- 👌 improvements in docs
- 👌 improvements in logging
- 🐛 bug fixes