You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chart rendering migrated to Chart.js: replaced custom SVG-based history and sprint burn-down rendering with a Chart.js-powered canvas implementation while preserving existing pacing logic, trend projection, today marker, and status/legend messaging.
Webview asset packaging: the Chart.js UMD bundle is now copied into media/ during copy-assets so charts keep working offline under the extension webview CSP.