š 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
- (pl-PL) Polish localisation by @HackZy01 in #185
- Refactor Instagram TrackingLinkDisable by @HcNguyen111 in #165
- Version 0.6.0 by @ReSo7200 in #194
New Contributors
- @HackZy01 made their first contribution in #185
- @HcNguyen111 made their first contribution in #165
Full Changelog: v0.5.2...v0.6.0