Releases: ContextCake/context-cake
Releases · ContextCake/context-cake
Release list
ContextCake 0.7.5
What's Changed
- docs(site): compare ContextCake and OpenMetadata by @siracusa5 in #138
- copy(site): make product language plain and direct by @siracusa5 in #139
- chore(console): remove dead CSS kept during theme tokenization by @siracusa5 in #140
- chore(console): remove more dead CSS found alongside PR 140 by @siracusa5 in #145
- feat(site): hide commerce surfaces behind a committed flag (adoption-first) by @siracusa5 in #142
- feat(cascade): position-based cascade order with reorder (engine + console) by @siracusa5 in #143
- feat(console): theme families — Appearance × Theme, seven palettes, gated by contrast and token tests by @siracusa5 in #144
- feat(discrepancies): Discrepancy Center at scale — overview, real fixes, batch decisions, live-layer git safety by @siracusa5 in #146
- chore: prepare app v0.7.5 by @siracusa5 in #147
Full Changelog: app-v0.7.4...app-v0.7.5
ContextCake 0.7.4
What's Changed
- feat: expand Mac distribution channels by @siracusa5 in #135
- feat(console): redesign the Cascade card system by @siracusa5 in #136
Full Changelog: app-v0.7.3...app-v0.7.4
ContextCake 0.7.3
What's Changed
- fix(site): replace the stale pre-rebrand social preview image by @siracusa5 in #117
- docs(site): compare ContextCake with agent memory by @siracusa5 in #118
- feat(console): redesign Cascade UI and surface MCP setup from Home by @siracusa5 in #119
- perf: bound concurrent indexing, add memory-pressure awareness, cap the cache by @siracusa5 in #120
- feat: enable automated resolution for broken-link discrepancies by @siracusa5 in #121
- chore: prepare app v0.7.3 by @siracusa5 in #122
- feat(desktop): in-app Check for Updates / Update Now in Settings by @siracusa5 in #128
- feat(desktop): five Settings additions — CLI install, config folder, shortcuts, resets by @siracusa5 in #130
- fix: remove two stray NUL bytes that make grep skip main.mjs and service.mjs by @siracusa5 in #132
- feat: headless control plane — spec and milestone 1 foundations by @siracusa5 in #131
- fix(console): simplify broken-link resolution by @siracusa5 in #129
- chore: remove unreferenced scratch and unify repo structure by @siracusa5 in #133
- fix: top-notch indexing for large vaults (crash fixes + incremental engine + controls) by @siracusa5 in #134
Full Changelog: app-v0.7.2...app-v0.7.3
ContextCake 0.7.2
What's Changed
- fix: harden the live demo experience by @siracusa5 in #114
- feat(site): build the Packs creator marketplace foundation by @siracusa5 in #113
- fix(app): stop the engine-lifecycle navigation check from flaking by @siracusa5 in #115
- chore: prepare app v0.7.2 by @siracusa5 in #116
Full Changelog: app-v0.7.1...app-v0.7.2
ContextCake 0.7.1
What's Changed
- chore: prepare app v0.7.1 by @siracusa5 in #111
Full Changelog: app-v0.7.0...app-v0.7.1
ContextCake 0.7.0
What's Changed
- perf(console): chat keystrokes stop repainting the view — in both modes by @siracusa5 in #108
- fix(deps): patch high-severity nanoid and js-yaml advisories by @siracusa5 in #109
- fix: harden the app against a simulated QA campaign by @siracusa5 in #110
Full Changelog: app-v0.6.0...app-v0.7.0
ContextCake 0.6.0
What's Changed
- refactor(release): unify app and Web Demo publishing by @siracusa5 in #98
- feat(site): polish Packs catalog and product pages by @siracusa5 in #99
- fix: make adding, indexing, and renaming sources work by @siracusa5 in #100
- feat(site): proportional type scale and copy pass across marketing pages by @siracusa5 in #102
- fix(site): stop /install code blocks widening the page on phones by @siracusa5 in #103
- feat: browse the files behind a source by @siracusa5 in #104
- Phase 5: desktop responsiveness + engine watchdog by @siracusa5 in #105
- feat: add professional discrepancy center by @siracusa5 in #106
Full Changelog: app-v0.5.0...app-v0.6.0
ContextCake 0.5.0
What's Changed
- chore(deps): bump github/codeql-action from 4 to 4.37.4 by @dependabot[bot] in #81
- chore(deps-dev): bump the console-dependencies group in /apps/console with 4 updates by @dependabot[bot] in #78
- chore(deps): bump @supabase/supabase-js from 2.110.9 to 2.111.0 in /apps/desktop in the desktop-dependencies group by @dependabot[bot] in #77
- chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 in /apps/console by @dependabot[bot] in #80
- chore(deps): bump the site-dependencies group in /apps/site with 2 updates by @dependabot[bot] in #79
- fix(desktop): patch undici and fast-uri transitive vulnerabilities by @siracusa5 in #90
- feat: connect GitHub accounts for private sources by @siracusa5 in #89
- feat: add conflict resolution workflow by @siracusa5 in #93
- fix(desktop): restore lockfile pins and version, guard against recurrence by @siracusa5 in #95
- docs(security): threat model, egress allowlist, and rotation runbook by @siracusa5 in #91
- feat: add Mac-first appearance foundation by @siracusa5 in #92
- feat: add Mac-first five-destination shell by @siracusa5 in #94
- feat: complete Mac-first desktop modernization by @siracusa5 in #96
- chore(release): bump ContextCake to 0.5.0 by @siracusa5 in #97
Full Changelog: app-v0.4.0...app-v0.5.0
ContextCake 0.4.0
What's Changed
- feat(core): measure retrieval, then fix it (BM25F + eval harness) by @siracusa5 in #75
- feat(desktop): ship without accounts by default by @siracusa5 in #76
- feat: add privacy-first app adoption metrics by @siracusa5 in #82
- feat(desktop): sudo-free harness connect + consent sequencing by @siracusa5 in #84
- feat(core): conflict candor + formatting-equivalence resolution by @siracusa5 in #85
- docs: truth pass — download front door, version pins, keychain claims by @siracusa5 in #83
- feat(core): github-rest source kind, v2 manifest reads, mcp health by @siracusa5 in #86
- feat(console): N-source wizard + source management by @siracusa5 in #87
- chore(release): version bump for 0.4.0 + CLAUDE.md sweep by @siracusa5 in #88
Full Changelog: app-v0.3.0...app-v0.4.0
ContextCake 0.3.0
Highlights
- First run no longer freezes. Setup used to hang on "Resolving…" while indexing walked every file synchronously on the UI thread. Sources now index in the background and the engine runs in its own process — first graph read against ~900 documents: ~6ms.
- New Files view. Browse and edit the markdown behind any source — rendered or raw — without leaving the app.
- Add a GitHub repo as a source. Point setup (or Settings) at
org/repoand itsCLAUDE.md/AGENTS.md/README.md/docs/**resolve alongside your local layers — no clone required. Auth is a keychain reference only; a raw token never lands in a config file. - Staleness dates you can trust. Sections without an explicit
updated:date no longer fall back to file mtime (which a fresh clone stamps with today's date). They now date from git history, so "last updated" reflects when the content actually changed. - Indexing limits are configurable in Settings → Indexing, not just environment variables.
Also in this release
- Security hardening: the API bearer token moved off renderer process args onto trusted IPC; markdown renders as typed elements rather than raw HTML.
- Engine groundwork for Project Profiles (multiple isolated project contexts) — no app-facing UI yet.
Full Changelog: app-v0.2.0...app-v0.3.0