v1.2.0

v1.2.0 — iPhone Support, Finder Mode & Port Forwarding

Universal iPhone support, SFTP file browser (Finder Mode), port forwarding, and major SSH reconnection improvements.

🆕 New Features

📱 iPhone Support (Universal App)

  • MTerm now runs on iPhone
  • Software keyboard support with fixed layout issues
  • Optimized terminal width for iPhone portrait mode

📂 Finder Mode (SFTP File Browser)

  • Browse and manage server files in a visual browser
  • Supports folder navigation, sorting, and path copying
  • File browser → Claude Code launch flow

🔀 Port Forwarding

  • Local Port Forwarding (-L equivalent) support
  • Remote Port Forwarding (-R equivalent) support
  • Connection status display and auto-reconnect support

Other

  • Host list search and filtering (#183)
  • Gesture/shake actions and custom environment variables (#231)

🐛 Bug Fixes

SSH Reconnection Improvements

  • Now shows reconnection UI when keepalive fails
  • Fixed shell launching with “Not connected to server” after reconnect
  • Fixed large amount of characters being input when scrolling after reconnect
  • Fixed reconnect dialog being hidden by the software keyboard

UI Fixes

  • Improved accessory bar scroll and keyboard interactions
  • Fixed ⌘U/⇧⌘V shortcut display alignment
  • Fixed Cmd+, not working on iOS 26
  • Fixed shortcuts not showing in iPadOS 26 menu bar
  • Improved host card swipe UX