Skip to content

v.0.6.0

Choose a tag to compare

@ReSo7200 ReSo7200 released this 08 Jul 05:39

🌘 InstaEclipse v0.6.0

βœ… No reinstall required. You can update over your existing v0.5.x installation.

Important

InstaEclipse is being succeeded by the Purrfect project. Development here will stay active until Purrfect reaches a stable release β€” follow the Telegram channel for progress updates.


✨ New Features

  • feat(theme): Custom Theme β€” recolor Instagram with built-in presets or a full custom color picker (background, surface, text, accent, icons, and more), applied live without restarting Instagram
  • feat(location): GPS Location Spoofing with an interactive map picker β€” search a place or drop a pin to fake your reported location
  • feat(quality): Force Reels Quality β€” pin Reels playback to a fixed resolution (360p–1080p, Auto, or Max Available) instead of Instagram's adaptive bitrate
  • feat(logs): In-app Log Viewer β€” see hook activity from both Instagram and the companion app without adb
  • feat(ui): Full icon-based redesign of the in-app dialog and companion app, replacing the old emoji-driven menus
  • feat(photo-zoom): Long-press a feed photo to view it full-screen with pinch-to-zoom
  • feat(copy-caption): Copy Caption added to the post and reel overflow menus
  • feat(clean-feed): Hide Threads Suggestions split out into its own toggle, independent of the general feed-suggestions toggle
  • feat(devops): Restore to Default Config option for the Developer Config
  • feat(misc): Spoof Last Seen (freeze) β€” freeze your "last active" status instead of updating it live

πŸ› Bug Fixes

  • fix(feed,misc): Stop Photo Zoom and Video Autoplay hooks from disrupting taps app-wide β€” both were intercepting core Android touch/render APIs unconditionally, causing intermittent dropped taps on story-advance and DM media opens
  • fix(mentions): Resolve the story mention pipeline via stable field/string anchors instead of guessed signatures
  • fix(post-download): Restore and harden post/reel download after an Instagram menu refactor
  • fix(copy-comment): Restore Copy Comment for Instagram's new comment architecture
  • fix(ghost-typing): Restore the typing indicator block after a signature change
  • fix(ad-blocker): Restore the ad-blocking hook after an Instagram refactor
  • fix(devops): Update the MobileConfig ID for Instagram's employee-gate refactor
  • fix(clean-feed): Mark the hide-suggestions status as soon as the hook installs
  • fix(ads): Refactor tracking-link stripping to catch tracking parameters anywhere in the URL, not just when they're the first query parameter

🌍 Translations

  • Full emoji cleanup across every supported locale's menu and section labels, replaced by the new icon-based UI
  • Complete Polish translation added and brought fully up to date with 0.6.0's new strings

βš™οΈ Other

  • CI now builds on every push/PR with concurrency control (stale runs get cancelled automatically) and a pre-build test step

What's Changed

New Contributors

Full Changelog: ReSo7200/InstaEclipse@v0.5.2...v0.6.0