- Added
set_twitter_byo(api_key, api_secret)andclear_twitter_byo()for X/Twitter Bring-Your-Own-Keys support. When set, every outbound request includesX-Twitter-OAuth1-Api-KeyandX-Twitter-OAuth1-Api-Secretheaders — required for X/Twitter operations now that Ayrshare's BYO requirement is enforced (as of March 31, 2026). - README: removed duplicated paragraphs, fixed typos (e.g. capabilities, Google Business Profile), corrected links (update post, generate alt text), tightened intro copy.
- Updates missing endpoint base url reference from app.ayrshare.com to api.ayrshare.com
- Updated
setProfileKeymethod to set the profile key for the SocialPost object.
- Updated README with new docs.
- Added new endpoints with examples including resize, verify, generate, webhooks, and more. Please see README for details.
- Added new test cases.
- Switch endpoint calls from app.ayrshare.com to api.ayrshare.com.
- Updated packages.
- Updated code examples and docs.
No breaking changes.