Skip to content

Releases: DisnakeDev/disnake

v2.10.1

29 Dec 21:30
1ce9027
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v2.8.1

02 Mar 19:52
Compare
Choose a tag to compare

This is a maintenance release, most notably fixing an upcoming breaking change related to voice connections.

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

v2.7.2

02 Mar 19:52
Compare
Choose a tag to compare

This is a maintenance release, most notably fixing an upcoming breaking change related to voice connections.

Changelog: https://docs.disnake.dev/en/v2.7.2/whats_new.html#v2-7-2
Git history: v2.7.1...v2.7.2

v2.8.0

05 Feb 22:12
e87178e
Compare
Choose a tag to compare

This release comes with support for NSFW application commands, the on_audit_log_entry_create event, and a new Event enum for use with methods like Client.wait_for, among lots of other changes.

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