Releases: ReSo7200/InstaEclipse
Release list
Version 0.6.0
🌘 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
v0.5.2
🌘 InstaEclipse v0.5.2
✅ No reinstall required. You can update over your existing v0.5.1 installation.
Important
This is the final release of InstaEclipse. The project is moving forward as part of the Purrfect project. Follow the Telegram channel to stay up to date.
✨ New Features
- feat(devops): Added a "Restore to Default Config" button in the Developer Options menu — applies a known-working config out of the box
🐛 Bug Fixes
- fix(copy-comment): Resolve copy comment not working correctly
- fix(double-tap-like): Fix disable double-tap to like not applying to reels — thanks to curious-freak (aka Eternal)
- fix(toast): Reduce toast display duration
💙 Thank You
A huge thank you to every contributor, translator, and community member who has been part of InstaEclipse — your support, bug reports, and pull requests made this project what it is.
Special thanks to everyone who contributed to this release and all previous ones.
What's Changed
- fix: Multiple fixes by @curious-freak in #180
- Version 0.5.2 by @ReSo7200 in #181
New Contributors
- @curious-freak made their first contribution in #180
Full Changelog: v0.5.1...v0.5.2
v0.5.1
🌘 InstaEclipse v0.5.1
✅ No reinstall required. You can update over your existing v0.5.0 installation.
✨ New Features
- feat(feed): Hide suggestions in feed + client-side reels blocker
- feat(cache): Clear Hooks Cache option added to main menu
- feat(double-tap-like): Disable double-tap to like on feed and reels
🐛 Bug Fixes
- fix(ui): Resolve lag and inbox long-press conflict
- fix(android11): Resolve
NoClassDefFoundErroron API 30 - fix(module): Remove dead
hookOwnModulecausing crash on launch - fix(ghost-indicator): Replace emoji overlay with icon tint
- fix(downloader): Resolve "no media found" for feed posts on IG v426
- fix(i18n): make all toasts and feature labels fully translated
Thanks to:
What's Changed
Full Changelog: v0.5.0...v0.5.1
v0.5.0
🌘 InstaEclipse v0.5.0 — The Biggest Update Yet
⚠️ Fresh install required. Uninstall your previous version before installing v0.5.0.
✨ This isn't just an update. It's a rebuild.
v0.5.0 ships a completely overhauled companion app, a brand new downloader, new ghost features, global language support, and a wave of long-requested additions. If you've been waiting for a reason to reinstall — this is it.
📥 All-New Downloader
Save anything. Posts, carousels, reels, stories, feed videos, and full-resolution profile pictures — all from within Instagram, no third-party app needed.
- Long-press any profile to save the full-res picture
- Choose a custom download folder - From the InstaEclipse Module UI
- Optional username subfolders to keep everything organized
👻 New Ghost Features
Three powerful additions to Ghost Mode:
- Unlimited View-Once Replays — Replay view-once media as many times as you want
- Permanent View Once Media — View-once media stays open and replayable like regular media (This might cause issues)
- Keep Disappearing Messages — Stop ephemeral messages from deleting themselves
- Allow Screenshots in DMs — Re-enable screenshot capability in restricted chats
🎨 Brand New App UI
The InstaEclipse companion app has been completely redesigned from scratch. Material You, sectioned menus, a staging system that lets you queue multiple changes and apply them all at once — it feels like a different app.
⚙️ Developer Options
- Remove Build Expired Popup — Keep using older Instagram builds without the forced update nag
🛠️Miscellaneous
- Copy Comment — Copy any comment text with a single tap
- View Story Mentions — See all @mentions in a story at once
- Disable Discover People — Remove the "People you may know" section from your feed
💾 Backup & Restore
Export all your InstaEclipse settings to a file and restore them anytime — perfect for switching devices or reinstalling without losing your setup.
🌍 InstaEclipse Now Speaks 14 Languages
Arabic · Azerbaijani · German · Spanish · French · Greek · Hebrew · Indonesian · Portuguese · Russian · Swedish · Turkish · Traditional Chinese · Simplified Chinese
Every string, every dialog, every toast — fully translated. Massive thanks to every contributor who made this happen.
⚡ DexKit Startup Cache
DexKit scans are now cached per Instagram version. Same version = zero rescan on next launch. Faster startup, every time.
🐛 Bug Fixes
- Ghost mode toggles now correctly persist their state across sessions
- Various stability and compatibility improvements
📄 Project
- README fully rewritten with collapsible feature sections, full root + no-root install guides, and a live contributor grid
DISCLAIMER.mdadded- GitHub issue templates — structured bug reports and feature requests with pre-flight checklists
💙 Thank you for every star, report, and translation. v0.5.0 is for you.
Thanks to:
swakwork
particle-box
isma3iloiso
Placeholder6
T8numen
What's Changed
Full Changelog: v0.4.5...v0.5.0
v0.4.5
📦 Release: Version 0.4.5
🚀 UI Fixes, Prevention, and Modern Compatibility 🚀
⚠️ Important: Please uninstall the previous version before installing v0.4.5 to avoid conflicts or unexpected issues.
🆕 New Features & Improvements
🚫 Disable Repost Button
No more accidental shares.
This feature disables the repost button functionality within the feed, ensuring you don't accidentally repost content to your profile with a misclick.
🎨 New Instagram UI Support
Full compatibility with the latest Instagram layouts.
Features now adapt correctly to the newer interface changes.
🌏 Added Simplified Chinese
Added Simplified Chinese language support thanks to our contributors. Huge appreciation to everyone who helped with translations!
🐞 Bug Fixes
🛠️ InstaEclipse UI Fixed
💙 Thank You for Using InstaEclipse!
What's Changed
- Update Azerbaijani translations in strings.xml by @Figim in #123
- add Simplified Chinese by @EscapeA in #108
- Version 0.4.5 by @ReSo7200 in #128
New Contributors
Full Changelog: v0.4.4...v0.4.5
v0.4.4
📦 Release: Version 0.4.4
🚀 Multi-Clone Support, Extreme Focus, and Global Touch-Ups 🚀
This release takes InstaEclipse even further — more flexibility, and more focus.
🆕 New Features & Improvements
-
🔁 Support for Multiple Instagram Clones
Thanks to @ar5to Use InstaEclipse across several cloned Instagram packages — full control, everywhere. -
🧠 Distraction-Free: Extreme Mode
Push focus to the max.
When Extreme Mode is enabled, your distraction-free setup becomes frozen — it can’t be undone unless Instagram is reinstalled. Perfect for full detox sessions. -
🌍 New Translations
Thanks to our amazing contributors, InstaEclipse now speaks even more languages! 🌐
🐞 Bug Fixes & Enhancements
- 👥 Follower Toast Fixed (again!)
- ⚙️ Features Toast Fixed
What's Changed
- Add support for multiple Instagram package names by @ar5to in #103
- Add Greek translation by @NiicKz13 in #98
- French Translation by @GlitchDaBest in #78
- Add Indonesian translation by @zarzet in #76
- Added Hebrew translation by @Xiddoc in #77
- Version 0.4.4 by @ReSo7200 in #104
New Contributors
- @ar5to made their first contribution in #103
- @NiicKz13 made their first contribution in #98
- @GlitchDaBest made their first contribution in #78
- @zarzet made their first contribution in #76
- @Xiddoc made their first contribution in #77
Full Changelog: v0.4.3...v0.4.4
v0.4.3
📦 Release: Version 0.4.3
⚡ Cache Control, Smarter Reels, & Sharper Privacy ⚡
This update keeps InstaEclipse lean, private, and even more under your control.
🆕 New Features & Improvements
-
🧹 Clear Cache on Instagram Restart
Automatically wipes Instagram’s cache when restarting -
🎯 Disable Reels (But Keep Them in DMs)
Thanks to @halfmanbear — now you can block Reels everywhere except in your direct messages. -
🛡️ Even Better Tracking Removal
More precise and thorough stripping of tracking data for truly clean links.
🐞 Bug Fixes & Enhancements
- 👥 Follower Toast Fix
- 📖 Story Flipping Fix
- 📩 One-Time Media Fix
Corrected issues on newer Instagram releases.
Upgrade to Version 0.4.3 and enjoy faster restarts, smarter controls, and cleaner sharing. 💫
💬 Have suggestions or found a bug? Let us know via GitHub Issues or Telegram!
What's Changed
- Feature - Allow Reels in DMs by @halfmanbear in #88
- Version 0.4.3 by @ReSo7200 in #90
New Contributors
- @halfmanbear made their first contribution in #88
Full Changelog: v0.4.2...v0.4.3
v0.4.2
📦 Release: Version 0.4.2
🔧 Compatibility & Privacy Boost Update 🔧
Welcome to Version 0.4.2 — a compact yet powerful update focused on keeping InstaEclipse compatible, clean, and multilingual. 🌍
🆕 New Features & Improvements
-
🆕 Compatibility with Latest Instagram Versions
InstaEclipse now plays nice with newer Instagram app updates — keeping you ahead of the curve. -
🛡️ Enhanced Link Tracking Removal
Tracking data is now removed more aggressively and reliably for safer, cleaner sharing. -
🌐 German Language Support
Danke to @xxOrdulu52xx for contributing full German localization 🇩🇪 — multilingual support is growing!
🐞 Bug Fixes & Enhancements
-
🎨 UI Bug Fixes
Resolved visual and layout glitches for a smoother experience. -
🔧 General Stability Improvements
Behind-the-scenes tweaks to keep everything running seamlessly.
Upgrade to Version 0.4.2 and enjoy a smoother, safer, and more accessible InstaEclipse. 💫
💬 Have suggestions or found a bug? Let us know via GitHub Issues or Telegram!
What's Changed
- German Translation by @xxOrdulu52xx in #69
- Version 0.4.2 by @ReSo7200 in #75
New Contributors
- @xxOrdulu52xx made their first contribution in #69
Full Changelog: v0.4.1...v0.4.2
v0.4.1
📦 Release: Version 0.4.1
⚙️ InstaEclipse Maintenance & Utility Update ⚙️
Introducing Version 0.4.1 — a focused release to refine usability, restore stability, and improve your everyday experience. 🌙
🆕 New Features & Improvements
-
📦 Import/Export DevOps Config
Backup or migrate your settings effortlessly with new DevOps configuration import/export support. -
✅ Mark Messages as Read
Hold the gallery button inside DMs to mark all messages as read — convenient and subtle. -
🔗 Link Tracking Remover
Automatically strips tracking data from shared Instagram links. Big thanks to oct888! 🕵️ -
🧾 Restored Legacy Follower Toast
Due to glitches in the newer method, the classic follower toast notification is back for better reliability. -
🧼 UI Fixes & Code Cleanup
Minor visual issues resolved, and underlying code improved for performance and maintainability.
🐞 Bug Fixes & Enhancements
- ⚙️ Backend refactoring improves stability and prepares the ground for upcoming features.
- 🖌️ UI touch-ups and smoother interaction in key areas.
Upgrade to Version 0.4.1 for a more stable, privacy-respecting, and responsive InstaEclipse experience. 🌌
💬 Got feedback or a request? Reach us via GitHub Issues or Telegram!
What's Changed
New Contributors
Full Changelog: v0.4...v0.4.1
v0.4
📦 Release: Version 0.4
🎉 InstaEclipse Major Update 🎉
Get ready for a next-level experience with Version 0.4 — a powerful step forward in performance, compatibility, and usability! 🌑
🆕 New Features & Improvements
-
🧠 Integrated UI Inside Instagram
Access InstaEclipse directly by long-pressing the search icon — no need to launch a separate app. -
👀 Follower Indicator in Profile
See whether a user follows you directly in their profile, replacing the old toast notification. -
🪄 No Restart Needed
Features apply instantly — no more restarting Instagram to activate changes. -
🧰 Non-Root Support via LSPatch
Use InstaEclipse without root, thanks to JingMatrix’s LSPatch fork! -
📱 ARMv7 Support
Full support for older devices running on ARMv7 architecture. -
🎨 New UI Overhaul
Cleaner, smoother interface powered by silvzr — big thanks for the design magic! ✨ -
🈵 Traditional Chinese (Taiwan) Language Support
Thanks to Jia-Bin, 繁體中文(台灣) is now supported natively in the UI.
🐞 Bug Fixes & Enhancements
-
👻 Ghost Mode Fixes
Improved screenshot detection bypass and stability across newer Instagram versions. -
🧘 Distraction-Free Fixes
Resolved occasional feed or explore elements reappearing. -
📊 Performance & Hooking Improvements
Better dynamic analysis, faster feature loading, and improved module resilience.
Upgrade to Version 0.4 for the cleanest, stealthiest, and most seamless Instagram mod experience yet! 💜
💬 Feedback? Feature request? Drop us a line on GitHub Issues or Telegram!
What's Changed
New Contributors
Full Changelog: v0.3.2...v0.4