- atstockland updated requeue and reload to use update method instead of deprecated update_attributes.
- arkadiybutermanov introduced safer CVE fix. Sinatra should not have been upgraded as part of a patch release either.
- Merge fixes for 2 security issues. CVE-2018-7212, CVE-2017-12097
- Feature: Make the "enqueue all" button optional
- Feature: Add
per_page
param to specify number of jobs per page
- Feature: show number of jobs per queue in Overview
- Feature: search jobs based on handler
- Bug: Fix run at "relatize_date" inaccuracy
- Documentation: how to authenticate with Devise
- Documentation: replace timing attack prone sample auth code