Releases: simi/omniauth-facebook
Releases · simi/omniauth-facebook
Release list
v11.0.0 (defaults to FB Graph API 24.0)
What's Changed
- Update example by @wynksaiddestroy in #391
- update dependencies by @aussiDavid in #392
- Remove example from gem bundle by @aussiDavid in #394
- Remove access token for profile picture URL by @Rubyist007 in #388
- Remove unnecessary whitespace in shared_examples by @w-masahiro-ct in #395
- Update default API version to v24.0 by @GregorioNeto in #396
- Fix README badge by @simi in #398
- Update CI Rubies by @simi in #399
- CI: Tell dependabot to update GH Actions by @olleolleolle in #400
- Bump actions/checkout from 4 to 7 by @dependabot[bot] in #402
New Contributors
- @aussiDavid made their first contribution in #392
- @Rubyist007 made their first contribution in #388
- @w-masahiro-ct made their first contribution in #395
- @GregorioNeto made their first contribution in #396
- @dependabot[bot] made their first contribution in #402
Full Changelog: v10.0.0...v11.0.0
v10.0.0 (defaults to FB Graph API 19.0)
What's Changed
- CI: Avoid extra bundle install by @olleolleolle in #368
- Add Ruby 3.1 to CI by @petergoldstein in #372
- Remove duplicated script_name in callback_url by @tak1n in #380
- Update gemspec and version number by @BenSandeen in #381
- Add Ruby 3.2 to CI matrix by @jessieay in #383
- Add config_id to Per-Request options and Configuration by @harism2 in #386
- Update default API version to v19.0 by @wynksaiddestroy in #389
New Contributors
- @tak1n made their first contribution in #380
- @BenSandeen made their first contribution in #381
- @jessieay made their first contribution in #383
- @harism2 made their first contribution in #386
Full Changelog: v9.0.0...v10.0.0
v9.0.0 (defaults to FB Graph API 5.0)
What's Changed
- Replace Travis CI with GitHub Actions by @olleolleolle in #350
- addds ruby 3 to CI matrix by @swiknaba in #352
- Gemfile: Simplify away Ruby 2.2 workaround by @olleolleolle in #354
- Change secure_image_url default from false to true by @swiknaba in #346
- Bump Facebook Graph API to v5.0 by @mstr03 in #366
New Contributors
Full Changelog: v8.0.0...v9.0.0
v8.0.0 (access token in profile picture link)
v7.0.0 (defaults to FB Graph API 4.0)
bumped version of FB Graph API to v4.0
v6.0.0 (defaults to FB Graph API 3.0)
- bumped version of FB Graph API to v3.0
v5.0.0 (defaults to FB Graph API 2.10)
- bumped version of FB Graph API to v2.10