Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Releases: junhoyeo/threads-api

v1.1.0 (Write New Threads with Text)

08 Jul 19:27
Compare
Choose a tag to compare

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

Full Changelog: v1.0.11...v1.1.0

v1.0.11

08 Jul 05:45
Compare
Choose a tag to compare

What's Changed

  • [api] Implement ThreadsAPI.getPostIDfromThreadID by @junhoyeo in #40

Full Changelog: v1.0.10...v1.0.11

v1.0.10 (Custom Options, Initial CLI)

08 Jul 04:01
Compare
Choose a tag to compare

Threads API

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.9 (Respond to web updates, Add proxy options)

07 Jul 20:52
Compare
Choose a tag to compare

Threads API

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8 (Get Thread Likers by PostID)

07 Jul 16:02
Compare
Choose a tag to compare

Threads API

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

07 Jul 14:32
Compare
Choose a tag to compare

Threads API

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.

What's Changed

  • [api] Make httpAgent to be injected via ThreadsAPIOptions by @junhoyeo in #28 (Resolves #27)

Full Changelog: v1.0.6...v1.0.7

v1.0.6 (Supports Reading Threads using PostID)

07 Jul 13:10
Compare
Choose a tag to compare

Threads API

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.6

v1.0.4

07 Jul 00:30
Compare
Choose a tag to compare

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 each getUserIDfromUsername call by @junhoyeo in #18
  • [api] Implement getUserProfileReplies by @junhoyeo in #19

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

06 Jul 16:14
Compare
Choose a tag to compare

Threads API

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.3

v1.0.1 (Initial Release)

06 Jul 13:36
f6fab57
Compare
Choose a tag to compare

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