• release-1.3.0-tag 2fef85c35c

    kerem released this 2026-02-19 09:48:49 +03:00 | 7 commits to main since this release

    📅 Originally published on GitHub: Thu, 19 Feb 2026 06:49:09 GMT
    🏷️ Git tag created: Thu, 19 Feb 2026 06:48:49 GMT

    Improves keyboard, accessibility, emoji, voice input, SSH host key handling, and fixes many crashes, pasting issues, keyboard UI issues, and IME bugs.

    Update Log:

    • Improved background keepalive
    • Added support for VoiceOver
    • Improved hardware/Bluetooth keyboard support
    • Disabled auto-correct bar
    • Emoji support
    • Voice dictation support
    • Host key fingerprint modal support

    Bug Fixes:

    • iPadOS keyboard covering the terminal tab bar
    • Paste key not working
    • App crashing when using none-auth
    • Various Android keyboard issues
    • New SSH host connections not working until approving SSH fingerprint
    • Multi-character IME input not working on Android
    Downloads
  • release-1.2.0-tag 0b6d9e8ea4

    kerem released this 2025-12-17 10:25:57 +03:00 | 15 commits to main since this release

    📅 Originally published on GitHub: Wed, 17 Dec 2025 07:27:07 GMT
    🏷️ Git tag created: Wed, 17 Dec 2025 07:25:57 GMT

    Added support for file manager, server stats, tunnels, snippets, and new terminal/host customization

    Update Log:

    • Added landscape support
    • Added file manager
      • View, edit, and copy/move files
    • Add server stats
      • Only support for CPU, RAM, and HDD widgets
    • Added SSH tunnels
      • View, start, stop tunnels
    • Added snippets to custom keyboard terminal (no command history)
      • With support for folders and executing with one click
    • TOTP support
    • “None” password option support
      • Enter password/ssh key at runtime
    • Synced terminal customization (theme, font, etc.)
    • Improved text selection

    Bug Fixes:

    • HTTP hosts not loading
    • General keyboard issues
    Downloads
  • release-1.1.0-tag 4767eaa1c2

    kerem released this 2025-11-04 04:12:46 +03:00 | 20 commits to main since this release

    📅 Originally published on GitHub: Wed, 05 Nov 2025 17:01:53 GMT
    🏷️ Git tag created: Tue, 04 Nov 2025 01:12:46 GMT

    Added keyboard/terminal customization and improved login system

    This version is only compatible with Termix v1.8.0+

    Update Log:

    • Added complete keyboard customization
      • Add/remove keys in the keyboard bar or custom keyboard
      • Change key sizes
    • Added terminal customization
      • Change zoom
    • Migrated login page to a web view to support reverse proxies and OIDC
    • Support for iPadOS
    • Download signed IPA
    • Google Play Store support

    Bug Fixes:

    • Android OS-trusted custom CA support
    Downloads
  • release-1.0.0-tag e8f2c69e52

    kerem released this 2025-10-01 03:19:36 +03:00 | 124 commits to main since this release

    📅 Originally published on GitHub: Wed, 01 Oct 2025 00:28:00 GMT
    🏷️ Git tag created: Wed, 01 Oct 2025 00:19:36 GMT

    The initial release of the Termix mobile app.

    Features:

    • SSH Terminal Access - Full-featured SSH terminal with xterm.js integration and multi-session support
    • Advanced Keyboard Features - Dual keyboard modes with a custom terminal keyboard optimized for terminal use
    • Host Management - Folder-based organization with real-time server status and visual indicators
    • Secure Authentication - 2FA/TOTP multi-factor authentication with JWT token-based security
    • Mobile-Optimized Interface - Dark theme with responsive layout and gesture-supported design
    • Real-time Communication - WebSocket-based instant responsiveness with auto-reconnect
    • Server Configuration - Easy setup with auto connection testing and secure storage
    Downloads