Releases: Rishikant181/Rettiwt-API
Releases · Rishikant181/Rettiwt-API
Release list
7.1.3
Issues Fixed
- Updated dependencies to address some vulnerabilities by @Rishikant181 in #895
Full Changelog: 7.1.2...7.1.3
7.1.2
Issues Fixed
- Fixed X-Client-Transaction-ID properly by updating the upstream package to latest version by @Rishikant181 in #888
Full Changelog: 7.1.1...7.1.2
Shout-out to inaaa821-design and lekkerelou for the fixes!
7.1.1
Issues Fixed
- Fixed an issue where all requests failed due to inability to generate X-Client-Transaction-ID by @Rishikant181 in #885
Full Changelog: 7.1.0...7.1.1
7.1.0
What's New
- Added functionality to remove a follower by @Shyzg in #869
- Added functionality to fetch tweet edit history by @lekkerelou in #876
- Added functionality to manage lists (create, update, delete, add member, remove member, mute, unmute) by @hujiulong in #881
New Contributors
- @Shyzg made their first contribution in #869
- @hujiulong made their first contribution in #881
Full Changelog: 7.0.3...7.1.0
7.0.3
Issues Fixed
- Updated user home timeline requests by @Rishikant181 in #872
Full Changelog: 7.0.2...7.0.3
7.0.2
Issues Fixed
- Fixed an issue where transaction ID generation failed with error
Unable to resolve the X ondemand chunk URLby @Rishikant181 in #868
Full Changelog: 7.0.1...7.0.2
7.0.1
What's Changed
pinnedTweetfield ofUserhas been changed topinnedTweets, and instead of an optional ID string, it's now a list of ID strings.
Issues Fixed
- Fixed an issue with deserialization of User base type by @Rishikant181 in #864
Full Changelog: 7.0.0...7.0.1
7.0.0
What's New
- Added ability to search for users by @Rishikant181 in #828
- Added ability to get details of a space by @lekkerelou in #833
- Added ability to get user about data (by username) by @lekkerelou in #834
- Added authenticated user account management (profile image/banner, username, password) @karasungur in #840
- Added support for posting long-form tweets @Devorein in #842
- Added SOCKS proxy support by @Rishikant181 in #854
- Added ability to configure a response middleware by @Rishikant181 in #859
What's Changed
- Updated the way in which proxies are configured by @Rishikant181 in #850
requestmethod ofFetcherServicenow returns the rawAxiosReponseinstead of just the response body data by @Rishikant181 in #858
Issues Fixed
- Fixed an issue with local proxies resulting in error @lihengdao666 in #848
- Fixed an issue where Axios requests were incorrectly using
HttpsAgentfor HTTP requests by @Rishikant181 in #853
New Contributors
- @lekkerelou made their first contribution in #833
- @Devorein made their first contribution in #842
Full Changelog: 6.2.2...7.0.0
6.2.2
Issues Fixed
- Fixed a memory leak issue due to
jsdomby migrating tolinkedomby @lihengdao666 in #857
Full Changelog: 6.2.1...6.2.2
6.3.0-alpha.1
Issues Fixed
- Fixed an issue where all methods failed due to error while generating X-Client-Transaction-ID by @Rishikant181 in #844
Full Changelog: 6.3.0-alpha.0...6.3.0-alpha.1