Skip to content

Releases: ueberauth/ueberauth_slack

v0.7.0

07 May 16:56
b37570c
Compare
Choose a tag to compare

What's Changed

  • set oauth2 json library based on ueberauth's json library by @taj in #34
  • Extract images and team domain from identity only auth by @ibash in #33
  • Fix a markdown problem in the docs by @ream88 in #36
  • Format code with mix format by @ream88 in #37
  • bump ueberauth to 0.7 by @marciotoze in #39
  • chore: add compilation warning job by @yordis in #41

New Contributors

Full Changelog: v0.6.0...v0.7.0

Version 0.6.0

01 Jul 13:14
Compare
Choose a tag to compare
v0.6.0

Remove unused captures, update ExDoc

Version 0.4.1

27 Dec 03:33
Compare
Choose a tag to compare
  • Avoid exceptions if team is unset or missing

Version 0.4.0

22 Sep 02:54
Compare
Choose a tag to compare
  • Target Elixir 1.3 or greater
  • Pin OAuth2 to 0.6.0
  • Update dependencies
  • Fix warnings

Version 0.3

19 Jul 17:49
Compare
Choose a tag to compare
  • Load team information when team:record scope is present.

v0.2.0

11 Dec 06:45
Compare
Choose a tag to compare

Updates the required request_uri field
Uses ueberauth 0.2.0

Initial Release

16 Nov 18:03
Compare
Choose a tag to compare

Initial release of the Ueberauth Slack integration.