Skip to content

Releases: facebook/facebook-php-business-sdk

2.4.1

12 Aug 16:39
Compare
Choose a tag to compare

Misc + bugfixes

2.4.0

10 Jul 10:41
Compare
Choose a tag to compare

2.3.1

04 May 15:46
Compare
Choose a tag to compare
  • Cursor now supports offset based pagination
  • Add support for creative sequencing
  • Add support for Call Now CTA
  • Add an utility script to create PHAR archives of the SDK
  • Additional bug fixes and missing fields

2.3.0

25 Mar 19:14
Compare
Choose a tag to compare

Provide support for AdsAPI v2.3. Changelog

2.2.4

06 Mar 10:55
Compare
Choose a tag to compare
  • Add Dynamic Product Ads Support
  • Add Blame field specs support
  • Various bug fixes and missing fields addition

2.2.3

19 Dec 13:11
Compare
Choose a tag to compare
  • support for validate_only
  • Added thumbnail_url, thumbnail_width, thumbnail_height to AdCreative
  • Add RequestException support for advanced error messaging
  • Update examples and tests to support AdSet->bid_info

2.2.2

19 Nov 16:11
Compare
Choose a tag to compare
  • Bugfix
    • Fixes an issue that prevented cursors from implicitly fetching next pages of data
    • Fixes an issue that prevented searching using TargetingSearch from returning a valid Cursor

2.2.1

04 Nov 13:50
Compare
Choose a tag to compare
  • Bugfix
    • Fixes an issue that prevent file uploads in PHP 5.4
    • Fixes an issue that prevent CurlAdapter to properly set request headers

2.2.0

31 Oct 14:04
Compare
Choose a tag to compare
  • Align versioning with AdsAPI
  • Remove facebook/php-sdk-v4 and psr/log dependencies
    • Simplify initialization
  • Provide bundled Http layer:
    • Improve versioning support
    • Improve file upload support
    • Improve domain control
      • AdVideo::create() now use graph-video.facebook.com
    • Improve extensibility
  • Extend logging capabilities to API Request and Response
  • Provide support for AdsAPI v2.2. Changelog
  • Extend test configuration capability
    • Tests that requires features whitelisting are now skippable through config
    • Improve inline documentation with links to docs
  • Bug fixing:
    • getReachEstimate now return an instance of ReachEstimate
    • Fix hashing issue in CustomAudiences::formatParams()
  • Align docs

0.9.11

08 Oct 11:50
Compare
Choose a tag to compare
0.9.11 Pre-release
Pre-release
  • Add support for Local Awareness