Releases: tabssh/android
Releases · tabssh/android
Development Build (1.0.0-dev.3+8c1305e)
TabSSH Development Build
Build Information
- Version: 1.0.0-dev.3+8c1305e
- Base Version: 1.0.0
- Build Number: 3
- Commit: 8c1305e
- Branch: main
- Built: $(date -u +"%Y-%m-%d %H:%M:%S UTC")
Downloads
- tabssh-universal-1.0.0-dev.3+8c1305e.apk - Recommended (works on all devices)
- tabssh-arm64-v8a-1.0.0-dev.3+8c1305e.apk - Modern ARM 64-bit devices
- tabssh-armeabi-v7a-1.0.0-dev.3+8c1305e.apk - Older ARM 32-bit devices
- tabssh-x86_64-1.0.0-dev.3+8c1305e.apk - x86 64-bit (emulators)
- tabssh-x86-1.0.0-dev.3+8c1305e.apk - x86 32-bit (older emulators)
What's New in This Build
Latest changes from the main branch:
Recent Commits
- ✨ Add group and identity selection to connection editor ✨ (8c1305e)
- 📝 Update codebase 📝 (510d9df)
- 🔧 Add coroutine scope for SSHTab lifecycle management 🔧 (784926a)
- 🔧 Fix API consistency and coroutine scope issues 🔧 (4b14928)
- 🔧 Improve GitHub Actions workflow names and job labels 🔧 (cd50c72)
- ✨ Add Zellij support and custom gesture prefix keys ✨ (f8f8b8a)
- 📝 Update project documentation and contributing guide 📝 (602e5ce)
- 🧹 Clean up scripts and consolidate fdroid metadata 🧹 (a0dcc3a)
- 🔧 Add hypervisor menu handlers and terminal debug logging 🔧 (ac4c1ad)
- ✨ Complete Phase 6 & 7: Mobile-First UX + Critical Fixes ✨ (6b76e7e)
🔐 SHA256 Checksums
7806c53f34add7b9a79b6955a26dc137d7be9eca8f06401dd5b102613cba6faf tabssh-arm64-v8a-1.0.0-dev.3+8c1305e.apk
7806c53f34add7b9a79b6955a26dc137d7be9eca8f06401dd5b102613cba6faf tabssh-armeabi-v7a-1.0.0-dev.3+8c1305e.apk
7806c53f34add7b9a79b6955a26dc137d7be9eca8f06401dd5b102613cba6faf tabssh-universal-1.0.0-dev.3+8c1305e.apk
7806c53f34add7b9a79b6955a26dc137d7be9eca8f06401dd5b102613cba6faf tabssh-x86-1.0.0-dev.3+8c1305e.apk
7806c53f34add7b9a79b6955a26dc137d7be9eca8f06401dd5b102613cba6faf tabssh-x86_64-1.0.0-dev.3+8c1305e.apk
⚠️ Important Notes
- This is a development build for testing purposes
- May contain bugs or unfinished features
- Not recommended for production use
- Replaces previous development build
- Use official releases for stable versions
Installation
# Via ADB
adb install tabssh-universal-1.0.0-dev.3+8c1305e.apk
# Manual
1. Download APK to device
2. Enable "Install from Unknown Sources"
3. Tap APK to installReporting Issues
Found a bug? Report it: https://github.com/tabssh/android/issues
Built automatically from commit 8c1305e