Nextcord Versions Save

A Python wrapper for the Discord API forked from discord.py

v2.6.1

7 months ago

What's Changed

This is just a documentation fix for the new default avatar as well as changelogs.

Full Changelog: https://github.com/nextcord/nextcord/compare/v2.6.0...v2.6.1

v2.6.0

7 months ago

What's Changed

This release adds even more features and bug fixes, including the new username system, and will likely be the last release of the 2.x series.

v3.0 will have breaking changes and more support for new API features.

New Contributors

Contributors of this Release: @DenverCoder1, @ooliver1, @spifory, @TrapDrap, @Soheab, @EmreTech, @Skelmis, @TheGenocides, @teaishealthy Full Changelog: https://github.com/nextcord/nextcord/compare/v2.5.0...v2.6.0

v2.5.0

10 months ago

What's Changed

This is a smaller update comprising of smaller updates and bug fixes such as supporting with for File.

New Contributors

Contributors of this Release: @anoadragon453, @DenverCoder1, @spifory, @vcokltfre, @Skelmis, @kingmigdor, @dkay0670, @ooliver1, @Miolus, @lightninq720, @Kevin-OVI, @Fenix5fire, @msnyder Full Changelog: https://github.com/nextcord/nextcord/compare/v2.4.0...v2.5.0

v2.4.2

1 year ago

What's Changed

This version fixes a crash when receiving a GUILD_AUDIT_LOG_ENTRY_CREATE event without a user_id.

https://docs.nextcord.dev/en/stable/whats_new.html#v2-4-2

Contributors of this Release: @Miolus Full Changelog: https://github.com/nextcord/nextcord/compare/v2.4.1...v2.4.2

v2.4.1

1 year ago

What's Changed

This version backports bugfixes from 2.5.0 which include:

  • Not connecting to voice/stage channels;
  • Not being able to broadcast audio in stage channels;

https://docs.nextcord.dev/en/stable/whats_new.html#v2-4-1

Contributors of this Release: @anoadragon453 Full Changelog: https://github.com/nextcord/nextcord/compare/v2.4.0...v2.4.1

v2.4.0

1 year ago

What's Changed

This version includes support for many new and missed Discord features, even more type annotation improvements, and some internal refactoring to help improve the codebase in the future! https://docs.nextcord.dev/en/stable/whats_new.html#v2-4-0

New Contributors

Contributors of this Release: @I-Wings-I, @DenverCoder1, @toolifelesstocode, @TrapDrap, @MaskDuck, @EmreTech, @ToasterUwU, @alentoghostflame, @ooliver1, @Soheab, @teaishealthy Full Changelog: https://github.com/nextcord/nextcord/compare/v2.3.2...v2.4.0

v2.3.3

1 year ago

What's Changed

This is a bugfix release to fix crashes caused by resolving GIF stickers. https://docs.nextcord.dev/en/latest/whats_new.html#v2-3-3

Contributors of this Release: @toolifelesstocode Full Changelog: https://github.com/nextcord/nextcord/compare/v2.3.2...v2.3.3

v2.3.2

1 year ago

What's Changed

This is a bugfix release to resolve false positive argument checking. https://docs.nextcord.dev/en/stable/whats_new.html#v2-3-2

Contributors of this Release: @EmreTech Full Changelog: https://github.com/nextcord/nextcord/compare/v2.3.1...v2.3.2

v2.3.1

1 year ago

What's Changed

This is a bugfix release to resolve an import error with nextcord.ui :pensive:. https://docs.nextcord.dev/en/stable/whats_new.html#v2-3-1

Contributors of this Release: @kingmigdor Full Changelog: https://github.com/nextcord/nextcord/compare/v2.3.0...v2.3.1

v2.3.0

1 year ago

What's Changed

This version includes support for small changes recently made by Discord, and many type annotation improvements. https://docs.nextcord.dev/en/stable/whats_new.html#v2-3-0

New Contributors

Contributors of this Release: @kingmigdor, @EmreTech, @ooliver1, @teaishealthy, @e-codes-stuff, @alentoghostflame, @doublevcodes, @toolifelesstocode, @DenverCoder1, @ToasterUwU, @MaskDuck, @Koalacards, @Skelmis, @GestaIt Full Changelog: https://github.com/nextcord/nextcord/compare/v2.2.0...v2.3.0