Skip to content

Releases: ayrshare/social-media-api

Version 1.2.2

03 May 21:17
Compare
Choose a tag to compare

[1.2.2] 2024-05-03

  • Breaking Change: Updated class name from SocialPost to SocialMediaAPI.

Version 1.2.1

03 May 21:01
Compare
Choose a tag to compare

[1.2.1] 2024-05-03

  • Added in CommonJS compatibility

Version 1.2.0

03 May 02:51
Compare
Choose a tag to compare

[1.2.0] 2024-05-03

  • Added new endpoints with examples including resize, verify, webhooks, and more. Please see ReadMe for details.
  • Added new test cases.
  • Switch endpoint calls from app.ayrshare.com to api.ayrshare.com.
  • Moved code to support ES Module.
  • Updated packages.

Breaking Changes

Renamed the package from social-post-api to social-media-api. Be sure to update your package require/import.

Why the change? Because as Ayrshare has matured we've gone well beyond just posting.

Version 1.1.1

17 Nov 14:32
Compare
Choose a tag to compare
  • Added new functions: updateProfile, unlinkSocial, getBrandByUser.
  • Added history get all posts.
  • Updated code examples and docs.

No breaking changes.

Version 1.0.14

12 Jan 14:19
Compare
Choose a tag to compare

Expansion of the API:

  • Business Plan for multi-profile creation, management, and posting. Useful for companies with a platform, product, or agency that have multiple clients.
  • Create a schedule to automatically post
  • Upload and post videos
  • Instagram integration

v1.0.2

06 Sep 18:22
Compare
Choose a tag to compare

Automate posting to Social Networks like Twitter, Facebook, LinkedIn, Reddit, and Telegram.

  • Added better error logging.