Skip to content

Releases: xiaoliu10/remote-code

v0.0.6

03 Mar 14:08
87675e9

Choose a tag to compare

v0.0.6 - 移动端体验优化
新功能
✨ 虚拟键盘新增"清空"按钮,一键清除输入框内容
问题修复
🐛 修复移动端按钮双击触发页面缩放的问题

v0.0.5

03 Mar 03:01

Choose a tag to compare

新功能

  • 终端复制功能: 新增选择模式,支持选择并复制终端内容,支持全选、清除选择
  • 移动端优化: 方向键(↑↓←→)和退格键支持长按连发,操作更流畅
  • Shift+Tab 按钮: 新增到移动端虚拟键盘,用于切换 Claude Code 编码模式

改进

  • 简化终端头部工具栏,移除滚动控制按钮(滚动功能仍可通过 tmux copy mode 使用)
  • 改进会话持久化
  • 修复语音输入焦点问题

Full Changelog: v0.0.4...v0.0.5

v0.0.4

01 Mar 02:50

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

27 Feb 07:21

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Feb 08:53

Choose a tag to compare

Features:

  • Add tmux copy mode support (Ctrl+B to toggle)
  • Add terminal scroll controls and improved scrollbar
  • Add realtime input mode for live character sending
  • Fix IME composition issue (space no longer sends extra Enter)
  • Add custom virtual keyboard for mobile
  • Add voice input support
  • Add configuration wizard
  • Add session persistence support

Fixes:

  • Fix multi-device connection conflicts
  • Fix session deletion error
  • Fix xterm.js v6 compatibility
  • Fix mobile viewport zoom issue

v0.0.1

20 Feb 07:27

Choose a tag to compare

  • 🔐 Secure Authentication: JWT Token + bcrypt password encryption
  • 🎨 Beautiful UI: Glassmorphism login page, modern design
  • 🖥️ Session Management: Create, delete, and view Claude Code sessions
  • 📡 Real-time Terminal: WebSocket streaming for terminal output
  • ⌨️ Remote Control: Send commands with realtime mode and command mode
  • 📱 Mobile Optimized: Custom virtual keyboard with arrow keys, Tab, Ctrl+C
  • 🎤 Voice Input: Voice input support (requires HTTPS)
  • 📂 File Browser: Built-in file explorer
  • 🔒 File Reference: @ symbol for file references
  • 🛡️ Security: Rate limiting, input validation, path whitelist
  • 🐳 Docker: One-click deployment
  • 🌐 Network Tunnel: FRP, Tailscale, Cloudflare Tunnel
  • 🌍 i18n: Chinese and English support
  • 📜 License: Apache License 2.0