Releases: junhoyeo/threads-api
v1.1.0 (Write New Threads with Text)
Threads API
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
We now support publishing new Threads! 👏👏
What's Changed
- Add publishing ability to the Threads API by @JamelHammoud in #43
- [api][docs] Add Usage for Writing Threads in README.md, Fix naming by @junhoyeo in #45
New Contributors
- @JamelHammoud made their first contribution in #43
Full Changelog: v1.0.11...v1.1.0
v1.0.11
v1.0.10 (Custom Options, Initial CLI)
Threads API
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
What's Changed
- [api] Move
noUpdateLSD
option to constructor by @Digital39999 in #35 - Feature: add CLI & improve axios by @Digital39999 in #37
- [api] Make CLI work with npx by @junhoyeo in #39
Full Changelog: v1.0.9...v1.0.10
v1.0.9 (Respond to web updates, Add proxy options)
Threads API
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
What's Changed
- [api] replaced Threads by Instagram in getUserIDByUsername by @yssf-io in #33
- Add proxy options by @Digital39999 in #32
New Contributors
- @yssf-io made their first contribution in #33
- @Digital39999 made their first contribution in #32
Full Changelog: v1.0.8...v1.0.9
v1.0.8 (Get Thread Likers by PostID)
v1.0.7
v1.0.6 (Supports Reading Threads using PostID)
Threads API
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
What's Changed
- Rename: add 'test' word by @Mineru98 in #20
- [api][web-ui] Support users with empty Threads by @junhoyeo in #25
- Feat: Get Single Thread by @Mineru98 in #22
- get thread information by @farizrifqi in #23
New Contributors
- @farizrifqi made their first contribution in #23
Full Changelog: v1.0.4...v1.0.6
v1.0.4
Threads API
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
What's Changed
- [web-ui] Initialize project by @junhoyeo in #11
- [api][web-ui] Show list of User Threads in Web UI by @junhoyeo in #13
- Update README.md to include Deno and pnpm setup by @SethuSenthil in #14
- [docs] Update emojis in README.md by @junhoyeo in #16
- [api] Update
fbLSDToken
on eachgetUserIDfromUsername
call by @junhoyeo in #18 - [api] Implement
getUserProfileReplies
by @junhoyeo in #19
New Contributors
- @SethuSenthil made their first contribution in #14
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Threads API
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
What's Changed
- Add test code, remove some HTTP headers by @Mineru98 in #8
- Make
fbLSDToken
injectable viaThreadsAPIOptions
by @junhoyeo in 9fc9a3f - Build files with SWC in by @junhoyeo in 87ad4bf (Fixing #7)
New Contributors
Full Changelog: v1.0.1...v1.0.3
v1.0.1 (Initial Release)
Threads API
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
Full Changelog: https://github.com/junhoyeo/threads-api/commits/v1.0.1