Release Notes
This is a correcting release that contains a fix for Dashboard UI crashes when using MSMQ (finally!), as well as some other minor fixes.
- Fixed – Dashboard crashing when trying to get the MSMQ queue length (#581 by @yangman).
- Fixed – Add queue name validation to the
RecurringJobScheduler
class (#561 by @pzielinski86). - Fixed – Add missing transaction to
KeepAliveQuery
(#573 by @maxhauser).