Release Notes
- Added – Spanish localization for the Dashboard UI (#574 by @Elph).
- Added – Enable backtracking from background job to recurrent job (#555 by @teodimache).
- Changed – Make the realtime/history graph to use localized dates on hover (#574 by @Elph).
- Changed – Make graph tooltip also localized using data-attributes (#574 by @Elph).
- Changed – Dashboard metric's title now contains the ResourceKey instead the title (#574 by @Elph).
- Fixed – Beta2 is not allowing for adding filters to the
GlobalJobFilters
collection (#563).
From 1.5.7
- Fixed – Dashboard crashing when trying to get the MSMQ queue length (by @yangman).
- Fixed – Add queue name validation to the
RecurringJobScheduler
class (by @pzielinski86). - Fixed – Add missing transaction to
KeepAliveQuery
(by @maxhauser).