This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
ReleasePort's take
Light signalThe upcoming v1.9.0 release changes the default rebase strategy to a plain rebase when no conflicts are detected.
Why it matters: Plan for migration before upgrading; test rebases in dev environments prior to production rollout.
Summary
AI summaryDefault rebase strategy changes when no conflicts are detected.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Paste and drop images into terminal. Paste and drop images into terminal. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Default to plain rebase when no conflicts detected. Default to plain rebase when no conflicts detected. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Share Docker agent auth across containers. Share Docker agent auth across containers. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Add Cmd+1-9 shortcuts to jump to task by sidebar position. Add Cmd+1-9 shortcuts to jump to task by sidebar position. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Add cancel button and Esc key to dismiss inline input. Add cancel button and Esc key to dismiss inline input. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
Bump npm_and_yarn group dependencies with 2 updates. Bump npm_and_yarn group dependencies with 2 updates. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
Bump ip-address from 10.1.0 to 10.2.0. Bump ip-address from 10.1.0 to 10.2.0. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
Bump axios from 1.15.0 to 1.16.0. Bump axios from 1.15.0 to 1.16.0. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fix Codex arguments. Fix Codex arguments. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Add missing get_uncommitted_file_diffs to IPC preload allowlist. Add missing get_uncommitted_file_diffs to IPC preload allowlist. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Ignore double-click in blank area outside diff lines. Ignore double-click in blank area outside diff lines. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
- feat(terminal): paste & drop images into terminal by @ASRagab in https://github.com/johannesjo/parallel-code/pull/90
- [codex] Fix Codex arguments by @brooksc in https://github.com/johannesjo/parallel-code/pull/94
- feat: default to plain rebase when no conflicts detected by @brooksc in https://github.com/johannesjo/parallel-code/pull/95
- Share Docker agent auth across containers by @brooksc in https://github.com/johannesjo/parallel-code/pull/96
- feat(shortcuts): add Cmd+1-9 to jump to task by sidebar position by @brooksc in https://github.com/johannesjo/parallel-code/pull/97
- chore(deps-dev): bump ip-address from 10.1.0 to 10.2.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/johannesjo/parallel-code/pull/102
- chore(deps-dev): bump axios from 1.15.0 to 1.16.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/johannesjo/parallel-code/pull/103
- feat(inline-input): add cancel button and global Esc to dismiss by @FourWindff in https://github.com/johannesjo/parallel-code/pull/105
- fix(ipc): add missing get_uncommitted_file_diffs to preload allowlist by @FourWindff in https://github.com/johannesjo/parallel-code/pull/106
- fix(diff): ignore double-click in blank area outside diff lines by @FourWindff in https://github.com/johannesjo/parallel-code/pull/104
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/johannesjo/parallel-code/pull/108
New Contributors
- @brooksc made their first contribution in https://github.com/johannesjo/parallel-code/pull/94
Full Changelog: https://github.com/johannesjo/parallel-code/compare/v1.8.0...v1.9.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Parallel Code
Desktop app for running multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) simultaneously in isolated git worktrees.
Related context
Beta — feedback welcome: [email protected]