All Versions
18
Latest Version
Avg Release Cycle
200 days
Latest Release
1777 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_events
commands - ๐ 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