COMMITS
May 21, 2026
O
Fix CRLF line endings in test_permissions_all.py
Oliver Ni committed
E
Fix various typos within the documentation
Evanroby committed
M
Fix safety_alerts_channel typing not accepting None in Guild.edit()
Michael committed
April 15, 2026
M
Fix comment about inspect replacing inspect
Mikey Whiston committed
L
docs: fix: Safari sidebar ul has toolbar cut off
LegoFan9 committed
April 14, 2026
J
Use iscoroutinefunction from inspect instead of asyncio on 3.12+
Jakub Kuczys committed
R
Fix ActionRow remove and add item not using Item.width
Rapptz committed
J
Remove datetime.utcnow() use (deprecated since 3.12)
Jakub Kuczys committed
P
Change the default 'required' value to True for all select variants
Pipythonmc committed
J
Update ruff configuration to exclude docs/tests formatting
Jakub Kuczys committed
March 14, 2026
R
Bump PyNaCl version to allow 1.6.x version installs
Rapptz committed
R
Don't cache SoundboardSound when Intents.expressions is disabled
Rapptz committed
March 4, 2026
J
Avoid AttributeError on AutoShardedClient.close() call before async setup
Jakub Kuczys committed
R
Raise context menu command limit to 15 to match Discord
Rapptz committed
March 3, 2026
R
Version bump for development
Rapptz committed
R
Version bump to v2.7.1
Rapptz committed
R
Add changelog for v2.7.1
Rapptz committed
R
Add warning and raise if davey is not installed
Rapptz committed
R
Unpin strict davey dependency
Rapptz committed
R
Show davey version in --version output
Rapptz committed
March 2, 2026
₳
Fix aiohttp websocket timeout deprecation warning
₳Ⱡ₥Ø₲ committed
R
Remove old workaround to /callback not having a return type
Rapptz committed
R
Fix memory leak with the view store when removing items
Rapptz committed
February 27, 2026
R
Version bump for development
Rapptz committed
R
Version bump to v2.7.0
Rapptz committed
R
Add v2.7.0 changelog
Rapptz committed
February 26, 2026
R
Add AI contribution guideline
Rapptz committed
February 25, 2026
R
Close websocket when reconnecting websocket during polling
Rapptz committed
L
Fix FFmpeg errors not sent to after callback
levin committed
S
[tasks] Add overloads
Steve C committed