facepy v1.0.0 Release Notes

Release Date: 2014-05-22 // almost 10 years ago
  • โž• Added

    • ๐Ÿ‘ GraphAPI now supports securing Graph API requests with application secret proofs.
    • ๐Ÿ‘ GraphAPI#post now supports user-generated images.

    ๐Ÿ›  Fixed

    • The last bit of the tuple returned from get_extended_access_token is now None if the access token won't expire.
    • GraphAPI#batch can now handle more than 50 requests at a time.
    • ๐Ÿ›  Fixed a bug that caused unicode URLs to fail.