Skip to content

v1.3.22

Choose a tag to compare

@github-actions github-actions released this 28 Apr 02:59
· 3682 commits to main since this release

What's Changed

  • fix(win32): resolve EPERM on userData writes, batch-file spawn failures, and native dep rebuild by @SSwser in #1152
  • feat(language-detect): add Svelte Monarch grammar for .svelte syntax highlighting by @mvanhorn in #1150
  • feat(terminal): WSL shell support for Windows users by @nwparker in #1154
  • fix(opencode): accept daemon-shaped sessionIds, hash to safe dir name by @brennanb2025 in #1155
  • fix(pty): tolerate trailing slash in ZDOTDIR self-loop guard by @brennanb2025 in #1156
  • fix(tab-bar): inline Windows shell choices in the "+" menu by @nwparker in #1159
  • fix(daemon): checkpoint-based history persistence to reduce memory by @Jinwoo-H in #1139
  • fix(search): keep include/exclude visible and prevent buried matches by @AmethystLiang in #1161
  • refactor(search): share rg/git-grep logic between main and relay by @AmethystLiang in #1157
  • test(opencode): add buildPtyEnv/clearPty round-trip coverage by @brennanb2025 in #1162
  • fix(release-cut): anchor RC base to latest_stable + patch by @nwparker in #1163
  • fix(pty): honor Windows shell selection on daemon path + shell-specific icons by @nwparker in #1164
  • Attribution update by @AmethystLiang in #1173
  • fix(cmd-j-palette): increase selected row contrast by @AmethystLiang in #1174
  • fix(monaco): disable semantic validation in diff viewer by @AmethystLiang in #1175
  • fix(sidebar): Cmd+Shift+Up/Down crosses Pinned/All boundary when collapsed by @AmethystLiang in #1176
  • Remove pr-size-labeler workflow by @AmethystLiang in #1177
  • feat(cmd-j): Recent Worktrees section + repo/branch search by @AmethystLiang in #1180
  • fix(tab-bar): dismiss new-tab menu when clicking browser webview by @Jinwoo-H in #1183
  • Scope pending PTY spawns to terminal panes by @Jinwoo-H in #1182
  • Fix shell-ready zsh wrapper self loops by @Jinwoo-H in #1184
  • feat(linear): add create-issue button for feature parity with GitHub by @Jinwoo-H in #1185
  • fix(cli): record back/forward history for CLI-activated worktrees by @brennanb2025 in #1166
  • fix(release): derive prerelease state from tag shape, not release flag by @nwparker in #1187
  • fix: support upstream remote as base ref for fork workflows by @brennanb2025 in #1186
  • fix: resolve letter window shortcuts by layout-aware key (Dvorak/Colemak/AZERTY) by @KevinAcunaApprecio in #1015
  • fix(updater): surface user-initiated check failures when GitHub is down by @brennanb2025 in #1181
  • fix(sidebar): don't bump lastActivityAt when worktree is activated by click by @brennanb2025 in #1169
  • fix(new-workspace): unwrap getBaseRefDefault envelope in StartFromField by @nwparker in #1189
  • test(e2e): drive real composer flow for worktree creation by @brennanb2025 in #1193
  • feat(status-bar): restructure memory/CPU popover and add row actions by @brennanb2025 in #1190

New Contributors

Full Changelog: v1.3.21...v1.3.22