Releases: samzong/Recall
Releases · samzong/Recall
Release list
v0.3.0
What's Changed
- feat(tui): seed viewing search from list query by @samzong in #80
- refactor(structure): slim pub surface and split large modules by @samzong in #81
- docs(agents): add agent guidance and align development docs by @samzong in #82
- fix(tui): skip semantic worker in debug builds by @samzong in #84
- feat(extensions): add core protocol outputs by @samzong in #85
- fix(sync): make session refresh atomic by @frankekn in #88
- feat(extensions): add cli list and external dispatch by @samzong in #89
- feat(extensions): add official extension release flow by @samzong in #92
- fix(extensions): keep extension releases out of latest by @samzong in #93
- feat(extensions): manage official extensions by @samzong in #94
- fix(tui): fill selected result row highlight by @frankekn in #91
- fix(tui): support page scrolling in session panes by @frankekn in #90
- refactor(extensions): simplify extension metadata by @samzong in #95
- fix(tui): capture scrollbar drag by @samzong in #96
- feat(export): add jsonl include projection by @samzong in #97
- chore(github): add code owners by @samzong in #98
- feat(reflect): add timeline-first workflow reflection by @zhexulong in #83
- fix(extensions): set release repo context by @samzong in #99
New Contributors
- @zhexulong made their first contribution in #83
Full Changelog: v0.2.10...v0.3.0
recall-reflect-v0.1.0
Official Recall extension release for recall-reflect v0.1.0.
Assets are published for supported target triples. Checksums are available in checksums.txt.
recall-probe-v0.1.0
Official Recall extension release for recall-probe v0.1.0.
Assets are published for supported target triples. Checksums are available in checksums.txt.
v0.2.10
What's Changed
- fix(tui): keep selected session visible by @samzong in #68
- fix(tui): clarify shortcut hints for search and detail views by @paulamas00 in #71
- feat(tui): add scroll anchoring, mouse selection, and scrollbars by @samzong in #78
New Contributors
- @paulamas00 made their first contribution in #71
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- feat(share): overhaul session page renderer with markdown and editorial layout by @samzong in #56
- docs(skill): add share link intent routing to recall skill by @samzong in #57
- feat(repo): add repo identity scope for list, search, and export by @samzong in #59
- feat(session): add agent handoff flow by @samzong in #58
- feat(skill): install bundled agent skill by @samzong in #60
- feat(tui): default sessions to current repo scope by @samzong in #61
- Add TL;DR block to shared session pages by @Yevanchen in #62
- fix(db): purge orphan grok usage events on migrate by @samzong in #64
- fix(grok): exclude subagent sessions from indexing by @samzong in #63
- fix(grok): parse token usage from session updates by @samzong in #65
- docs(readme): add chinese readme with language switch by @samzong in #66
New Contributors
- @Yevanchen made their first contribution in #62
Full Changelog: v0.2.8...v0.2.9
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