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
Auto-updater for Windows/Linux — new setupAutoUpdater wiring in the main process with postpone logic, localized dialogs, release-note display, download progress indicators, and crash-log instrumentation so packaged builds can fetch binary updates directly from GitHub Releases.
Mermaid diagram rendering in chat — assistant messages now render ```mermaid code blocks as themed SVG diagrams with one-click copy for source or rendered image output, plus dark/light theme sync via mermaid-theme.ts.
Changed
Build & release pipeline — electron-builder.yml, dev-app-update.yml, and the GitHub Actions workflow now publish release artifacts (including latest.yml, .AppImage.zsync, etc.) to GitHub Releases so the auto-updater has consistent feeds across platforms.