- 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