| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-23 | 1.4 kB | |
| Unread and message update listeners, view stories (beta) source code.tar.gz | 2025-11-23 | 252.9 kB | |
| Unread and message update listeners, view stories (beta) source code.zip | 2025-11-23 | 311.2 kB | |
| Totals: 3 Items | 565.5 kB | 1 | |
We've made the chat experience smoother by adding an unread thread indicator and listening to newly arrived messages in other threads, just like how you can get notified when someone else texted you on mobile! 🔔
In addition, this release includes an experimental feature to view your stories, try it with instagram-cli stories. 🥳 The stories you view on the CLI are identical to the ones recommended to you from mobile and web. Note that this is experimental, there are a few known UI issues and this might potentially increase the risk of getting flagged by Meta if you scroll through a lot of stories at once since it appears like scraping stories, use it with caution. A side benefit is that there's no ads 😄 for your stories in the CLI.
We also improved app observability by adding logging and including API logs. Please include relevant logs when you report bugs. Cleanup logs occasionally with instagram-cli cleanup
What's Changed
- Update logging and capture api logs by @endernoke in https://github.com/supreme-gg-gg/instagram-cli/pull/177
- [feature] Background message update and unread states by @supreme-gg-gg in https://github.com/supreme-gg-gg/instagram-cli/pull/178
- [Feature] Viewing Stories by @supreme-gg-gg in https://github.com/supreme-gg-gg/instagram-cli/pull/179
Full Changelog: https://github.com/supreme-gg-gg/instagram-cli/compare/ts-v1.2.4...ts-v1.3.0