Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Release v0.8.0

Compare
Choose a tag to compare
@kenaniah kenaniah released this 26 Dec 00:47
· 26 commits to master since this release

Version 0.8.0

  • Properly ignores jobs that do not have Sidekiq::Status::Worker included
  • Honors custom job expirations for ActiveJob jobs
  • Adds a :retrying status
  • Adds remove / retry buttons to the index page
  • Server middleware will now catches all exception types
  • Changes where server middleware is inserted in the chain
  • Reduces the amount of Redis calls made
  • Adds pagination / per page setting
  • Restores column sorting functionality