Skip to content

Releases: wohali/oauth2-discord-new

Version 1.2.1

29 Dec 22:59
2df4d2a
Compare
Choose a tag to compare
  • Code improvements (#40):
    • Unify PHPDoc style
    • Use null coalescing operator where appropriate
  • Specify PHP 8.x versions as supported (#42)
  • Update OAuth2 base authorisation URL (#44)

Thanks to @ShawnCZek for the help in this release.

Version 1.2.0

01 Nov 04:17
f34be83
Compare
Choose a tag to compare

This release supports the new Discord v9 API.

Release 1.1.0

28 Aug 19:23
0dcb505
Compare
Choose a tag to compare

Primarily a bugfix release, the minor version has been incremented to reflect the new Discord domain (discord.gg --> discord.com).

This release also adds support for PHP 7.2, 7.3 and 7.4.

It also fixes the redirectUrl example in the README.

Version 1.0.0

15 Oct 23:31
Compare
Choose a tag to compare

Initial release.