v1.5.3
版本发布时间: 2023-07-20 14:35:07
junhoyeo/threads-api最新发布版本:the-end(2023-09-08 19:02:01)
Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads.
Summary
- 🛠️ Fix
getToken
to properly returnuserID
- 🛠️ Rename Internal Method:
_getProfilePage
->_getCleanedProfileHTML
What's Changed
- web-ui: Add mobile responsiveness by @junhoyeo in https://github.com/junhoyeo/threads-api/pull/221
- [ImgBot] Optimize images by @imgbot in https://github.com/junhoyeo/threads-api/pull/222
- api(test): fix test for
getToken
to function correctly by @junhoyeo in https://github.com/junhoyeo/threads-api/pull/225 - Fix: getToken not returning userID by @Aerglonus in https://github.com/junhoyeo/threads-api/pull/223
- changed the name of
_getProfilePage
to_getCleanedProfileHTML
by @Aerglonus in https://github.com/junhoyeo/threads-api/pull/227
Full Changelog: https://github.com/junhoyeo/threads-api/compare/v1.5.2...v1.5.3