v1.10.18

Bug Fixes

  • show the correct branch when Git History opens
  • refresh open PR threads after comment updates
  • let Codex write git metadata in bare worktrees
  • stop Windows Git trust warnings in bare worktrees

v1.10.17

Bug Fixes

  • restore Bitbucket OAuth clone access without breaking API tokens

v1.10.16

Bug Fixes

  • open detected editors correctly on Windows
  • restore Bitbucket workspace clone and import
  • restore agent terminals when switching sessions
  • refine branch strategy behavior across session workflows
  • use Git provider wording in user-facing copy
  • keep sessions safe when shared branches change
  • keep agent chats responsive when sending large context
  • harden .tact DNS resolution on Linux

Features

  • add Supervisor Mode workflow runs
  • add workflow-aware branch strategies for sessions
  • recover sessions onto a new publish branch
  • add recovery panel and deleted-session replay forks
  • add resumable DVR forks
  • add transactional checkpoints and shadow updates

v1.10.15

Bug Fixes

  • restyle issue status picker as inline sentence in merge dialogs
  • restore merge issue status automation
  • stop Windows worktrees from showing unsafe Git warnings
  • speed up session close after merge and push

v1.10.14

Bug Fixes

  • simplify PR review thread actions in agent tools
  • clean up PR review thread display
  • preserve reply box state during PR review thread polling
  • enforce project integration mode in MCP prepare_pull_request and prepare_merge tools
  • restore git action buttons after merge & push in an active session
  • show app logo on the sign-in screen
  • redirect invited users to /welcome after accepting an invitation

Features

  • add per-context font selection for agent, terminal, and diff views
  • add issue status picker to the merge & push dialog
  • sign in to the desktop app through the browser

Performance

  • speed up PR review loading and comment interactions

v1.10.13

Bug Fixes

  • clean up repository folder when removing a project
  • show clear proration amounts for seat and plan changes
  • wrap PR review comments to viewport instead of extending horizontal scroll
  • clear project highlight in sidebar when selecting a session
  • stop auto-resolving PR comments on Bitbucket
  • hide free trial message for invited users on welcome screen
  • pasted image preview not appearing in terminal
  • show reconnect prompt when an OAuth account expires
  • keep OAuth-connected accounts working across sessions
  • support OAuth-connected accounts for Jira, Confluence, and GitLab

Features

  • add copy button to PR review comments
  • add panel toggle buttons in session header for tiling and sliding modes
  • allow editing your own PR review comments

v1.10.12

Bug Fixes

  • resolve issue with Windows git path lengths
  • hide deleted branch labels from git history viewer

v1.10.11

Bug Fixes

  • resolve full file toggle failing silently and thread comments not visible outside diff hunks
  • resolve skills commands failing silently on Windows
  • signed off PR threads showing as open instead of done
  • resolve merge failure after force push to development branch
  • disable issue tracker settings when no account is connected
  • ensureSubscription crashing on Clerk org metadata update

Features

  • add keyboard shortcut to update branch from base
  • show rebase/merge shortcuts in keybinding overlay and remove misleading "Up to date" badge
  • soft deleting a session applies to the branch as well
  • add mouse and touch selection to vim-navigable views
  • make OAuth account connection prominent and always accessible
  • improve account management UX after OAuth connection

v1.10.10

Bug Fixes

  • resolve deep link handler not launching on some Linux desktops
  • use canonical site origin for OAuth callback URLs
  • resolve OAuth env var access and error page layout

Features

  • connect accounts with one click from the welcome screen

v1.10.9

Bug Fixes

  • resolve deep link sign-in and URI scheme registration issues
  • check for pending auth ticket before showing sign-in form
  • use client.signIn.create instead of signIn.create for ticket redemption

v1.10.8

Bug Fixes

  • show update notification on the sign-in screen

Features

  • register taskeract:// URI scheme on all platforms

v1.10.7

Bug Fixes

  • auto-resolve diverged local branches during promotion
  • prevent agents from assuming the wrong target branch
  • allow sandboxed agents to read downloaded library sources

Features

  • launch app and sign in directly from the website

v1.10.6

Bug Fixes

  • keep focus in terminal tab group when closing an embedded terminal
  • lowercase web app subdomains for proper browser routing
  • potential exit issue when close to tray is enabled
  • show session name instead of partial ID in deleted sessions list

Features

  • show Pro designation when pro add-on is active

v1.10.5

Bug Fixes

  • include subdirectory path for copy pattern files
  • remember focused view in tabbed mode across session switches
  • skip hunk and header lines during bracket matching in diff views
  • preserve terminal scroll position when new output arrives

Features

  • add per-project git identity override in project properties

v1.10.4

Bug Fixes

  • suppress agent update prompts when launching sessions
  • detect when app processes exit and update session status
  • resolve stale working tree after background branch integration

Features

  • add quick start onboarding to welcome screen
  • add horizontal scrolling to diff and log views

v1.10.3

Bug Fixes

  • ensure app exits cleanly when tray is enabled but close-to-tray is off

v1.10.2

Bug Fixes

  • prevent auto-relaunch when stopping a session
  • deduplicate detected install configs with identical labels
  • scan subdirectories for version manager config files
  • prevent Ctrl+Z from suspending agent processes
  • sync focused window when clicking terminals in tabbed mode
  • prevent PR section from flashing on load
  • render arrow symbols in keyboard shortcuts overlay

Features

  • add pasted image preview and lightbox viewer

v1.10.1

Bug Fixes

  • provision worktree for handoff branch and restore session history
  • resolve crash when syncing files from a terminal transfer
  • match agent by type on the receiving machine
  • hide already-cloned repositories from clone dialog

Features

  • add guest viewer sidebar and fix terminal background gaps

Refactoring

  • simplify account selection for session handoff cloning

v1.10.0

Bug Fixes

  • use user trust domain for macOS CA cert to avoid permissions error
  • send HandoffComplete directly via WebSocket and show project in receiver UI
  • run macOS CA trust outside osascript to allow Security framework dialog
  • fix unknown sender name, dropped confirm channel, and missing clone
  • improve dialog button layout and extract NumberButton component
  • auto-integrate worktrees that are behind with no local commits
  • session sidebar could show wrong data after clicking another session
  • reconnection for sharing and handoff
  • improve session sharing UX and show brand menu in web remote
  • prevent dropdown from opening when clicking terminal/editor buttons
  • reverse text selection copy and link click-to-copy
  • use project config to drive wizard issue/PR/branch decisions
  • resolve connection failure for sharing and handoff sessions
  • filter dev/prod branches and active session branches from wizard
  • replace auto-injection with Mod+I keybinding for issue/PR context
  • tell agents that Taskeract manages issue lifecycle automatically
  • suppress false "failed" status when user stops app via play button
  • clear stale task_complete highlights so tray icon reflects actual state
  • suppress notifications for embedded shell and excavator PTYs
  • make active tab state per-session in tabbed view
  • make embedded terminal state per-session in tabbed view
  • context injection missed when agent startup never leaves idle state
  • filter status automation options by integration mode
  • clipboard copy fails in web remote over plain HTTP
  • prevent terminal from swallowing Mod+S new session shortcut
  • default focus to primary action buttons in dialogs

Features

  • add resilient handoff with reconnection, confirmation, and conflict handling
  • replace share modal with sidebar and fix guest blank screen
  • add Mod+P and Mod+M keybindings for push and integrate
  • auto-integrate session branches from base and show divergence badge
  • add session handoff for transferring sessions between teammates
  • encryption enhancements for session sharing and handoff data
  • add global create session wizard (Ctrl+N)
  • add numbered keyboard shortcuts to action dialogs
  • allow fetching any issue by ID, not just the session's linked issue
  • add automatic status transitions on session, PR, and merge actions
  • auto-inject issue/PR context into new agent sessions
  • add auto-approve tools toggle for all agent types
  • add swimlane support for user stories
  • combine features across all user organizations
  • add collaborative session sharing

v1.9.0

Bug Fixes

  • replace sticky idle with resize suppression and output-velocity detection
  • fix web remote loading and session handling
  • show DVR controls in web remote
  • use host platform for shell detection instead of browser
  • resolve post-release build step failure
  • sandbox default tweaks and auto-include tool directories
  • resolve window manager focus, multi-shell, and layout issues

Features

  • add browser notifications and tab indicators
  • add global keybinding help overlay
  • configurable modifier combos and sliding layout scroll improvements
  • add window manager with tiling, sliding, and tabbed layout modes
  • add configurable window gap for tiling and sliding layouts
  • add window manager with tabbed, tiling, and sliding layouts

Refactoring

  • overhaul keybindings settings UI

v1.8.1

Bug Fixes

  • sandbox default tweaks and auto-include tool directories

v1.8.0

Bug Fixes

  • allow dragging the application window on the login screen
  • streamline git history viewer for bare repository workflow
  • resolve Codex and OpenCode startup failures on Windows
  • stabilize clone dialog layout and add cancel support
  • clear terminal selection after copy and show confirmation
  • resolve Windows sandbox unavailable and unify setup wizard
  • resolve sandbox startup failures on macOS
  • resolve sandbox startup failures on Linux
  • scale DVR playback to fit the window regardless of font or terminal size
  • resolve DVR playback showing blank terminal
  • allow dragging the application window on the login screen
  • streamline git history viewer for bare repository workflow
  • macOS certificate install now prompts for admin password
  • correct dashboard link in subscription and org screens

Features

  • add promote-after-merge option to merge dialog
  • enforce network domain filtering on all platforms
  • fade DVR pause button in as mouse approaches
  • improve DVR playback with wall-clock times, gap compression, and recording import
  • add session recording and DVR playback
  • add optional sandbox mode for agent sessions
  • add promote-after-merge option to merge dialog

v1.7.1

Features

  • team usage analytics with session tracking and plan properties

v1.7.0

Bug Fixes

  • recover gracefully from corrupt authentication state
  • UI freezing when loading certain MCP server READMEs

Features

  • team plan support with shared project configuration sync

v1.6.2

Bug Fixes

  • macOS certificate not trusted by Safari and Chrome
  • .tact/logs folder showing up in git changes
  • create session from remote branch does nothing with multiple agents
  • use transparent SVG logo and add text shadow to ad graphics
  • working directory not updated when switching to a remote branch
  • excavator agent counts reset to zero when switching sessions
  • PR review view fails when token lacks Checks permission

v1.6.1

Bug Fixes

  • use green badge for installed skills in the left panel list
  • install only the selected skill instead of all skills from the repo
  • hide Configure button for MCP servers with no settings
  • show installed skills at the top of the Skills Browser

Features

  • replace Smithery with community MCP server registry
  • add MCP servers manually by entering command or URL
  • add clear button to search inputs in theme, MCP, and skills browsers

v1.6.0

Bug Fixes

  • remove misleading Local/Remote badges from MCP search results
  • resolve MCP remote server install failing silently

Features

  • add MCP server recommendations and environment variable injection
  • add Install dropdown and project-level MCP servers
  • improve MCP Browser labels and markdown descriptions
  • replace MCP server search with Smithery API

v1.5.3

No release notes for this version.

v1.5.2

Bug Fixes

  • resolve Windows build error in taskbar overlay icon
  • resolve macOS build error in tray badge label
  • resolve MCP browser returning no search results
  • resolve npm/node not found on macOS with fish shell and nvm
  • allow scrolling in the skill browser search results
  • prevent deactivated sessions from flickering back to active
  • apply font changes to existing terminals without restart
  • suppress SSH passphrase prompts in agent terminals
  • stop auto-capitalizing repository name in new project wizard
  • preserve input focus when typing commands in new project wizard
  • remove arbitrary 25 MB file size limit on uploads
  • use squircle-shaped dark background for macOS dock icon

Features

  • warn when Chrome and Firefox can't trust .tact domains on macOS
  • create session from remote branch in Git History viewer
  • auto-copy terminal selection to clipboard
  • retry failed init commands via shift-click on error badge
  • let user choose whether to delete remote branch for unmerged sessions
  • show agent status on dock icon and taskbar
  • display image previews for binary files in git viewers

v1.5.1

Bug Fixes

  • remove arbitrary 25 MB file size limit on uploads
  • use squircle-shaped dark background for macOS dock icon
  • apply macOS squircle shape and padding to dock icon

Features

  • display image previews for binary files in git viewers

v1.5.0

Bug Fixes

  • add dark background to macOS dock icon
  • prevent Settings header from hiding behind macOS stoplights
  • prevent built-in theme badges from overflowing card bounds
  • resolve updater getting stuck during install on Windows

Features

  • add Library Source Resolver for fetching original library source code
  • add MCP server browser for discovering and installing servers
  • open session worktree in external editor
  • add Excavator for automated bug scanning with AI agents

v1.4.0

Bug Fixes

  • resolve MCP tool path matching on Windows
  • support review comments on renamed files in GitLab merge requests
  • refresh issue and git viewer data when switching projects
  • respond to WebSocket pings to prevent proxy disconnections
  • enable issue management and PR diffs in web remote mode
  • use correct wiki clone URL for Bitbucket projects
  • prevent duplicate board status labels when editing GitLab issues
  • preserve milestone and priority selections in issue forms
  • resolve issue edit forms silently discarding field changes
  • show correct Bitbucket PR results for Closed and All filters
  • only convert top-level parameter keys in web remote dispatch
  • block copy-pattern file commands in web remote mode
  • prevent event listener leak during rapid session switching
  • resolve multiple bugs in issue trackers and PR review threads
  • hide attachment field from Jira create/edit form
  • add keyboard accessibility to attachment cards and lightbox
  • improve visual clarity and interaction of PR review thread comments
  • load background data in parallel instead of sequentially
  • update PR review thread statuses reliably after actions
  • apply web remote credential changes immediately
  • show clean error messages when hosting provider is unavailable

Features

  • merge theme browser into Settings theme tab
  • convert Settings from modal to full-page view
  • add skills.sh integration for browsing, installing, and managing agent skills
  • add option to delete source branch when merging a pull request
  • add native file attachments for Jira, Trello, and Taiga issues
  • add wiki tool for agents to read and search project wikis
  • add file attachments for issue and PR comments
  • full keyboard navigation, syntax highlighting, and search in PR diff view

v1.3.1

Bug Fixes

  • show all Bitbucket PR reviewers and participants with status
  • remove close button and Escape dismiss from clone dialog
  • resolve version manager detection and trust for bare repos
  • resolve Windows updater failing to launch installer after download
  • use createEffect instead of createMemo for side effects in sidebar menus

Features

  • merge pull requests directly from the review tab
  • optionally close session after merge & push
  • disable clone, import, and create buttons when no accounts are connected
  • remove project terminal icon from sidebar

v1.3.0

Bug Fixes

  • preserve worktree links during bare repo conversion
  • stop editing .gitignore for log directory exclusion
  • deleted session reappears after app restart
  • add missing workflow scope to GitHub PAT instructions

Features

  • warn when account token lacks repository creation permissions
  • convert project repositories to bare git repos
  • replace Open Folder with Import Wizard and Create New project flows
  • store copy pattern files in database for worktree sync
  • add branch promotion and backmerge between dev and prod
  • enforce comments for all thread status changes

v1.2.2

Bug Fixes

  • improve MCP error messages and clean up config on exit
  • clone dialog auto-fetches repos on every open
  • handle Bitbucket private repo images in PR comments

Features

  • add force push support with divergence detection and push error dialogs

v1.2.1

Bug Fixes

  • resolve MCP push/pull/checks operating on wrong repo for worktree sessions
  • stop diff yank from including +/- symbols in clipboard
  • allow agents time to save session data on exit

v1.2.0

Bug Fixes

  • show labels instead of numeric IDs in Taiga form dropdowns
  • add status selector and fix close/reopen detection for all issue trackers
  • load the correct Taiga issue when viewing or editing
  • auto-refresh Taiga auth tokens to prevent expiry
  • show GitHub template body fields in main content area instead of sidebar
  • only open issues view when project has an issue tracker configured
  • refresh token list when accounts are added, updated, or deleted
  • replace Taiga project text input with dropdown
  • increase hit targets on issue form and sidebar buttons
  • resolve session header showing stale git state after push and PR merge
  • resolve version manager environments for agent PTY sessions
  • improve merge conflict resolution safety and add mark-resolved action
  • update in-memory session cache with issue metadata after creation
  • move focus out of headers after button clicks across all views
  • move focus out of session header after button clicks
  • handle atomic-save rename events in worktree file sync
  • filter non-forge accounts from clone dialog dropdown
  • fetch before push in MCP tool to ensure current remote refs
  • use consistent session name fallback in notifications

Features

  • add keyboard navigation to form select dropdowns
  • add issue create, edit, and agent tools across all trackers
  • persist sidebar expand/collapse and active group across restarts
  • add pull and CI/CD check tools for agents
  • add merge conflict resolution UI and tooling

v1.1.2

Bug Fixes

  • display actual error message when PR viewer fails to load
  • set remote tracking branch after push and at session creation
  • apply diff background colors to full line content

v1.1.1

Bug Fixes

  • resolve MCP tools failing for sessions in isolated worktrees

v1.1.0

Bug Fixes

  • show session names instead of IDs in the jump dialog
  • update welcome page to mention issue tracking alongside repositories
  • enlarge undersized click targets across the UI
  • preserve offline config changes instead of reverting on network errors
  • revert project settings when sync to remote fails
  • improve legibility and theme compatibility in PR Review and Issues views
  • allow selecting which account to use for issue tracking
  • resolve mise trust warning when resuming sessions
  • resolve opencode blank screen in macOS release builds
  • terminal rendering enhancement

Features

  • restyle PR review header to match session and issues headers
  • add keyboard shortcuts for PR review actions, Settings escape, and jump mode tab 5
  • skip background network operations when offline
  • allow agents to create, reply to, and resolve PR review threads
  • add issue status groups for filtering the Issues view
  • add dynamic issue status filters, assigned-to-me toggle, and jump dialog integration
  • improve Issues view with tab counts, keyboard shortcuts, and streamlined layout
  • redesign PR Review, Issues, and sidebar with richer content and streamlined layouts
  • overhaul PR Review, Issues, and Issue Detail sidebar design
  • link existing sessions to issues from the session header
  • improve issue tracking with sorting, infinite scroll, and sidebar navigation
  • add consistent keyboard navigation to PR Review and Issues views
  • add issue tracking for GitHub, GitLab, Jira, Linear, Trello, and Taiga
  • expose PR review threads to agents via MCP
  • integrate PR review into sessions with Review tab and thread bar
  • add pull request review with inline comments and review checklist

v1.0.3

Bug Fixes

  • use correct app logo in sidebar and about dialog
  • resolve scroll artifact in changes view on Linux
  • auto-select files when navigating the changes tree
  • show contents of new files in the changes viewer
  • improve tab pill contrast in dark theme
  • resolve Windows updater failing to install after download

Features

  • detect and sync branch changes in worktree sessions