Resque v1.16.0 Release Notes

Release Date: 2011-05-16 // almost 13 years ago
    • Optional Hoptoad backend extracted into hoptoad_notifier. Install the gem to use it.
    • โž• Added Worker#paused? method
    • ๐Ÿ›  Bugfix: Properly reseed random number generator after forking.
    • ๐Ÿ›  Bugfix: Resque.redis=()
    • ๐Ÿ›  Bugfix: Monit example stdout/stderr redirection
    • ๐Ÿ›  Bugfix: Removing single failure now works with multiple failure backends
    • ๐Ÿšš Web: 'Remove Queue' now requires confirmation
    • ๐ŸŒ Web: Favicon!
    • ๐Ÿ›  Web Bugfix: Dates display in Safari
    • ๐Ÿ›  Web Bugfix: Dates display timezone
    • ๐Ÿ›  Web Bugfix: Race condition querying working workers
    • ๐Ÿ›  Web Bugfix: Fix polling /workers/all in resque-web