Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 1.02 KB

Changelog

[1.2.6] 2024-12-16

  • Updated to Profile Key for Business Plan.

[1.2.5] 2024-11-27

  • More updates to new API docs

[1.2.4] 2024-11-21

  • Update to new API docs

[1.2.3] 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, but also still CommonJS.
  • Updated packages.

Breaking Changes

  • Renamed the package from social-post-api to social-media-api. Be sure to update your package require/import.
  • Class export changed from SocialPost to SocialMediaAPI.

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

[1.1.1] 2022-11-17

  • Added new functions: updateProfile, unlinkSocial, getBrandByUser.
  • Added history get all posts.
  • Updated code examples and docs.

No breaking changes.