Release Notes

Changelog

Every update, improvement, and security fix — documented transparently for our users and enterprise customers.

v1.4.0 Latest
Enterprise V2 Launch — Internal Testing Released

This massive update transforms ClopsSSH from a powerful terminal into a full Mobile DevSecOps Control Plane, introducing Zero-Trust networking and industry-first Automotive SDV capabilities.

New Features Security Improvements
🔒 Zero-Trust Network Access (ZTNA)
  • Connect to completely private, NAT-restricted, or firewalled servers without exposing Port 22 to the public internet.
  • Lightweight clops_agent establishes outbound-only, end-to-end encrypted WebSocket relay.
  • Fixed backend polling collision logic to ensure rock-solid WebSocket stability during continuous background tunneling.
🏎️ Automotive SDV Diagnostics (Industry First)
  • MQTT Dashboards: Native fl_chart integration to subscribe to vehicle telemetry topics and stream dynamic, real-time graphical data over SSH.
  • CAN Bus Sniffer: Securely stream candump logs and parse them via OS-level .dbc file parsing to decode multiplexed and endian-specific physical signals.
  • Air-Gapped Offline Vaults: Export AES-256 encrypted workspaces for field technicians in fully disconnected test track environments.
📖 Documentation & Compliance
  • Massive overhaul to Security Whitepaper, App Usage Guides, and Privacy Policy detailing SOC 2 compliance, E2EE Zero-Knowledge architecture, and ZTNA relay perimeter.
v1.3.0
Internal Testing Released
New Features Improvements
Core Networking & Storage
  • FTP Protocol Support: Full FTP connections for legacy servers — File Manager, file preview, and binary-mode transfers.
  • Robust File Previewer: Intelligent right-pane file preview for iPad and landscape mode — preview images and text files while keeping the secondary server pane intact.
Web & Cross-Platform
  • Web Dashboard: Fully functional web dashboard deployed for standard users and admins.
  • Live Terminal Streaming: Admins and team members can securely broadcast live mobile SSH sessions to the web dashboard for real-time collaboration.
  • Razorpay Subscriptions: Pro/Enterprise plan payments implemented natively in the web dashboard.
  • Billing secrets and API keys now protected by AES-256-GCM encryption prior to syncing to Firebase Firestore.
Dashboard & UI
  • Unified Services Hub: Re-engineered UI to route Backups and Firewall quick actions into the unified Services screen, fixing navigation back-stack issues.
  • Desktop Polish: Native window maximize, minimize, and close support.
  • Dark mode set as default across all web panels. Unified Settings modal added to Web Dashboard.
v1.2.4
Released
Bug Fixes
  • Minor UI tweaks and general performance improvements for background SSH isolates.
v1.2.3
Released
New Features Bug Fixes
File Management & Storage
  • Native File Viewer & Editor: View and edit text-based files (HTML, TXT, JSON, JS, Dart) and image files directly in the file manager. Includes unsaved changes safeguards.
  • Storage Analyzer: Native storage analyzer running os.walk via SSH to visually map disk usage for Videos, Systems, Images, Archives. Fully adaptive for iPad/Mobile.
  • Fixed navigation pop-up routing crashes during dual-pane disconnects.
Terminal Experience
  • Hardware Keyboard Support: Enhanced interceptors — Hardware Backspace/DEL keys now work universally across Android and Apple via raw input buffer detection.
  • Shell Autocomplete History: Automatically parses .bash_history and .zsh_history on the remote server for predictive suggestions.
Desktop & Teams
  • macOS Native App: Frameless "Warp-terminal" style UI with Cmd+W, native window dragging, and size constraints.
  • E2EE Team Workspaces: AES-256 encrypted sync with domain-based auto-grouping, professional invite emails, and RBAC (Admin / Member).
  • DigitalOcean Integration: Full official support for syncing with DigitalOcean droplets.
v1.1.1
2026-07-13
Improvements
  • Reviewer Demo Access: One-tap "Reviewer Demo Login" for seamless Google Play and App Store reviews.
  • Demo Infrastructure: Auto-provisions a live pre-configured public SSH/SFTP server (test.rebex.net) for demo accounts.
v1.0.0
2026-06-12 — Initial Public Release
Launch
Security & Architecture
  • AES-256 encrypted Hive storage for all local server data.
  • Anti-tamper lockout: system clock manipulation detection for PIN brute-force prevention.
  • Migrated to flutter_secure_storage — all credentials in OS-level Keychain/Keystore hardware enclave.
  • 3-phase PIN lockout (30s after 5 attempts) with exponential backoff brute-force protection.
Core Features
  • SSH Terminal with extended keyboard, multi-tab sessions, and terminal snippets/macros drawer.
  • SFTP file browser with in-app editor and native PEM/SSH key file picker.
  • Real-time CPU/RAM/Disk monitoring dashboard with radial gauge and danger-state coloring.
  • SSH Port Forwarding — Local, Remote, and Dynamic tunnels.
  • PM2 / Systemd / Cron visual managers.
  • Biometric (FaceID/TouchID) enforcement with PIN brute-force lockout.
Performance & Android 15
  • Background Keep-Alive foreground service for uninterrupted SSH connections.
  • Intensive SSH metric parsing moved to background Isolates — eliminates UI jank.
  • Full edge-to-edge display support and 16 KB page alignment for Android 15.
  • Hive NoSQL database migration from Isar for high-performance metric storage.
Platform Launch