Resque v1.5.1 Release Notes

Release Date: 2010-03-03 // about 14 years ago
    • ๐Ÿ‘ท Job.destroy and Resque.dequeue return the # of destroyed jobs.
    • Hoptoad notifier improvements
    • ๐ŸŒ Specify the namespace with resque-web by passing -N namespace
    • ๐Ÿ›  Bugfix: Don't crash when trying to parse invalid JSON.
    • ๐Ÿ›  Bugfix: Non-standard namespace support
    • ๐Ÿ‘ท Web: Red backgound for queue "failed" only shown if there are failed jobs.
    • ๐Ÿ›  Web bugfix: Tabs highlight properly now
    • ๐Ÿ›  Web bugfix: ZSET partial support in stats
    • ๐Ÿ›  Web bugfix: Deleting failed jobs works again
    • ๐Ÿ›  Web bugfix: Sets (or zsets, lists, etc) now paginate.