Releases: ueberauth/ueberauth_facebook
Releases · ueberauth/ueberauth_facebook
v0.10.0
What's Changed
- Logging in detail by @msaurabhee in #70
New Contributors
- @msaurabhee made their first contribution in #70
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Use type large for profile image by @tonnenpinguin in #54
- Allow Dynamic Configuration by @arghmeleg in #53
- Misc doc changes by @kianmeng in #59
- Fix crypto mac signature change in OTP/24 by @mtarnovan in #61
- Feature/improved docs by @nbw in #58
- Require Ueberauth 0.7 and implement its CSRF protection by @arjan in #65
New Contributors
- @tonnenpinguin made their first contribution in #54
- @arghmeleg made their first contribution in #53
- @kianmeng made their first contribution in #59
- @mtarnovan made their first contribution in #61
- @nbw made their first contribution in #58
Full Changelog: v0.8.1...v0.9.0
Version 0.8.1
v0.8.1 Release 0.8.1
Version 0.8.0
v0.8.0 Release 0.8
Version 0.7.0
v0.7.0 Release 0.7.0
Version 0.5.0
- Target Elixir 1.3 or greater
- Pin OAuth to 0.6.0
- Update dependencies
Version 0.4.0
- Make
:state
param configurable
Version 0.3.2
- Fix support for auth_type
Version 0.3.1
- Add missing locale parameter in
fetch_user/2
Version 0.3.0
- Added support for auth_type
- Support for additional request variables