Releases: xiaoliu10/remote-code
Releases · xiaoliu10/remote-code
v0.0.6
v0.0.5
新功能
- 终端复制功能: 新增选择模式,支持选择并复制终端内容,支持全选、清除选择
- 移动端优化: 方向键(↑↓←→)和退格键支持长按连发,操作更流畅
- Shift+Tab 按钮: 新增到移动端虚拟键盘,用于切换 Claude Code 编码模式
改进
- 简化终端头部工具栏,移除滚动控制按钮(滚动功能仍可通过 tmux copy mode 使用)
- 改进会话持久化
- 修复语音输入焦点问题
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
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
- 🔐 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