Skip to content

chore(main): release 0.1.30#89

Open
rogeriochaves wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.1.30#89
rogeriochaves wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@rogeriochaves

@rogeriochaves rogeriochaves commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.30 (2026-06-13)

Features

  • windows: add project switcher dropdown to board header (0dd340b)
  • windows: add structured logging + verify Phase 0 baseline (982e412)
  • windows: app-wide font scaling (Ctrl+/-/0) and list view mode (ccbd139)
  • windows: BM25 deep transcript search wired into SearchOverlay (db4a28f)
  • windows: card merge via drop-onto-card (c8249a6)
  • windows: confirm card delete + auto-select neighbor after delete/archive (b43bc8f)
  • windows: copy-to-clipboard menu in card drawer header (8a3d3fb)
  • windows: discovered-projects suggestions in Settings → Projects (926a94d)
  • windows: fork_session + truncate_session — Fork in drawer menu, Checkpoint per turn (b2827fc)
  • windows: git_remote.rs + Tauri commands for canonical GitHub URLs (da2e20a)
  • windows: in-app merge_pr command + Merge pill in PR drawer tab (406d411)
  • windows: keyboard polish — Ctrl+, opens settings, Esc layer-pop (f3a367f)
  • windows: launch confirmation dialog + richer command builder (8cde8e6)
  • windows: log when settings.json appears to originate from macOS (710c8da)
  • windows: make terminal shell configurable; default to native cmd.exe (73fad21)
  • windows: move card to another project (2e928b4)
  • windows: multi-assistant abstraction (Claude + Gemini scaffolding) (8e01c21)
  • windows: multi-tab shells per card via tmux windows (3bf5bf5)
  • windows: notification polish — last-message body + 62s dedup (2ac5984)
  • windows: panic hook writes crash-*.log before abort (d6713fd)
  • windows: per-project settings — name, repoRoot, githubFilter, promptTemplate (5718791)
  • windows: persist same-column reorder via reorder_cards command (34e9b8a)
  • windows: Phase 5 — Mutagen sync, remote status, bash wrapper deploy (c0d59ba), closes #96
  • windows: Phase 7 — channels + kanban CLI (7ebda6b)
  • windows: port KSUID + add links.json .bkp corruption recovery (6fd7739)
  • windows: Pushover delivery wired into notification path (f831597)
  • windows: queued-prompt auto-send driven by hook Stop events (ca66f91)
  • windows: rich PR enrichment — body, CI checks, review decision, approvals (37deb36)
  • windows: tmux-in-WSL adapter for terminal persistence (Phase 3) (965a797)
  • windows: unresolved-thread count + worst-CI dot on card (06dc71b)
  • windows: wire git worktree discovery + add Remove worktree action (e00f29d)
  • windows: wrap embedded terminal in tmux for reattach across drawer close (f7e4edb)
  • windows: WSL terminal-shell hint in onboarding ClaudeCodeStep (8659440)
  • windows: WSL-side hook.sh install + JSONL event tail (7fff195)

Bug Fixes

  • cli: prioritize channel help over low-level send (3410a9f)
  • self-compact: prioritize compact queue prompts (263caaf)
  • windows: harden crash handler against recursive panic + cross-PID race (1c8ea43)
  • windows: keyboard shortcuts also match on physical key code (0145fc5)
  • windows: thread theme tokens through dark-hardcoded views (b2081a8)

This PR was generated with Release Please. See documentation.

@rogeriochaves rogeriochaves force-pushed the release-please--branches--main branch 2 times, most recently from a801b36 to f6ec3b6 Compare June 13, 2026 16:03
@rogeriochaves rogeriochaves force-pushed the release-please--branches--main branch from f6ec3b6 to 0f0473f Compare June 13, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Windows parity] Phase 5 — Remote execution & sync (defer)

1 participant