2.9 KiB
Changelog
v0.3.6
5cbedb180a feat(mobile): add channel sections with relay sync (#800)
753d0fe264 feat(desktop): sync channel sections across devices via Nostr (#792)
2b052eb465 feat(media): support arbitrary file types with download cards (#810)
247ac52391 feat(desktop): add user-defined channel sections to sidebar (#789)
d810608d85 feat(desktop): keyboard shortcuts — ⌘⇧N new channel + ↑-to-edit last message (#809)
39911e4285 fix(desktop): scope agent sweep to the owning app instance (#808)
f2c266bac2 fix(desktop): route notification clicks to thread context (#790)
33e37de6e3 chore(deps): update all non-major dependencies (#804)
5670ffc6a6 fix(deps): re-pin isomorphic-git patch to 1.38.3 (#807)
033d92f103 chore(deps): update dependency @tanstack/react-query to v5.100.14 (#805)
bc23620fcf Fix desktop glass chrome and inbox previews (#793)
9b9cf46127 refactor(just): slim down mobile-dev to just run Flutter (#801)
2a03851527 refactor: consolidate infra management into justfile + add mobile-dev (#797)
v0.3.5
b820420909 feat(mobile): Pulse polish — flat feed, compose page, shared filter chips, like + accent fixes (#796)
10f37e4cab feat(desktop): add standalone Playwright screenshot helper (#795)
f34a21d32f feat(sprout-agent): load AGENTS.md and SKILL.md into system prompt (#762)
85861f33fe feat: add code block support to message composer (#788)
7beb0f8e68 fix(desktop): reap orphaned agent processes on shutdown and restart (#787)
v0.3.4
d77b111b15 Update desktop navigation chrome and search (#779)
5ee2cd0517 feat(desktop): reload webview on Cmd/Ctrl+R (#785)
fa7febe40f fix(desktop): sync persona pack directory across worktree instances (#782)
v0.3.3
c761a76ff2 fix(release): sync release tags during preflight (#780)
3f3ec64791 feat(desktop): thread-aware notifications with mutable follow/mute controls (#761)
03e678cfbc fix(desktop): improve model picker message and runtime dropdown clarity (#778)
9db8f6ccb8 desktop: float unread indicator + fix sidebar scroll jump (#777)
3fbee555f0 chore(hooks): standardize check/fix convention with auto-fix pre-commit (#776)
0f89ad1692 web: clickable repo tree + per-file blob viewer (#773)
61297ac80a fix(agent): keep parallel tool-result messages contiguous on OpenAI Chat (Databricks image fix) (#770)
5f2423c231 fix(release): fetch tags so changelog tracks versions correctly (#775)
v0.3.2
1218572f feat(mobile): add Pulse social feed tab (#772)
fec6a683 feat(sidebar): add More unread floating buttons (#771)
8eedec74 chore: improve markdown spacing (#766)
835a44aa fix: prevent inline links rendering in 2-column grid layout (#767)
v0.3.1
4222a758 [codex] Default release command to patch bump (#768)
30654e95 Polish desktop Pulse and Home views (#764)
v0.3.0
Initial release on the automated pipeline. Unifies OSS and internal version numbering above both v0.0.21 (OSS) and v0.2.38 (internal).