Back to Download

Changelog

Every update, improvement, and fix shipped to ShadowPhone Desktop.

v2.0.7

Latest
February 15, 2026

Overview

  • ShadowPhone v2.0.7
  • NSFW subreddit captions now fetch directly from your desktop (no more cloud 403 blocks)
  • Captions auto-cache to server every user benefits from each other's fetches
  • Shuffle captions works reliably for all subreddits including NSFW
  • Server API now cache-only for faster responses

v2.0.5

February 13, 2026

Overview

  • ShadowPhone v2.0.5
  • New Power Nav column Power Off, Restart, Back, Swipe Up, Swipe Down
  • Volume UpDown with click-and-hold for continuous adjustment
  • New Apps launcher Instagram, Gmail, TikTok, Play Store, Drive, ProtonVPN, Proton Drive, Vysor, Settings
  • Removed device connected text for cleaner layout
  • Removed essential apps info tooltip
  • New profiles auto-complete GrapheneOS setup wizard (7-tap sequence)
  • Zero manual interaction profile is ready to use immediately

v2.0.4

February 13, 2026

Overview

  • ShadowPhone v2.0.4
  • New profiles auto-complete GrapheneOS setup wizard (6-tap sequence)
  • Zero manual interaction profile is ready to use immediately
  • Coordinates verified via direct device testing on Pixel 6
  • Fixed Clerk sign-in not loading in Electron 40 (Chromium 130)
  • Disabled third-party cookie blocking that prevented auth initialization
  • Added 8-second timeout bypass for graceful auth fallback
  • desktop route now Electron-only web users redirected to homepage
  • Session clear recovery mechanism for corrupted auth data
  • DevTools locked down for non-admin users
  • Admin whitelist for authorized debugging access

v2.0.3

February 13, 2026

Overview

  • ShadowPhone v2.0.3
  • New profiles auto-complete GrapheneOS setup wizard (6-tap sequence)
  • Zero manual interaction profile is ready to use immediately
  • Coordinates verified via direct device testing on Pixel 6
  • Fixed Clerk sign-in not loading in Electron 40 (Chromium 130)
  • Disabled third-party cookie blocking that prevented auth initialization
  • Added 8-second timeout bypass for graceful auth fallback
  • desktop route now Electron-only web users redirected to homepage
  • Session clear recovery mechanism for corrupted auth data
  • DevTools locked down for non-admin users
  • Admin whitelist for authorized debugging access

v2.0.2

February 13, 2026

Overview

  • ShadowPhone v2.0.2
  • New profiles auto-complete GrapheneOS setup wizard (6-tap sequence)
  • Zero manual interaction profile is ready to use immediately
  • Coordinates verified via direct device testing on Pixel 6
  • Fixed Clerk sign-in not loading in Electron 40 (Chromium 130)
  • Disabled third-party cookie blocking that prevented auth initialization
  • Added 8-second timeout bypass for graceful auth fallback
  • desktop route now Electron-only web users redirected to homepage
  • Session clear recovery mechanism for corrupted auth data
  • DevTools locked down for non-admin users
  • Admin whitelist for authorized debugging access

v2.0.1

February 12, 2026

Overview

  • ShadowPhone v2.0.1
  • Instant soft refresh no more full page reloads
  • Refresh button now re-fetches data without Clerk re-init delay
  • CtrlR CtrlShiftR F5 shortcuts re-enabled for all users
  • 40 randomized loading messages with crossfade animations
  • Logo pulse glow ambient background effects
  • Dynamic shimmer progress bar
  • DevTools locked down for non-admin users
  • Admin whitelist for authorized debugging access

v2.0.0

Major
February 12, 2026

Overview

  • ShadowPhone v2.0.0
  • DevTools Inspect Element blocked for non-admin users
  • Right-click context menu disabled for SaaS users
  • Keyboard shortcuts (F12, CtrlShiftIJC, CtrlU) locked down
  • Admin whitelist for authorized debugging access
  • Version 2.0.0 full platform maturity milestone
  • All previous v1.x features included and stable

v1.9.9

February 12, 2026

Overview

  • ShadowPhone v1.9.9
  • Quota exceeded events now show a rich limit-reached modal instead of generic alerts
  • Subscription expired events trigger a dedicated trial-expired popup
  • Content scraper 429 errors now display usage stats with upgrade CTA
  • Account toggle limits use premium modal instead of browser alert

v1.9.8

February 12, 2026

Overview

  • ShadowPhone v1.9.8
  • Quota exceeded events now show a rich limit-reached modal instead of generic alerts
  • Subscription expired events trigger a dedicated trial-expired popup
  • Content scraper 429 errors now display usage stats with upgrade CTA
  • Account toggle limits use premium modal instead of browser alert

v1.9.7

February 12, 2026

Overview

  • ShadowPhone v1.9.7
  • Quota exceeded events now show a rich limit-reached modal instead of generic alerts
  • Subscription expired events trigger a dedicated trial-expired popup
  • Content scraper 429 errors now display usage stats with upgrade CTA
  • Account toggle limits use premium modal instead of browser alert

v1.9.6

February 12, 2026

Overview

  • ShadowPhone v1.9.6
  • Quota exceeded events now show a rich limit-reached modal instead of generic alerts
  • Subscription expired events trigger a dedicated trial-expired popup
  • Content scraper 429 errors now display usage stats with upgrade CTA
  • Account toggle limits use premium modal instead of browser alert

v1.9.5

February 12, 2026

Overview

  • ShadowPhone v1.9.5
  • Quota exceeded events now show a rich limit-reached modal instead of generic alerts
  • Subscription expired events trigger a dedicated trial-expired popup
  • Content scraper 429 errors now display usage stats with upgrade CTA
  • Account toggle limits use premium modal instead of browser alert

v1.9.4

February 12, 2026

Overview

  • ShadowPhone v1.9.4
  • Quota exceeded events now show a rich limit-reached modal instead of generic alerts
  • Subscription expired events trigger a dedicated trial-expired popup
  • Content scraper 429 errors now display usage stats with upgrade CTA
  • Account toggle limits use premium modal instead of browser alert

v1.9.3

February 11, 2026

Overview

  • ShadowPhone v1.9.3
  • Fixed missing handler modules in packaged build
  • Added handlers directory to electron-builder config
  • Includes all v1.9.2 improvements (live actions counter, RPC tracking)

v1.9.2

February 11, 2026

Overview

  • ShadowPhone v1.9.2
  • Dashboard Actions Today counter now updates in real-time
  • Module runs tracked via atomic Supabase RPC (zero lag)
  • Runs Today and usage metrics auto-refresh every 30s

v1.9.1

February 10, 2026

Overview

  • ShadowPhone v1.9.1
  • Fixed duplicate switch-profile handler crash on startup
  • Added missing create-profile, delete-profile, rename-profile handlers
  • All Utilities panel profile operations now fully functional

v1.9.0

Major
February 10, 2026

Overview

  • ShadowPhone v1.9.0
  • Registered missing IPC handlers in main.js rename-profile, create-profile, delete-profile, switch-profile
  • Root cause handlers existed in profile-handlers.js but main.js (the actual entry point) never imported them
  • All Utilities panel profile operations now fully functional

v1.8.9

February 10, 2026

Overview

  • ShadowPhone v1.8.9
  • Fixed Could not connect to device when fetching profiles
  • IPC response shape mismatch corrected across all callers
  • Profile createdeleterename operations now fully operational via local IPC
  • Error messages now surface actual failure reason instead of generic text

v1.8.8

February 10, 2026

Overview

  • ShadowPhone v1.8.8
  • Create, Delete, Rename profiles now run locally via direct IPC
  • Eliminated Unknown module errors for all profile operations
  • No server dependency profile utilities work offline

v1.8.7

February 10, 2026

Overview

  • ShadowPhone v1.8.7
  • ElevenLabs-style topo-lines headers across all dashboard tabs
  • Glass-surface panels with premium depth and layering
  • Enhanced micro-animations and hover effects
  • Polished sidebar with active indicators and billing visibility

v1.8.6

February 10, 2026

Overview

  • ShadowPhone v1.8.6
  • Fixed Add Account button not responding now properly awaits async save
  • Loading spinner Adding... feedback while account is being created
  • Inline error message shown when account creation fails
  • Prevented double-click submissions during save
  • Workflow tab crash guard handles non-array Supabase responses
  • Phone profile dropdown fix properly unwraps IPC response

v1.8.5

February 9, 2026

Overview

  • ShadowPhone v1.8.5
  • Dark themed dropdowns across all account forms (no more white selects)
  • Device-aware account grouping connected devices first, then offline, then unassigned
  • Device section headers with model, serial, status indicator, and account count
  • Auto-generate content_folder from username when creating new accounts
  • Account cards dim on offline devices for visual clarity

v1.8.4

February 9, 2026

Overview

  • ShadowPhone v1.8.4
  • Fixed template upload failing (422 error) missing IPC handler for file reading
  • Added read-file-as-buffer list-files handlers to main process
  • File scanning 0 files found extension matching bug resolved
  • Removed unintended horizontal flip from video processing
  • Editable inputoutput folder paths with Browse button
  • Flexible processing (any combo of template spoof)
  • Output viewer panel for processed files
  • Better feature descriptions

v1.8.3

February 9, 2026

Overview

  • ShadowPhone v1.8.3
  • Fixed template upload failing (422 error) missing IPC handler for file reading
  • Added read-file-as-buffer list-files handlers to main process
  • File scanning 0 files found extension matching bug resolved
  • Removed unintended horizontal flip from video processing
  • Editable inputoutput folder paths with Browse button
  • Flexible processing (any combo of template spoof)
  • Output viewer panel for processed files
  • Better feature descriptions

v1.8.2

February 9, 2026

Overview

  • ShadowPhone v1.8.2
  • Fixed file scanning showing 0 files found extension matching bug resolved
  • Removed unintended horizontal flip from video processing pipeline
  • Editable inputoutput folder paths with Browse button
  • Flexible processing options (any combo of template spoof)
  • Added output viewer panel for processed files
  • Clearer feature descriptions throughout
  • Video Templater accessible as dedicated sidebar tab
  • Better file path handling across all platforms
  • Frontend resilience for older installed builds

v1.8.1

February 9, 2026

Overview

  • ShadowPhone v1.8.1
  • Video Templater now accessible as dedicated sidebar tab
  • AI tab with dual-mode interface (Simple Advanced)
  • Chrome Extension Relay Service admin setup
  • Video Templater pipeline with user isolation
  • Bulk file uploader for content management
  • Sound desktop notifications for realtime events
  • Dashboard tab persistence improvements
  • Dropdown styling and source folder input clarity
  • Endpoint security gaps patched
  • Dead code cleanup in tabs and builders
  • RunningHub UI integration cleaned up
  • Dark theme enforcement across all views

v1.8.0

Major
February 9, 2026

Overview

  • ShadowPhone v1.8.0
  • AI tab with dual-mode interface (Simple Advanced)
  • Chrome Extension Relay Service admin setup
  • Video Templater pipeline with user isolation
  • Bulk file uploader for content management
  • Sound desktop notifications for realtime events
  • Dashboard tab persistence improvements
  • Dropdown styling and source folder input clarity
  • Endpoint security gaps patched
  • Dead code cleanup in tabs and builders
  • RunningHub UI integration cleaned up
  • Dark theme enforcement across all views

v1.7.9

February 9, 2026

Overview

  • ShadowPhone v1.7.9
  • All engagement coords updated from live ADB uiautomator dumps
  • Feed button likecommentshare coords fixed (old Y2180 was wrong)
  • Comment sheet input post button coords corrected (dynamic Y)
  • Double-tap like center (540, 1415) verified from media bounds
  • Fixed dropped else-clause in reels engagement (fallback was double-tapping)
  • Resource-ID lookup remains primary strategy coords are fallback only

v1.7.8

February 9, 2026

Overview

  • ShadowPhone v1.7.8
  • Full deep-read and verification of the post module pipeline (20,500 lines)
  • Verified crash recovery checkpointing and retry logic
  • Confirmed ig_selectors golden reference for 10802400 resolution
  • Verified QuickRun fleet cycle step ordering and abort logic
  • Confirmed content push works for owner and non-owner profiles
  • Post-completion move_to_used cleanup verified

v1.7.7

February 9, 2026

Overview

  • ShadowPhone v1.7.7
  • Fixed sticker tray selector (singular Sticker not Stickers)
  • Fixed link sticker finder (content-desc Link Sticker with scroll fallback)
  • Added sticker text customization from caption pool
  • Fixed mention sticker flow with proper Done button confirmation
  • Reels 0.8-2.5s per reel (was 1.8-5s)
  • Stories 2-5s per story (was 4-9.5s)
  • Feed 1-3s between posts (was 3-8s)
  • Module timeout 15 min no more timeouts on large sessions
  • Reels skip crop toggle and audio steps (images only)

v1.7.4

February 8, 2026

Overview

  • ShadowPhone v1.7.4
  • Reels no longer trigger Adjusting crop (images only)
  • Reels no longer trigger Adding audio (reels already have audio)
  • Cleaner and faster post flow for video content
  • Content folders now portable across devices
  • Auto-sanitize stale absolute paths from old installs
  • Clean folder structure (reels is canonical, no duplicate videos)

v1.7.3

February 8, 2026

Overview

  • ShadowPhone v1.7.3
  • Content folders now portable across devices no more machine-specific paths
  • Auto-sanitize stale absolute paths from old installs
  • New accounts save clean relative paths (not full Windows paths)
  • Open button works correctly again
  • Removed duplicate videos folder reels is the canonical video folder
  • used_reels replaces used_videos
  • Cleaner account folder layout for new users

v1.7.2

February 8, 2026

Overview

  • ShadowPhone v1.7.2
  • Fixed ADB input crash when captionscomments contained emojis
  • All text input now sanitized globally no more no closing quote errors
  • Feed scrolling 30 faster (1.5-3s view time)
  • Reels scrolling 30 faster (1.8-5s view time)
  • Story counts, engagement counts, likecomment chances all randomized per-run
  • Feed vs reels ratio varies each cycle
  • Pre and post engagement use different parameter ranges
  • Clean silent install to AppData (no more messy DLL folders)
  • Proper app icon (yellow phone)
  • Content folders now persist across updates

v1.7.1

February 8, 2026

Overview

  • ShadowPhone v1.7.1
  • Feed, Reels, Explore, and Hashtag scrolling now uses randomized amounts, speeds, and positions
  • Story viewer uses randomized delays between stories
  • All engagement modules feel significantly more natural and human-like
  • Removed unnecessary network and tun0 checks from VPN connection
  • Connection starts directly from package check for faster setup

v1.7.0

Major
February 8, 2026

Overview

  • ShadowPhone v1.7.0
  • Push Content errors now show clear, user-friendly messages
  • Explains what went wrong and how to fix it
  • Raw file paths hidden from users only shown in debug logs
  • Fixed path doubling bug in content resolution

v1.6.9

February 8, 2026

Overview

  • ShadowPhone v1.6.9
  • Push Content errors now show clear, user-friendly messages
  • Explains what went wrong and how to fix it
  • Raw file paths hidden from users only shown in debug logs
  • Fixed path doubling bug in content resolution

v1.6.8

February 8, 2026

Overview

  • ShadowPhone v1.6.8
  • Push Content errors now show clear, user-friendly messages
  • Explains what went wrong and how to fix it
  • Raw file paths hidden from users only shown in debug logs
  • Fixed path doubling bug in content resolution

v1.6.7

February 8, 2026

Overview

  • ShadowPhone v1.6.7
  • Fixed path doubling bug resolveContentFolder now detects embedded absolute paths
  • Server sends InstagramC...reels client now extracts the absolute portion correctly
  • Already-absolute content_folder paths from DB are returned as-is
  • All content operations (push, move, list) resolve to install directory

v1.6.6

February 8, 2026

Overview

  • ShadowPhone v1.6.6
  • Fixed content readpush operations resolving to APPDATA instead of install directory
  • resolveContentFolder() now uses install dir matching CONTENT_ROOT
  • push_files, push_to_profile, and move_to_used all pull from correct location
  • Full resolved paths saved to database for accurate UI display
  • Validate Folders and account creation auto-populate content_folder

v1.6.5

February 8, 2026

Overview

  • ShadowPhone v1.6.5
  • Content folders now created in application install directory, not hidden APPDATA
  • Full resolved paths saved to database for accurate UI display
  • Validate Folders correctly updates content_folder with real path
  • New accounts auto-populate content_folder on creation
  • Fixed Turbopack workspace root detection for clean Next.js builds

v1.6.4

February 8, 2026

Overview

  • ShadowPhone v1.6.4
  • Full-stack security hardening across Electron IPC, API headers, and subscription checks
  • Strengthened auth token validation and session management
  • Fixed push_content always sending ALL extensions instead of filtering by content type
  • Resolved empty push (0 files pushed) with improved VPN warning logs
  • Clean VPN connection state handling during content transfers
  • Enhanced fleet execution reliability and step control
  • Improved real-time logging and status propagation
  • Robust port lifecycle for push_to_profile HTTP server
  • Better error forwarding from Brain server to desktop client
  • Improved WebSocket stability for long-running module executions

v1.6.3

February 7, 2026

Overview

  • ShadowPhone v1.6.3
  • Fixed push_content never actually pushing files to phone
  • Root cause file scanner only checked root folder, not subdirectories (images, videos, reels)
  • Content now correctly found in ShadowPhonecontentinstagramprofilevideos etc.
  • Fixed _send_command discarding structured results from push_to_profile handler
  • Push result errors now properly propagate instead of silent success
  • HTTP file server now uses indexed file lookup for multi-directory serving
  • resolveContentFolder checks subdirectories for media files
  • Better error messages when source folder or files not found

Want the latest version?

Download ShadowPhone