← back to runpane.com
changelog
Every release of Pane since v0.0.1.
May 13, 2026
v1.1.139
Raise tooltip layer above modals
Show unavailable commands in palette
Update command palette and terminal clear shortcuts
May 11, 2026
v1.1.138
Fix xterm requestMode crash in production builds
May 11, 2026
v1.1.137
Separate pin control from activity rail
May 11, 2026
v1.1.136
Keep session cycling shortcuts active when sidebar collapsed
May 10, 2026
v1.1.135
Show pane activity on left rail
May 9, 2026
v1.1.134
Improve analytics setup
May 8, 2026
v1.1.133
Add pinned panes section
May 6, 2026
v1.1.132
Fix diff refresh loop and idle work
May 6, 2026
v1.1.131
Stop background diff and explorer work
May 6, 2026
v1.1.130
Improve Codex pane launch and resume
May 5, 2026
v1.1.129
Allow terminal ctrl tab cycling
Isolate pty spawns behind ptyHost
Apr 25, 2026
v1.1.128
Reduce false terminal finished notifications
Apr 25, 2026
v1.1.127
Preserve terminal scrollback across TUI restores
Apr 25, 2026
v1.1.126
Resize explorer context menu
Apr 25, 2026
v1.1.124
Improve explorer selection and delay diff preload
Apr 25, 2026
v1.1.123
Add explorer qol basics
Apr 24, 2026
v1.1.122
Keep WSL git watching native without inotify
Apr 24, 2026
v1.1.121
Cut WSL background terminal battery drain
Apr 22, 2026
v1.1.120
Wrap Claude spawn in sh -c 'exec' for Bun-native binary
Apr 16, 2026
v1.1.119
Only notify when Pane is unfocused, collapse dual notif toggles
Apr 11, 2026
v1.1.117
Resolve button contrast issues across all themes
Apr 11, 2026
v1.1.116
Memory leak and workspace-switch freeze
Apr 11, 2026
v1.1.115
Use correct AUMID so Windows notification shows app icon
Apr 11, 2026
v1.1.114
Show "Pane" instead of "electron.app.Pane" in Windows notifications
Apr 11, 2026
v1.1.113
Propagate injected env vars into WSL terminals via WSLENV
Apr 11, 2026
v1.1.112
Opt-in star Pane on GitHub during onboarding
Apr 11, 2026
v1.1.111
Wire desktop notifications to PTY activity status
Apr 11, 2026
v1.1.110
Unblock vim and interactive TUIs in packaged builds
Apr 10, 2026
v1.1.109
File drag-and-drop onto terminal panels
Apr 10, 2026
v1.1.108
Only strip [Image] prefix on Windows; keep Mac/Linux UX unchanged
Paste raw image path without [Image] prefix
Save pasted images to WSL-native filesystem for WSL sessions
Apr 10, 2026
v1.1.107
Use capture-phase paste handler to fix image paste in packaged builds
Apr 9, 2026
v1.1.105
Strip \x1b[2J inside DEC 2026 sync blocks to prevent xterm.js scroll jumps
Apr 9, 2026
v1.1.104
PTY activity status tracking with colored dots
Apr 9, 2026
v1.1.103
Refresh TUI terminals when switching sessions
Apr 7, 2026
v1.1.102
Guard against existing-branch sessions storing degenerate base
Split comparison ref vs local integration target for write ops
Diff against session.base_branch instead of project root branch
Apr 7, 2026
v1.1.101
Compact panel tabs and clearer active state
Apr 3, 2026
v1.1.100
Inject PANE_PORT and PANE_WORKSPACE_PATH into session environments
In-app docs modal with webview
Apr 3, 2026
v1.1.98
Pane.json config detection and unified run script resolution
Apr 3, 2026
v1.1.97
Minimal sidebar with progressive disclosure on hover
Apr 2, 2026
v1.1.96
Capture-phase paste handler to prevent xterm double-paste on Windows/WSL
Apr 2, 2026
v1.1.95
Resolve stale scroll snap and add jump-to-bottom indicator
Apr 1, 2026
v1.1.94
Resolve WSL nested .env file copy failure and update tests
Apr 1, 2026
v1.1.91
Support auth popups in browser panel + fix worktree dep detection
Mar 31, 2026
v1.1.90
Forward env vars into WSL bash sessions for git attribution
Mar 31, 2026
v1.1.89
Expand/collapse buttons now work in immersive mode (diff/explorer panels)
Mar 26, 2026
v1.1.88
Detect PTY crashes and unclean shutdowns with user-facing notifications
Mar 26, 2026
v1.1.87
Prevent pinned terminal from stealing focus and forward hotkeys from browser panel
Mar 25, 2026
v1.1.86
Auto-bump WSL inotify limits on startup
Mar 25, 2026
v1.1.85
Normalize WSL relative paths to forward slashes in Explorer
Mar 24, 2026
v1.1.83
Browser panel webview with popup/auth support and inline DevTools
Mar 24, 2026
v1.1.82
Project menu, drag-to-reorder, and Run Dev Server hotkey
Mar 24, 2026
v1.1.81
@terminal scrollback reference system with Raw/Embed modes
Mar 24, 2026
v1.1.80
Shift+Enter sends newline in terminal panels
Mar 24, 2026
v1.1.79
Embedded browser panel for localhost preview
Mar 24, 2026
v1.1.78
Support TUI apps (vim, nano, htop) in terminal panels
Mar 24, 2026
v1.1.77
MacOS terminal popover actions (Open URL / Show in Explorer)
Mar 23, 2026
v1.1.76
Hide native menu bar on Windows/Linux
Mar 23, 2026
v1.1.75
Sanitize pane names instead of rejecting invalid characters
Mar 20, 2026
v1.1.74
Worktree file sync — auto-copy gitignored files & install deps
Mar 20, 2026
v1.1.73
Skip auto-updater quitAndInstall on unsigned macOS builds
Mar 20, 2026
v1.1.72
Responsive collapsed detail panel with icon-only git actions
Mar 20, 2026
v1.1.71
Resolve macOS terminal stutter after scrollback restoration
Mar 20, 2026
v1.1.70
Terminal scrollback restore and refresh button
Mar 20, 2026
v1.1.69
Nerd Font icon support and configurable terminal fonts
Mar 20, 2026
v1.1.68
Session creation perceived performance quick wins
Mar 19, 2026
v1.1.67
Add Night Owl, Night Owl OLED, and Terracotta themes
Mar 19, 2026
v1.1.66
Prevent reserve worktree cleanup from deleting just-created reserves
Mar 19, 2026
v1.1.65
Prevent long names from overflowing terminal shortcuts overlay
Mar 19, 2026
v1.1.64
Navigate to diff panel on commit click
Mar 19, 2026
v1.1.63
Invert Ctrl+Tab and Ctrl+Shift+Tab to match standard conventions
Mar 18, 2026
v1.1.62
Use pathResolver for WSL-safe paths in taskQueue and claudeCodeManager
Mar 18, 2026
v1.1.61
Handle pty resize race condition and WSL path separator mismatch
Mar 18, 2026
v1.1.60
Wrap text in PR popover by enabling interactive mode
Mar 18, 2026
v1.1.59
UX fixes — scroll, sidebar, shortcuts, rebase recovery, image preview
Mar 18, 2026
v1.1.58
Increase panel tab minimum width
Hide scrollbar indicators across themed surfaces
Expand structural theming and add dusk oled
Add ember and aurora themes and remove resize chrome
Apply structural theme shells for dusk and forge
Light theme tab contrast, tab min-width, and theme-specific rounding
Add Dusk and Forge themes with full visual overhaul system
Mar 18, 2026
v1.1.57
Emdash quick wins - terminal search, .env preservation, git undo, worktree pool, snapshots
Mar 17, 2026
v1.1.56
Refine home page layout and branding
Windows shell quoting and WSL path support in git clone
Redesign home page with action cards and recent sessions
Mar 17, 2026
v1.1.55
Terminal UX - font theming, scroll fixes, and rendering
Mar 17, 2026
v1.1.54
Double paste on Ctrl+V and sidebar UX cleanup
Mar 17, 2026
v1.1.53
Layout swap toggle, immersive diff mode, and UI polish
Mar 17, 2026
v1.1.52
Use Geist Mono as consistent terminal font
Mar 17, 2026
v1.1.51
Image paste on Windows, WSL path conversion, and drag-and-drop file support
Mar 17, 2026
v1.1.50
Support pasting images directly into terminal CLI sessions
Mar 17, 2026
v1.1.49
Diff view performance — lazy rendering, background prefetch
Mar 17, 2026
v1.1.48
First-run onboarding with default Pane repo setup
Mar 17, 2026
v1.1.47
Drag and drop files onto editor to upload
Mar 17, 2026
v1.1.46
Make keyboard shortcut displays platform-adaptive
Mar 10, 2026
v1.1.45
WSL git history broken by cmd.exe percent escaping
Mar 10, 2026
v1.1.44
Windows ARM64 build ships wrong native modules
Mar 9, 2026
v1.1.43
Route sidebar updater through App-level UpdateDialog
Mar 9, 2026
v1.1.42
Graceful handling for non-git repos and WSL % escaping
Mar 9, 2026
v1.1.41
Isolate Windows x64 and ARM64 builds into separate CI jobs
Mar 8, 2026
v1.1.40
Reduce resource monitor battery drain with visibility-aware polling
Mar 6, 2026
v1.1.39
Windows x64 build ships correct architecture native modules
Mar 4, 2026
v1.1.37
Drag-and-drop / paste files into terminal panels
Mar 4, 2026
v1.1.36
PR status icons + wider sidebar defaults
Mar 4, 2026
v1.1.35
Add VS Code UX defaults to xterm.js terminal config
Mar 4, 2026
v1.1.34
Xterm.js cursor config + scroll flicker + dead code cleanup
Mar 3, 2026
v1.1.33
Interactive sidebar tooltips + centralized PR data fetching
Mar 2, 2026
v1.1.32
Rich hover tooltips for left sidebar sessions and projects
Mar 1, 2026
v1.1.31
Add min-width to paired action buttons and truncate long branch names
Mar 1, 2026
v1.1.30
Responsive right sidebar with paired action buttons, rich commit tooltips, and workflow ordering
Mar 1, 2026
v1.1.29
Diff panel expand/collapse all + explorer git status badge
Mar 1, 2026
v1.1.28
Replace Monaco DiffEditor with git-diff-view
Mar 1, 2026
v1.1.27
Add "Run Cloud Setup" button to cloud settings
Mar 1, 2026
v1.1.26
Replace custom file tree with @headless-tree/react
Feb 28, 2026
v1.1.23
Show keyboard shortcuts in Add Tool menu with shared Kbd component
Feb 28, 2026
v1.1.22
Always start explorer folders collapsed to prevent empty expanded state
Feb 28, 2026
v1.1.20
Move IDE and tracking controls into detail panel
Feb 28, 2026
v1.1.19
Add right-click context menu to file explorer with WSL support
Feb 28, 2026
v1.1.17
Use e.code for Ctrl+Alt+letter shortcuts to fix macOS Option key interference
Feb 28, 2026
v1.1.16
Expand new projects by default in sidebar
Feb 28, 2026
v1.1.15
Add Ctrl+Shift+W to archive session, fix Ctrl+W bug, remove Ctrl+Q
Feb 28, 2026
v1.1.14
Improve active session indicator visibility and remove dead code
Feb 28, 2026
v1.1.11
Add default terminal shortcuts for common workflows
Feb 28, 2026
v1.1.10
Track CLI processes in resource monitor and use delta-based CPU measurement
Feb 28, 2026
v1.1.9
Add option to run sessions without git worktree isolation
Feb 28, 2026
v1.1.8
Detect baseBranch/baseCommit for main repo sessions and fix cross-platform git quoting
Restore immediate branch input focus in create session dialog
Feb 28, 2026
v1.1.7
Add keyboard shortcut tooltips to sidebar and panel bar buttons
Feb 28, 2026
v1.1.5
Dispatch project-changed event on project deletion
Add global Ctrl+N/Ctrl+Shift+N shortcuts, remove dead code
Polish create session dialog and hide cloud widget when unconfigured
Feb 27, 2026
v1.1.3
Add Ctrl+Shift+B to toggle detail panel (right sidebar)
Feb 27, 2026
v1.1.2
Replace native selects with theme-aware Dropdown component
Feb 27, 2026
v1.1.0
Add git history graph to DetailPanel sidebar
Theme-aware dropdowns and keyboard shortcut tooltips for terminal pills
Improve terminal output batching and add spawn concurrency limiter
Add resource usage monitor with CPU and memory tracking
Add terminal row pill shortcuts and restore Codex menu entry
Add terminal shortcuts with hints overlay
PathResolver + CommandRunner for universal WSL support
Add OLED Black theme
Prevent macOS traffic light buttons from overlapping UI content
Feb 27, 2026
v1.0.3
Publish GitHub releases after all build jobs complete
Feb 27, 2026
v1.0.2
Improve light mode accessibility and contrast compliance
Feb 27, 2026
v1.0.0
Update Pane logo to P. design with dark/light theme support
Rename UI-facing Session/Sessions to Pane/Panes
Rename all foozol references to Pane (runpane)
Simplify terminal paste to single native paste path
Terminal paste and dev server startup reliability
Feb 27, 2026
v0.0.2
Add kbd indicator for New Workspace shortcut on active project
Add keyboard shortcuts for git branch actions
Fetch all PR states and enrich PR data on project refresh
Auto-rename sessions to PR title, PR status indicator, sidebar cleanup
Improve run script generation prompt with edge case handling
Replace foozol icon with new Pane logo across all platforms
Update attribution email to runpane GitHub account
Feb 26, 2026
v0.0.1
Add git committer attribution for Pane IDE
Replace fragile WSL --cd flag with universal bash -c pattern
Ctrl+B sidebar toggle & Ctrl+Shift+1-5 add-tool shortcuts
Fix terminal command injection by detecting shell prompt
Add Ctrl+T and Ctrl+W keyboard shortcuts for tab management
Polish left sidebar — project headers, PR numbers, workspace CTA
Add Jupyter notebook read-only preview in Editor panel
Replace branch dropdown with searchable combobox in Create Session dialog