Skip to content

TermDock v1.19.0

Choose a tag to compare

@cyh7789 cyh7789 released this 14 Aug 13:38
· 9 commits to main since this release

Downloads

macOS

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

Windows

  • Termdock.Setup.1.19.0.exe - Windows installer

Linux

Linux version is not available yet.

What's New

SSH Remote Workspaces (Beta)

  • Mount a directory on any SSH-reachable server straight into the workspace list
  • Open terminals on the remote directory with the same feel as local ones
  • Brief connection drops reconnect automatically with screen and input preserved
  • Remote is terminal-first in this release; file and Git panel support will follow

LAN Pairing

  • Pairing with a Windows host no longer requires manual firewall setup; the installer configures and isolates the rules
  • The v1.18.0 known limitation for macOS-to-Windows connections is resolved
  • Interrupted connections keep the session alive for a recovery window and reattach where you left off
  • Hosts can watch inbound terminal sessions live, read-only, without interfering

Git Views

  • Collapsed diff sections expand with a single click
  • New files no longer split the diff view in half; content gets the full width
  • "Still loading" and "no changes" are now clearly distinct states
  • Context menus in the branch graph flip upward near the bottom edge instead of getting clipped
  • Detached HEAD now shows its remote branch identity

Git Detection

  • Freshly created repositories appear in the repository list immediately
  • Closing and reopening tabs no longer leaves stale information in the Git status bar
  • Temporary terminals skip Git detection, so opening one at a Windows drive root no longer scans the whole disk

Appearance and Themes

  • The light theme no longer washes out; colors are consistent across light and dark
  • Dialogs can use solid or glass surfaces, selectable in Settings
  • Semantic colors and surfaces were consolidated into a single token system across the app

Scheduling and Feedback

  • Scheduled tasks can now be edited in place instead of delete-and-recreate
  • New Report menu: link your GitHub account to file issues directly, or Termdock prepares the report page and content for you

Terminal Stability and Performance

  • Heavy output now uses flow control instead of dropping data
  • Single-tab layout only loads the active tab, reducing resource usage
  • Command-finished notifications arrive even when the tab is in the background
  • Windows terminals now inherit the system environment correctly, fixing commands that could not be found

Known Limitations

  • This is a beta release; SSH remote is still being polished and feedback via the Report menu is welcome.
  • SSH remote covers terminals only; remote File, Git, AST, and Task operations are planned for later releases.
  • Automatic reconnection covers brief drops; reconnection after long sleep may require reopening the connection.

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.