Instagram's Renamed Share Tracker
Instagram started appending igsi to shared Reel and post links — the same account-bound share identifier that used to appear as igsh / igshid, under a new name. Until this release that parameter survived cleaning, so a link such as instagram.com/reel/…/?igsi=… came back marked "Already clean".
igsiis now stripped from Instagram links exactly likeigshandigshid- All three spellings stay on the removal list, so cleaning keeps working if Instagram flips the name again
- Functional parameters such as
img_indexare unchanged
Verification: 664 unit + 235 instrumentation tests green, release lint clean. APK built reproducibly from a fresh clone of the v2.6.3 tag.
Technical details: minSdk 21 (Android 5.0), targetSdk 36 (Android 16), versionCode 45.