Releases: tabssh/android
Releases · tabssh/android
1.0.0-456ef6f
TabSSH Development Build
Build Information
- Version: 1.0.0
- Commit: 456ef6f
- Branch: main
- Built: 2026-02-17 17:41:18 UTC
Downloads
- tabssh-universal-dev.apk - Recommended (works on all devices)
- tabssh-arm64-v8a-dev.apk - Modern ARM 64-bit devices
- tabssh-armeabi-v7a-dev.apk - Older ARM 32-bit devices
- tabssh-x86_64-dev.apk - x86 64-bit (emulators)
- tabssh-x86-dev.apk - x86 32-bit (older emulators)
What's New in This Build
Latest changes from the main branch:
Recent Commits
- 🔧 Improve intent handling and logging in TabTerminalActivity 🔧 (456ef6f)
- 🔧 Improve null safety, backup dialogs, and UI polish 🔧 (a66274f)
- 🔧 Simplify dev build APK naming to static -dev suffix 🔧 (6214d6f)
- 🐛 Fix host key verification dialogs not showing 🐛 (91d1c54)
- ✨ Enhance SSH host keys, identities, and hypervisor linking ✨ (b248068)
- ✨ Enhance logging UI, SSH config groups, and settings ✨ (19f004e)
- 🐛 Fix JSch UserInfo for host key verification prompts 🐛 (0d223b2)
- 🐛 Fix 8 critical bugs from user testing session 🐛 (3eb9228)
- ✨ Add VM serial console and Termux terminal integration ✨ (173db83)
- ✨ Add Termux terminal, 11 new themes, and enhanced debugging ✨ (f5803f5)
🔐 SHA256 Checksums
86edd8ccb57f10e1464ad72ce1bda55c4c46e85ad3e067bddf2d08d818131b2c tabssh-arm64-v8a-dev.apk
870b97c26cce7a6b0771a9c3f3dc31f3feac142ce1cd4a57123c6e9b5cef41ca tabssh-armeabi-v7a-dev.apk
aeaadd1e7abfbdd4c06ad46e3e3bb93e95dbfa5d342f7efd84525230b7c3906b tabssh-universal-dev.apk
960e55dfaa95e940a023bb6736a3a58d83ab1847803857f88a33be2af9e197e2 tabssh-x86-dev.apk
9e7900f52672929b6c8d7f94f6e984640f8c2d4119501f5f2f051066521830e9 tabssh-x86_64-dev.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-dev.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 456ef6f