Facebook-sdk

Latest version: v3.1.0

Safety actively analyzes 621854 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.1.0

==========================
- Add support for Graph API version 3.1.
- Remove support for Graph API version 2.7.
- Change default Graph API version to 2.8.

3.0.0

==========================
- Add support for Python 3.6 and 3.7.
- Remove support for Python 2.6 and 3.3.
- Add support for Graph API versions 2.8, 2.9, 2.10, 2.11, 2.12, and 3.0.
- Remove support for Graph API versions 2.1, 2.2, 2.3, 2.4, 2.5, and 2.6.
- Change default Graph API version to 2.7.
- Add support for requests' sessions (201).
- Add versioning to access token endpoints (322).
- Add new `get_all_connections` method to make pagination easier (337).
- Add new `get_permissions` method to retrieve permissions that a user has
granted an application (264, 342).
- Remove `put_wall_post` method. Use `put_object` instead.
- Add search method (362).
- Rename `auth_url` method to `get_auth_url` and move it into the Graph API
object (377, 378, 422).

2.0.0

==========================
- Add support for Graph API versions 2.6 and 2.7.
- Remove support for Graph API version 2.0 and FQL.
- Change default Graph API version to 2.1.
- Fix bug with debug_access_token method not working when the
GraphAPI object's access token was set (276).
- Allow offline generation of application access tokens.

1.0.0

==========================

- Python 3 support.
- More comprehensive test coverage.
- Full Unicode support.
- Better exception handling.
- Vastly improved documentation.

0.4.0

==========================

- Add support for deleting application requests.
- Fix minor documentation error in README.
- Verify signed request parsing succeeded when creating OAuth token.
- Convert README to ReStructuredText.

0.3.2

==========================

- Add support for state parameters in auth dialog URLs.
- Fixes bug with Unicode app secrets.
- Add optional timeout support for faster API requests.
- Random PEP8 compliance fixes.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.