Skip to content

TermDock v1.12.0

Choose a tag to compare

@cyh7789 cyh7789 released this 04 Jun 04:12

Downloads

macOS

  • Termdock-1.12.0.dmg - Intel Mac installer
  • Termdock-1.12.0-arm64.dmg - Apple Silicon installer

Windows

  • Termdock.Setup.1.12.0.exe - Windows installer

Linux

Linux version is not available yet.

What's New

Termdock v1.12.0

Headless Terminals & Background Sessions

  • Terminal sessions can now run in the background with full screen state, no visible renderer required
  • New background terminal manager keeps long-running shells out of the active workspace
  • Background sessions are backed by headless workers — output no longer floods the visible terminal buffer

Terminal API & CLI Control

  • New Terminal Session CLI API for creating, operating, and attaching to sessions from the command line
  • Terminal output can be streamed in real time via SSE to external consumers
  • New layout commands allow scriptable workspace arrangement
  • In-app Terminal API Guide added to the menu for quick setup reference and curl examples
  • Commands now wait for shell readiness and output advancement before executing, preventing races during PTY startup

UX Improvements

  • Upgraded xterm 6 contract support and synchronized output handling
  • User scroll position is preserved while terminal output continues streaming
  • Fixed xterm 6 background transparency
  • Fixed absolute system path detection
  • Control / Command shortcuts now work correctly with non-Latin keyboard layouts

Bug Fixes

  • Fixed AST indexing memory bursts
  • Background session output no longer leaks into the foreground renderer
  • Agent session read paths are correctly retained after history session restoration
  • Git changes and file viewer interaction polish

Installation Instructions

  1. Download the installer for your platform
  2. On macOS, open the DMG and drag Termdock to Applications folder
  3. On macOS, first launch may require allowing the app in System Preferences > Security & Privacy

Report Issues

Found a bug? Please report it in our Issues section.