v1.4.6: Perf and stability improvements
Improves various performance and stability and usability aspects of Instagram CLI.
What's Changed
- chore(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #286
- fix: delete key now removes character to the right of cursor by @howwohmm in #294
- fix: :upload and #path handle filenames with spaces by @howwohmm in #295
- fix: use grapheme-aware truncation for reply previews by @howwohmm in #293
- chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #297
- fix: restrict session file and directory permissions by @howwohmm in #292
- fix: show helpful error for unknown commands by @howwohmm in #300
- Add
versioncommand showing instagram-private-api and Instagram app version by @Copilot in #289 - ci: trigger preflight workflows on dependency manifest/lockfile changes by @Copilot in #311
- docs(AGENTS.md): add verification guide, TUI testing tips, and external doc links by @howwohmm in #310
- Update ava and fix flaky ava tests by @endernoke in #316
- perf: run realtime connection and post-login flow concurrently by @endernoke in #314
- chore(deps): Fix all dependabot security vulnerability scans by @supreme-gg-gg in #318
- feat: add profile display command (neofetch-style) by @howwohmm in #301
- chore: add descriptions to commands by @supreme-gg-gg in #321
New Contributors
Full Changelog: ts-v1.4.5...ts-v1.4.6