VibeTunnel 1.0.0 Beta 9
Pre-release
Pre-release
🎯 Major Improvements
Stability & Reliability
- Replaced Microsoft node-pty with vendored fork (#304) - Fixes terminal crashes and improves overall stability
- Added crash detection to server monitoring (#308) - Detects and recovers from server process crashes
Mobile Experience
- Fixed mobile terminal resize loop (#305) - Terminals no longer continuously resize on mobile devices
- Improved mobile UI (#310) - Better font sizing and mobile detection for improved readability
- Fixed mobile header overflow (#295) - Dropdown menu prevents UI overflow on small screens
- Added Alt key navigation support on mobile (#290) - Alt+arrow keys now work on mobile devices
🐛 Bug Fixes
UI/UX Fixes
- Removed activity indicator jumping (#309) - Fixed title jumping caused by activity indicator
- Consolidated Z-index logic (#291) - Resolved layering issues throughout the application
- Fixed Mac file selection (#279) - File selection now works correctly in the macOS app
Feature Fixes
- Fixed repository discovery bugs (#282) - Git repository discovery is now more reliable
- Improved folder selection with git repo discovery (#274) - Better integration between features
🔧 Technical Improvements
- Improved Cloudflare integration (#306) - Enhanced performance and reliability
- Added Alt+Delete/Left/Right keyboard support - Expanded keyboard shortcuts for power users
- Expanded specification with data flow documentation - Better developer documentation
- Fixed Playwright test issues - Improved test reliability
👥 First-time Contributors
- @janremes - Implemented Git repository discovery with folder selection and automatic repo detection (#274)
- @jeffhurray - Consolidated z-index management to prevent UI layer conflicts (#291)
This release brings significant stability improvements, especially with the vendored node-pty fork, and major enhancements to the mobile experience. Thank you to all contributors!