Skip to content

2.2.0

Compare
Choose a tag to compare
@pruno pruno released this 31 Oct 14:04
  • 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