Skip to content

TermDock v1.3.1

Choose a tag to compare

@HCYT HCYT released this 06 Nov 08:23

Downloads (macOS Only)

macOS

  • Termdock-1.3.1.dmg - Intel Mac installer
  • Termdock-1.3.1-arm64.dmg - Apple Silicon (M1~M4) installer

💡 Other Platforms

Windows and Linux versions are planned for future releases. Stay tuned!

What's New

繁體中文

修正終端機連線問題 (#2 )
在打包過程中沒有針對各架構重新編譯 node-pty,導致 x64 版本的 TermDock 內含了 arm64 的 node-pty。當在 x64(Intel) 上執行時,系統嘗試載入 arm64 的 node-pty,因架構不相容而連不上 Terminal。

English

Fixed Terminal connection error (#2 ). Connection flow is more stable with clearer retry prompts
During packaging, node-pty wasn’t rebuilt per architecture, so the x64 build bundled the arm64 node-pty. When running on x64 (Intel), it attempted to load the arm64 binary, causing an architecture mismatch and the Terminal failed to connect.

Please check the Issues page for resolved issues in this release.

Installation Instructions

  1. Download the appropriate DMG file for your Mac
  2. Open the DMG and drag Termdock to Applications folder
  3. First launch may require allowing the app in System Preferences > Security & Privacy

Report Issues

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