June 13, 2026Dashboard 2.36.41
Speed up the dashboard load (2)
Dashboard pages now paint faster on first load by deferring heavy code that isn't needed until you open a detail panel.
- Cut the JavaScript loaded before a page becomes interactive by nearly half
- Moved the code viewer and diagram rendering to load on demand instead of on every page
- Reduced the analytics script footprint on initial load