Releases: wohali/oauth2-discord-new
Releases · wohali/oauth2-discord-new
Version 1.2.1
- 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
This release supports the new Discord v9 API.
Release 1.1.0
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
Initial release.