Releases: enum-gg/caddy-discord
Releases · enum-gg/caddy-discord
v1.2.0
1.2.0 (2024-02-29)
Features
- Support OAuth callback and authentication when using multiple domains (fd54fe3)
Bug Fixes
- Authorisation when using roles would cease after first role check (43fbe4e)
- JWT Signing key will use hashed Discord App Client ID to prevent breaking on server reboot (1b3219f)
- Remove stale token from goreleaser workflow (b8ea22c)
- return a 401 HTTP Response on auth fail instead of looping OAuth forever (8886d2c)
- Pessimistic authorisation & improved JWT Signing with an ephemeral key instead of user-provided information (4be667b)
- Role checking will actually check the role now (e5949d9)
v1.2.0
v1.1.1
v1.1.0
v1.0.1
What's Changed
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1
v1.0.1
What's Changed
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v1.0.0
🎉 Haven't seen it break or crash in a while.
Full Changelog: https://github.com/enum-gg/caddy-discord/commits/v1.0.0