Back to home

Changelog

New features, improvements, and fixes to the Hijack platform.

v1.6.0April 2, 2026

Bank Discovery, Privacy Controls & API Overhaul

Added
  • Bank Discovery module — search US phone numbers for linked Venmo and PayPal accounts with full account metadata (avatar, display name, currencies)
  • Privacy settings — new Privacy tab in Settings with toggles to blur your email and username in the sidebar, persisted via localStorage with real-time updates
  • Blockchain OSINT module — migrated from Archer to Gotham with concurrent batch processing (up to 40 req/s), ENS resolution, entity tagging, and social links (Twitter, LinkedIn, Crunchbase)
Changed
  • Research module migrated to improved backend with better error handling and pagination support
  • Enhanced API security across all Gotham modules
  • TikTok Email and Phone modules upgraded with improved request handling
Fixed
  • TikTok Email and Phone modules — resolved 403 errors that prevented lookups from completing
  • Captcha handling — International Business and IntelX panels now properly trigger the captcha overlay when verification is required, preventing stuck searches
  • Research module — improved error handling for upstream service failures
  • Blockchain module — fixed route resolution issue that caused 500 errors on search
v1.5.1March 26, 2026

IntelX Integration

Added
  • IntelX module — System ID lookup with downloadable text file results, integrated into the Gotham sidebar
  • One-click download for retrieved data with file preview (first 20 lines)
Fixed
  • Skiptracer results can now be scrolled and no longer stretch beyond the viewport
v1.5.0March 24, 2026

International Business Verification

Added
  • Know Your Business (KYB) module — international business verification across 49 jurisdictions, integrated directly into the Gotham sidebar
  • Multi-step verification flow — select country, enter business name and city, automatic status polling with real-time progress
  • Rich KYB results — company profile, directors & officers, ownership hierarchy, registered locations, and industry classifications
  • Custom dropdown components — searchable country picker with dark-themed styling, replacing native browser selects
Changed
  • Hero video now served locally for faster loading and higher quality
  • Arkham product card shows "Coming Soon" badge and is no longer clickable
  • Removed Lenis smooth scroll from landing page
v1.4.0March 24, 2026

Suite Expansion & Platform Redesign

Added
  • New "Suite" tab in Gotham — replaces Social Media, now houses all lookup modules
  • Crypto.com email lookup module — search Crypto.com accounts by email, view payee details, phone numbers, and account type
  • Phone Analyze module — deep phone number intelligence with carrier info, owner details, associated addresses with active/inactive status, associated people with relationship labels, and GPS coordinates
  • Telegram community modal — join notification on landing page for announcements and updates
  • Changelog page — track all platform updates and new features
Changed
  • Gotham color palette redesigned — migrated from warm brown/amber accents to clean neutral white/grey palette matching the landing page aesthetic
  • All action buttons (Review, Search, Analyze, Create Case) redesigned with solid neutral-200 backgrounds and dark text to match landing page CTAs
  • Suite sidebar icon updated to grid layout icon
  • Button font weight increased to semibold with hover states across all modules
Fixed
  • Landing page performance — implemented lazy loading for below-fold sections to eliminate black screen delay
  • Authentication flow — relaxed fingerprint checks for privacy-focused browsers to prevent captcha loops
  • Client-side fingerprint fallbacks now return identifiable strings instead of empty values
  • Added toast error notifications to silent failure points in login flow