- Added an intermediate screen for pending background tasks.
This screen will include a way to
1) Run a specific Job
2) Cancel a specific Job
3) Delete a specific Job
4) Run All Jobs
5) Cancel All Job
6) Delete All Jobs
Clicking on Pending Tasks will open a new pending tasks page where users can resume any stopped background tasks.

- Made notification enhancements.
– The count of notifications are of “New” or “Unseen” notifications.
– New notifications have the “New” label beside them
– We added the ability to delete individual notifications
– List is order in datetime descending order so the last notification is always at the top (for easier viewing).

- Updated Nuget packages to be compatible with Azure.