Tags: OpenCoworkAI/open-codesign
Tags
fix(release): retitle this release as v0.2.1 Three changesets were marked minor (local workspace preview, HTTP proxy, TLS verify toggle), bumping desktop to 0.3.0. Reverting to 0.2.1: the cumulative scope since v0.2.0 is markedly smaller than the v0.1.x → v0.2.0 jump (which delivered ChatGPT subscription, diagnostics infrastructure, Spanish i18n, per-design workspace linking, etc.). Saving v0.3.0 for the next theme-level release keeps the version cadence aligned with user-perceived impact. CHANGELOG entries collapsed into a single Patch Changes section.
chore(release): v0.1.3 Highlights since v0.1.2: - feat(desktop): bump Electron ^33.2.1 → ^39.8.8 (CVE patches, requires macOS 12+ / Windows 10+) - chore(deps): bump better-sqlite3 ^11 → ^12 - feat(desktop): renderer log bridge + diagnostics export + "Report on GitHub" button in ErrorBoundary - feat(ipc): thread generationId through agent:event:v1 for end-to-end trace - feat(shared): centralize CodesignError codes into a registry - perf(preview): plug three HIGH-impact leaks in the preview pipeline - fix(hub): render JSX thumbnails through babel runtime even when source contains <html> - fix(comment): pins glued across iframe scroll; dedup edits; drafts preserved; bubble stays open on failure - fix(desktop): dedupe duplicate snapshots + silence chromium debug noise - ci(release): auto-sync cask / scoop / winget / flatpak manifests after publish