Releases: samzong/Recall
Releases · samzong/Recall
Release list
v0.2.8
What's Changed
- [Fix] Use wrangler project domain for Cloudflare Pages share URLs by @samzong in #50
- feat(session): add CLI session workflows by @KurosawaGeeker in #51
- [Refactor] Split session CLI modules by @samzong in #52
- [Feat] Add session preview rendering by @samzong in #53
- [Feat] Add shell completions by @samzong in #54
- feat(tui): move search to background worker with deferred filters by @samzong in #55
New Contributors
- @KurosawaGeeker made their first contribution in #51
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
What's Changed
- [Docs] Add Recall project memory skill by @samzong in #41
- [Feat] Show TUI session summaries by @samzong in #42
- [Feat] add JSONL import by @samzong in #43
- [Build] use locked install dependencies by @samzong in #44
- [Fix] improve export CLI help by @samzong in #45
- [Docs] update README export usage by @samzong in #46
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix(deps): bump openssl, rustls-webpki, rand for CVE remediation by @jugrajsingh in #35
- [codex] add Recall website by @samzong in #36
- [feat] Add Grok session adapter by @samzong in #39
- feat: opt-out sessions from indexing via excluded_paths globs by @jugrajsingh in #38
- fix(claude-code): durable cwd fallback + parse custom-title, summary, duration by @jugrajsingh in #37
- [Fix] Dedupe duplicate Codex assistant messages by @samzong in #40
New Contributors
- @jugrajsingh made their first contribution in #35
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- [Feat] Add project directory filter by @samzong in #27
- [Feat] Add machine-readable session export by @samzong in #28
- [Feat] Index session events by @samzong in #30
- [Feat] Open Codex sessions in app by @samzong in #32
- [Feat] Cursor/Gemini usage indexing and usage breakdown UI by @samzong in #33
- [Feat] Add Skills tab to usage dashboard by @samzong in #34
Full Changelog: v0.2.2...v0.2.4
v0.2.2
v0.2.1
v0.2.0
What's Changed
- [Feat] Add efficient TUI filter controls by @samzong in #17
- feat(adapters): add Cline adapter by @Alex-ai-future in #18
- [Feat] Unify TUI filter controls by @samzong in #19
- [Feat] Add local token usage reporting by @samzong in #20
New Contributors
- @Alex-ai-future made their first contribution in #18
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- [Feat] add search eval harness and tune hybrid retrieval by @samzong in #11
- [Feat] test(bench): add eval harness integration tests by @samzong in #12
- [Fix] sync: busy_timeout, atomic per-session writes, streaming adapter reads by @samzong in #13
- [Feat] add Cursor IDE adapter by @samzong in #15
- [Feat] Add Antigravity CLI source by @samzong in #16
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- [Refactor] make metal default on macos via target-specific deps by @samzong in #6
- perf: make OpenCode sync incremental and restore safe scans by @frankekn in #7
- [Perf] Make Claude Code sync incremental via shared file_scan helper by @samzong in #8
- [Perf] codex: make sync incremental via shared file_scan helper by @samzong in #9
- [Perf] copilot: make sync incremental via shared file_scan helper by @samzong in #10
New Contributors
Full Changelog: v0.1.4...v0.1.5