All Versions
18
Latest Version
Avg Release Cycle
200 days
Latest Release
1461 days ago

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