- Schedule Builder / Schedule View & Status: An issue was detected where projects with a lot of schedule changes could encounter a super slow response time due to the history being tracked on tasks. The code has been modified so that history is only grabbed for a task when it’s history tracking icon is clicked on. Before all history changes were being pulled for a project when it was first loaded. This greatly slowed down the page when a project had tens of thousands of history tracking changes.

