Releases: fy0/CodeKanban
Releases · fy0/CodeKanban
Release list
v0.42.0
What's Changed
- feat(web-session): 支持富文本图片粘贴与附件导入 (8c13121)
- feat(web-session): add configurable chat history cleanup (a9d6f95)
- feat(web-session): add progressive content search (b9078e0)
- feat(web-session): refine sidebar search hierarchy (d8fad01)
- fix(web-session): expand plan cards in narrow panes (0a7dc6a)
- fix(web-session): deduplicate delayed plan approval notifications (4fb3cb2)
- feat(web-session): use flag icons for plan mode badges (c0ab0a2)
- feat(web-session): add user message navigation (adf8a2d)
- refactor(web-session): streamline plan actions and sidebar count (d0efdb1)
- feat(web-session): add session sidebar search (79583ad)
- feat(web-session): enhance sidebar navigation and context visibility (b1f5c24)
- fix(web-session): preserve Codex token count snapshots (98f82d3)
- feat(cli): support image attachments in web sessions (e12d010)
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- feat(settings): add custom browser page title (7c63e5d)
- fix(web-session): tolerate missing Codex reply phases (bebef23)
- feat(settings): disable daily tips by default (10aed27)
- style(settings): simplify backup section containers (3f0bb10)
- perf(web-session): reduce redundant snapshot hydration (2976ac0)
- feat(web-session): add scheduled input management (c8328c8)
- perf(changes): avoid redundant diff stat polling (f7f5791)
- perf(web-session): optimize realtime history processing (8a1a37b)
- feat(web-session): add delayed plan execution (4db7901)
- perf(web-session): batch streaming text deltas (2baf71c)
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
- feat(ui): hide kanban workspace tab (d6e658f)
- fix(web-session): recover incomplete GPT-5.6 turns (0d98bdd)
- perf(web-session): virtualize sidebar session list (3a731da)
- fix(web-session): isolate Codex sub-agent lifecycle (7b8ecdf)
- feat(web-session): add model-aware Codex capabilities (e245933)
- feat(web-session): show remote URL during reconnects (2e7cc60)
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
- fix(web-session): restore IME-safe composer input (2b04b4d)
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- ci: use OIDC for npm publishing (9afcf46)
- refactor(ui): unify settings backup input types (f57308f)
- feat(web-session): bootstrap goals for draft Codex sessions (680fea6)
- build(frontend): pin pnpm for Docker and CI builds (0ee2b86)
- fix(ui): preserve web session auto-retry state (90c5117)
- feat(web-session): add manageable pending input queue (6f17184)
- fix(web-session): prevent stale worktree id on session create (eb28327)
- feat(settings): add configurable settings backup options (58375b5)
- fix(web-session): clear stale reconnecting state after runtime recovery (f56bb1f)
- fix(ui): enable goal panel for draft codex sessions (1ff917b)
- feat(web-session): detect local agent availability and goal support (53f90d7)
- feat(settings): add versioned JSON backup import and export (4ddf8fd)
- feat(web-session): compact Claude runtime selector (e95e169)
- feat(web-session): 统一运行时间提示语义 (4ae3a9d)
- feat(web-session): add Codex goal support (6e63c3d)
- fix(ui): rebalance web session import dialog cards (c8f0774)
- fix(ui): truncate long conversation modal titles (2710fda)
- feat(websession): 优化Claude钩子设置与会话同步 (#19) (6956b39)
- feat(ai-session): page conversation history views (6e57f1d)
- feat(web-session): surface active sub-agent status (2961880)
- fix(web-session): scroll active tab into view (9411147)
- fix(changes): preserve git change previews (83674fa)
- feat(web-session): add composer session settings (2e63b70)
- feat(web-session): improve mobile composer toggle visibility (1ef0236)
- feat(web-session): update delayed send presets (377ac36)
- fix(ui): refresh web session tab indicator on reactivation (62d13cf)
- fix(web-session): clear stale reconnect state after recovery (2fadef9)
- feat(file-manager): treat mod files as text (929d3e6)
- feat(terminal): restore terminal workspace after app restart (32ccc1d)
- feat(ui): show success after opening message links (d73c4cf)
- feat(web-session): support Claude Code Router runtime (#18) (55914a5)
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
- feat(sync): persist shared project and session ordering (25d5046)
- feat(web-session): streamline agent and model selectors (f09405d)
- feat(web-session): move reused draft tab after current tab (93b7f14)
- fix(web-session): preserve user input drafts and responses (d55c13d)
- fix(ui): hide empty changes badge while loading (dcd80e4)
- feat(web-session): estimate Codex budget from hidden usage (26959d0)
- fix(websession): keep usage events from splitting tool groups (1402f4c)
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- fix(web-session): add missing mobile composer scroll helpers (9f8410d)
- feat(web-session): add activity display mode setting (e0a904e)
- fix(web-session): load session snapshot from notification links (cc88e37)
- style(web-session): tune mobile composer spacing (e94a96d)
- feat(ui): keep git changes untracked toggle interactive (96c6b09)
- feat(web-session): add delayed send actions (96a4322)
- feat(web-session): default Codex sessions to GPT-5.5 (0444246)
- fix(web-session): use native CodeMirror composer focus (ffe4d75)
- fix(changes): preserve summary badge in changes tab (f8ea2f4)
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- feat(file-manager): add recursive file search (9b7aa9b)
- fix(web-session): prevent mobile skill browser from closing (5dd24cb)
- feat(web-session): add Codex gpt-5.5 model options (5a2f995)
- feat(web-session): add jump actions to global notifications (f7704aa)
- fix(websession): release codex run after turn completion (ffe689a)
- chore(static): add legacy fixes stylesheet placeholder (a7a091e)
- feat(web-session): clarify runtime setting switch timing (1251ced)
- fix(web-session): prevent runtime strip from forcing bottom scroll (d1b019a)
- feat(mobile): improve workspace switching flow (a110957)
- feat(web-session): react to mobile keyboard resize state (003a59c)
- feat(changes): retain selection across reloads (ef8b702)
- perf(git): batch diff stat collection for change views (16b18c1)
- feat(auth): add source-based password protection rules (3e03b81)
- fix(web-session): handle mobile cross-project session switching (ce2dfef)
- refactor(ui): simplify mobile keyboard tracker API (70f8c42)
- feat(web-session): simplify mobile image attachment preview (03025c2)
- feat(settings): persist daily tip setting on the server (2d89a2e)
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- feat(web-session): add Codex skill browser and CodeMirror composer (812f4bf)
- feat(web-session): keep retrying event stream reconnects (ea75473)
- fix(ui): restore recent project sidebar switch animations (a271be0)
- feat(ui): default git changes to ignore untracked files (6ab4811)
- fix(web-session): hydrate runtime actions after command acks (cdbe2e5)
- feat(ui): add haxe markdown highlighting (3ee1c41)
- feat(file-manager): harden git changes page loading (70504f7)
- feat(web-session): fold consecutive file changes in timeline (bbca23a)
- feat(ui): add copy controls for chat content (551ab35)
- fix(ui): restore markdown list markers (010be32)
- feat(changes): add two-stage summary badge refresh (a24dfed)
- fix(ui): hide empty git changes summary badge (af566a9)
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- feat(ui): show project initials in session badges (20c6665)
- feat(web-session): add scope toggle to mobile session dropdown (a2e929d)
- feat(web-session): add icons to session action menu (2eb1117)
- test: stabilize go test baseline (1a89660)
- style(ui): simplify inline markdown code styling (ff4aca3)
- feat(settings): redesign general settings experience (5dfc740)
- feat(ui): simplify project browser card interactions (7e3de32)
- feat(web-session): add new-session action to mobile switcher (54699a1)
- feat(changes): add dedicated git changes workspace view (cdbba2d)
- feat(ui): add long-press mobile session switcher (f5a95db)
- feat(ui): add daily tips dialog and shortcut fallback (2ab3e10)
Full Changelog: v0.32.0...v0.33.0