Releases: w3dev33/pair-dist
Releases Β· w3dev33/pair-dist
Release list
PaiR 0.32.0
PaiR v0.32.0
Features
- LAN peer collaboration - pair PaiR with teammates on the same local network and see who is working on what in real time. Discovery works across macOS, Linux and Windows, including Docker, OrbStack and VPN setups.
- Peer messaging - chat with all paired peers at once (broadcast) or in dedicated 1-to-1 conversations. Send a message, a snippet or a command straight into a teammate's terminal session, with manual or automatic accept.
- Session linking - connect your terminal sessions to your peers' through a visual graph; links replay automatically on reconnect.
- Live session states - the panel shows each session's real state (running, waiting, blocked), with a notification sound when a session is waiting for you.
- Inline images in markdown previews - embedded images now render directly in the preview, with per-image zoom and pan.
- External blockers - mark an issue as blocked by an external reference (e.g. Redmine) and follow the link directly.
- Settings redesign - configuration dialogs are grouped by domain and load on demand.
- pair update --branch - reassign an issue's branch from the CLI without recreating it.
Bug fixes
- Windows - fixed hundreds of console windows opening on project init.
- Linux - fixed accented character input in the built-in terminal.
- Workspace terminal - associated projects group correctly, including names with underscores.
- Migration & network - more robust worktree cleanup, reconnection and state convergence.
Full changelog: https://pair.w3dev.fr/changelog
macOS
Unsigned app β after install run:
xattr -cr /Applications/PaiR.app
PaiR v0.26.0 β Configurable tracker branch + auto onboarding
PaiR v0.26.0
Features
- Tracker branch configurable β choose your own tracker branch name at init, or rename it later from Settings with an assisted rename across worktree and remote.
- Tracker user combobox β pick the tracker author from a combobox that auto-resolves git authors and previous
.pairjournal contributors. - Auto onboarding for new contributors β first-time contributors on a migrated project get the tracker branch and worktree set up automatically, no manual steps.
Bug fixes
- Cascade close guard β closing an issue with unfinished children now asks for confirmation before cascading, preventing accidental mass-close of an epic's open children.
Full changelog: https://pair.w3dev.fr/changelog
macOS
Unsigned app β after install run:
xattr -cr /Applications/PaiR.app
PaiR v0.25.0 β Tracker on a dedicated branch + branch filter
PaiR v0.25.0
Features
- Tracker on a dedicated branch β your tickets no longer change when you switch code branches, and they don't pollute your
git status. One-click in-app migration with backup. - Branch filter & column β filter issues by the branch they were created on, with a special "Current branch" entry that follows
git checkoutautomatically. - "Track issues in git" toggle at init β opt out of git versioning for tickets if you want a purely local tracker.
Bug fixes
- Dashboard Last Edit β consistent cross-project ordering.
- Update β Download & Quit no longer triggers the quit-confirmation dialog.
Full changelog: https://pair.w3dev.fr/changelog
macOS
Unsigned app β after install run:
xattr -cr /Applications/PaiR.app
v0.24.0
PaiR v0.24.0
Features
- Paused status β set issues aside without closing them, with a dedicated workflow state.
- Highlighted search field β active searches stand out with a neon yellow style so you never miss an applied filter.
- Smart scroll to issue β navigating to a ticket auto-expands its section, flips to the right page, and unfolds its parent epic.
- Extended workspace orchestration β the graph now surfaces projects associated with your workspace-pinned projects, even without a pinned session on them.
Bug fixes
- Search β external references are now indexed, and silent search errors are surfaced instead of swallowed.
- Detached terminal β active tab, workspace mode and current project stay in sync between the main app and the detached window. Only one location displays the terminal at a time, and notifications target wherever it lives.
- Preview β the sidebar stays open when navigating to a closed child issue.
Full changelog: https://pair.w3dev.fr/changelog
macOS
Unsigned app β after install run:
xattr -cr /Applications/PaiR.app