v0.1.0-alpha
Pre-releaseVanish v0.1.0-alpha
The first public alpha of Vanish.
Vanish is an open-source, local-first app for finding, reviewing, and cleaning up your social media footprint across platforms. It currently runs as an interactive terminal application.
This alpha focuses on importing Instagram export data, reviewing old activity, building cleanup plans, and working through supported actions manually.
Highlights
- Import local Instagram JSON export ZIPs
- Support usable partial exports
- Review, filter, and select activity
- Handle large exports with bounded warnings
- Generate, export, and load cleanup plans
- Work through manual unfollow actions
- Work through manual unlike actions for posts and reels
- Work through deletion of your own comments
- Stop and resume cleanup sessions
- Keep local workspace history and audit records
- Wipe Vanish-managed local data
Privacy and safety
- No Instagram login
- No Instagram API calls
- No scraping
- No browser automation
- No cloud backend
- No telemetry by default
- Instagram changes are performed manually by the user
- Raw comment previews are not persisted
Vanish includes an experimental read-only Reddit official API planner prototype.
Developer access has been requested from Reddit and is still pending, so Reddit functionality may not be usable in this public build.
Known limitations
- Instagram cleanup actions are not automatic
- Instagram export formats may change
- Comment previews disappear after restarting Vanish
- Reddit support is experimental and awaiting developer access
- Binaries are currently unsigned
Downloads
Download the archive for your operating system and architecture below.
SHA-256 hashes for all archives are included in checksums.txt.
What's Changed
- Add local workspace foundation by @itsmeares in #1
- Tighten v0.3 TUI correction pass by @itsmeares in #2
- Add v0.4 platform foundation by @itsmeares in #3
- chore: repo hygiene by @itsmeares in #4
- Add Reddit official API planner prototype by @itsmeares in #5
- Vanish v0.6 UX simplification by @itsmeares in #6
- Add no-op apply preview foundation by @itsmeares in #7
- Polish v0.6 TUI layout and copy by @itsmeares in #8
- feat(instagram): prepare export onboarding and assisted cleanup by @itsmeares in #9
- feat(instagram): add export onboarding and manual cleanup by @itsmeares in #10
- chore(release): prepare v0.1.0-alpha by @itsmeares in #11
New Contributors
- @itsmeares made their first contribution in #1
Full Changelog: https://github.com/itsmeares/vanish/commits/v0.1.0-alpha