Skip to content

0.5.0

Compare
Choose a tag to compare
@eoranged eoranged released this 11 May 08:02
· 289 commits to master since this release
  • Make configuration options consistent, all env parameters now start with RQ_DASHBOARD
  • RQ 1.0 basic support. Please make sure that dashboard is installed with the same RQ version as your app does.
  • Fix jobs table break if name too long. Thanks abawchen
  • Sort list of workers. Thanks erikvanzijst
  • Fix XSS in queue API. Thanks caub
  • Add proper cache-control headers to all html pages. Thanks caub
  • Do not leak passwords in rq-instances.json. Thanks yangbh