Skip to content

Releases: realproject7/quadwork

v1.13.1

27 Apr 08:20

Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

27 Apr 06:27

Choose a tag to compare

What's Changed

Full Changelog: v1.12.1...v1.13.0

v1.12.1

27 Apr 05:13

Choose a tag to compare

Bug Fixes

  • #565 — Fix server crash on agent registration failure during first project setup. Agents now spawn gracefully without chat integration and auto-restart once AgentChattr becomes reachable.
  • #560 — Fix sendFile NotFoundError spam in server logs for missing upload files.
  • #564 — Remove stale T1/T3/Reviewer 1/2 labels from setup wizard. Agents now show as Head, Dev, RE1, RE2.

Features

  • #562 — Add Personal/Organization radio to setup repo picker (community PR by @ggomaeng)

Full Changelog: v1.12.0...v1.12.1

v1.12.0

21 Apr 11:39

Choose a tag to compare

What's New

  • #555 — Add quadwork.xyz website link to README (nav bar, demo section, new Website section)
  • #556 — Move 6 build-only deps to devDependencies — production deps reduced from 10 to 4 (express, multer, node-pty, ws)
  • #554 — Handle GitHub API rate limit gracefully: adaptive caching (30s → 120s → serve stale), /api/github/rate-limit endpoint, dashboard indicator with reset countdown

Full Changelog: v1.11.1...v1.12.0

v1.11.1

20 Apr 11:37

Choose a tag to compare

  • #542 — Fix bridge auto-stop firing repeatedly on every 30s polling tick (now only fires on completion transition)
  • #530 — Rename chat filter toggle to "Filter system log: on/off"

Full Changelog: v1.11.0...v1.11.1

v1.11.0 — Security Hardening

20 Apr 03:21

Choose a tag to compare

Security Hardening

  • #537 — Replace shell-interpolated execSync with safe execFileSync array args
  • #538 — Scrub secrets from PTY scrollback replay and live streaming
  • #539 — Upgrade Next.js past GHSA-q4gf-8mx6-v5v3 (DoS vulnerability)
  • #540 — Harden file/directory permissions (0o700/0o600) for ~/.quadwork/
  • #541 — Validate WebSocket resize input with type checks and bounds (1–500)

Full Changelog: v1.10.1...v1.11.0

v1.10.1

19 Apr 11:37

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

19 Apr 03:02

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

16 Apr 23:15

Choose a tag to compare

What's Changed

Full Changelog: v1.8.5...v1.9.0

v1.8.5

13 Apr 08:32

Choose a tag to compare

What's Changed

Full Changelog: v1.8.4...v1.8.5