Notable Enhancements
A Much Faster Gantt
Large schedules now scroll and render dramatically better. The team traced Gantt slowness to a handful of root causes, including heavy components, redundant queries firing on every scroll, and expensive animations, and eliminated them one by one. Re-renders were cut significantly and repeated data fetching was consolidated, so the improvement is most visible on big, deeply nested programs.
Bug Fixes
Attachment uploads to schedule objects are working again after an overly strict security rule was falsely blocking them.
Creating nested objects in grouped table views beyond two levels deep now works correctly.
Removing a project now correctly cascades date changes to related items.
