Releases: dolfies/discord.py-self
v2.0.0
This release is what I'd consider the initial stable version. All previous versions were mostly a stepping stone to this one. The changes are too enormous to list here, so please check out the rest of the documentation, but here are some highlights:
- Member "chunking", including member/presence events (with limitations)
- Sessions
- Connections
- Protobuf user settings
- Application/team management
- Store/SKUs/entitlements
- Billing (e.g. subscriptions, payments, boosts, promotions, etc.)
- Interactions (slash commands, buttons, etc.)
- Captcha handling
- And much more
In addition, the fork was rebased onto the latest upstream commit, so the changes encompass everything added to it from v2 onward (this includes typing, stickers, thread/forum support, scheduled events, welcome screen, etc. The library is overall far more in-line with client behaviors and more performant.
v1.9.2
v1.9.1
v1.9.0
Probably the biggest amount of changes yet. Way too many to list here.
Check out the finally completed docs and the PR for this release
I've tested it as much as I could, but bugs probably have creeped through.
Please feel free to report these on the bug tracker.