Releases: 0xchasercat/draco
Releases · 0xchasercat/draco
Release list
v0.20.5
Full Changelog: v0.20.4...v0.20.5
v0.20.4
v0.20.3
v0.20.2
v0.20.1
What's Changed
- Add draco-heavy daemon skeleton by @0xchasercat in #29
- Add cloakbrowser local fallback and Rust CDP driver by @0xchasercat in #32
- Strengthen challenge detection by @0xchasercat in #33
- Drive local fallback with chaser-oxide by @0xchasercat in #34
- Fix Tier 2 runtime coverage gaps by @0xchasercat in #35
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
- feat(serve): platform contract — per-request cookies, frozen status, saturation 503 by @0xchasercat in #28
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- v0.16.0 — search / metasearch by @0xchasercat in #18
- Feat/interact v0.17.0 by @0xchasercat in #19
- v0.17.0 interact — slices 3-4: exec value capture + navigation by @0xchasercat in #20
- v0.17.0 interact — daemon/CLI/MCP wiring + release (slices 5-9) by @0xchasercat in #21
- fix(mcp): expose draco_interact_* over stdio by @0xchasercat in #22
- fix(interact): exec returns the last-expression value (devtools-console semantics) by @0xchasercat in #23
- v0.18.0 — interact
act: high-fidelity batch interactions (faithful events + DOM-content-settled pump) by @0xchasercat in #24 - fix: interact edge-case audit fixes (exec error/undefined normalization, wait
msalias, act envelope) by @0xchasercat in #25 - v0.19.0 — selector-schema
extract(everywhere) + MCP tool parity (map/crawl/batch) by @0xchasercat in #26 - fix(mcp): content envelope on map/crawl/batch results + surface extract in draco_scrape by @0xchasercat in #27
Full Changelog: v0.15.0...v0.19.0
v0.15.0
What's Changed
- release: v0.15.0 — Tier 2 Render mode by @0xchasercat in #16
- Perf/render tier by @0xchasercat in #17
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Sandbox disk-safety: guarded gate + reclaim, slim debug profiles, runbook by @0xchasercat in #7
- v0.13.14: concurrent on-demand chunk prewarmer by @0xchasercat in #8
- v0.13.15: enable JIT — the real fix for slow/empty SPA scrapes by @0xchasercat in #9
- fix: route glue rejection diagnostic to stderr (unbreak --json) by @0xchasercat in #10
- Workstream C: web-platform completeness (polyfills + vendored fake-indexeddb) by @0xchasercat in #11
- Option B (1/2): async frame codec + tokio transport by @0xchasercat in #12
- v0.14.0: in-process async engine — delete the jail, native concurrent chunk loading by @0xchasercat in #13
- fix(runtime): currentScript points at the real mount node (SvelteKit mount fix) by @0xchasercat in #14
- feat: Tier 2 Render mode — live data fetches for pure-CSR SPAs (thrill.com) by @0xchasercat in #15
Full Changelog: v0.13.13...v0.14.0