Skip to content

Releases: davidcelis/threads-api

0.2.0

04 Jul 16:54
9e89faf
Compare
Choose a tag to compare
  • Allows specifying reply_control and reply_to_id when creating carousel posts
  • All documented fields are now requested by default when retrieving profiles and threads. The fields: option can still be specified to request a specific subset of fields.

0.1.0

19 Jun 23:40
44ff5e9
Compare
Choose a tag to compare

This release adds support for publishing to Threads. Check the README for more detailed instructions.

0.0.1.pre

19 Jun 16:45
0a69592
Compare
Choose a tag to compare
0.0.1.pre Pre-release
Pre-release

An initial pre-release that supports completing the OAuth2 handshake by:

  • Exchanging a code for a short-lived access token
  • Exchanging a short-lived access token for a long-lived access token
  • Refreshing a long-lived access token