v2.0.0: Ink picture v2 and image / UI enhancements
Ink-picture v2 has been released! Over the last couple of months, our sister project ink-picture has been slowly gaining traction and now has millions of monthly downloads. Ink-picture v2 now improves various terminal-native high-res protocols support and ships various additional functionalities that makes it better resemble the <Image> component in React or <img> tag browser APIs, adopted for terminal use case. This instagram-cli release brings in key features from ink picture v2, resolving previous installation and high-res protocol display issues. It also includes features from ink v7 and other UI related fixes.
npm update -g @i7m/instagram-cli
What's Changed
- fix: update device fingerprints and add non-interactive auth by @DennisDyallo in #337
- feat: bring in features from ink 7 by @supreme-gg-gg in #341
- chore(ci): node test matrix by @supreme-gg-gg in #344
- chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot[bot] in #348
- refactor: #302 feed and stories view consolidated into a single script for reducing code duplication by @Quimisagi in #339
- chore(deps-dev): bump @types/react from 19.2.14 to 19.2.15 in the dependencies group by @dependabot[bot] in #352
- refactor: list detail cleanup by @Quimisagi in #353
- fix: return latest messages for read limit by @YuJun-BO2 in #356
- feat: migrate to ink-picture v2 by @endernoke in #364
- Feature: scrolleable usernames list by @Quimisagi in #359
- feat: display avatars in threads list by @endernoke in #368
New Contributors
- @DennisDyallo made their first contribution in #337
- @YuJun-BO2 made their first contribution in #356
Full Changelog: ts-v1.5.0...ts-v2.0.0