Skip to content

Releases: DisnakeDev/disnake

v2.12.0

21 Feb 18:15
219ebed

Choose a tag to compare

This new version adds support for several new modal components (including file uploads and checkboxes), managing app emojis, end-to-end-encrypted voice connections, and includes a bunch of other minor features, bugfixes, and internal refactors.
While it won't concern the majority of users, please note the breaking changes in this version, mentioned in the changelog. Most notably, this version drops support for Python 3.8 + 3.9, which reached end-of-life in 2024 and 2025 respectively.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-12-0
Git history: v2.11.0...v2.12.0

v2.11.0

11 Sep 17:39
c340a15

Choose a tag to compare

This version adds the new v2 components to create fully component-driven messages, select menus in modals, support for setting a guild-specific avatar/banner/bio, user nameplates and tags, new message pin endpoints (now with up to 250 pins!), and includes many other improvements and several bugfixes.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-11-0
Git history: v2.10.1...v2.11.0

v2.10.2

11 Sep 17:39
bd525c5

Choose a tag to compare

This is a maintenance release with several backported bugfixes from v2.11.0.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-10-2
Git history: v2.10.1...v2.10.2

v2.10.1

29 Dec 21:30
1ce9027

Choose a tag to compare

This is a maintenance release, fixing an unintentional DeprecationWarning that was emitted several times when a shard reconnected.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-10-1
Git history: v2.10.0...v2.10.1

v2.10.0

29 Dec 18:39
d3d1a98

Choose a tag to compare

This release comes with support for user apps, polls, message forwarding, avatar decorations, media channels, soundboards, subscriptions/monetization,proper support for Python 3.12 and 3.13 functionality (such as 3.12's new type statement), and lots of smaller features, improvements, and other bugfixes.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-10-0
Git history: v2.9.3...v2.10.0

v2.9.3

14 Nov 19:32
8e5c73b

Choose a tag to compare

This is a maintenance release, fixing a few minor bugs.
Notably, this includes support for a newer voice encryption mode; all modes supported in previous versions are scheduled to be discontinued on 18th November 2024, and voice connections using the builtin VoiceClient will fail to connect.
This release also includes a fix for a rare websocket reconnection issue happening on Python versions prior to 3.11.0.
Check out the changelog for details.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-9-3
Git history: v2.9.2...v2.9.3

v2.9.2

18 May 13:05
0e4181a

Choose a tag to compare

This is a maintenance release, fixing a few minor bugs, particularly regarding certain websocket failure scenarios. Check out the changelog for details.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-9-2
Git history: v2.9.1...v2.9.2

v2.9.1

30 Oct 20:40
1b8c5bc

Choose a tag to compare

This is a maintenance release, fixing a few minor bugs. Check out the changelog for details.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-9-1
Git history: v2.9.0...v2.9.1

v2.9.0

21 Jun 16:39
ead81a4

Choose a tag to compare

This release comes with support for the new username system, text in stage, role subscriptions, silent messages, and onboarding.
The documentation has been updated, splitting the monolithic API Reference page into smaller pages.

Changelog: https://docs.disnake.dev/en/stable/whats_new.html#v2-9-0
Git history: v2.8.0...v2.9.0

v2.8.2

21 Jun 16:39

Choose a tag to compare

This is a maintenance release with backports from v2.9.0.

Changelog: https://docs.disnake.dev/en/v2.8.2/whats_new.html#v2-8-2
Git history: v2.8.1...v2.8.2