v3.2.0
* Added the ability to pause workers from the UI. * If the worker is processing a job, it will pause the job on the next call to tick. * JobWithStatus class now exposed the worker so the job can manually inspect the worker's status if necessary.