Skip to content

Releases: interactions-py/interactions.py

5.12.1

06 May 05:19
a8f6fcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.12.0...5.12.1

5.12.0

30 Apr 08:21
7e01223
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.11.0...5.12.0

5.11.0

30 Nov 20:47
1a7de56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.10.0...5.11.0

5.10.0

10 Sep 06:31
0129d53
Compare
Choose a tag to compare

What's New

What's Fixed

  • fix: properly pass in proxy to http client by @AstreaTSS in #1544
  • fix: Message.mention_users can return users if not in guild by @mAxYoLo01 in #1535
  • Fix bot voice state connection issues by @tequa in #1533
  • fix: non-breaking auto mod fix by @mAxYoLo01 in #1546
  • fix: add application_id to ApplicationCommandPermissionsUpdate event … by @mAxYoLo01 in #1539
  • fix: typehint channels correctly in event classes by @mAxYoLo01 in #1538
  • fix: check for guild for role processors by @AstreaTSS in #1542
  • fix: rely on guild id instead of guild for buckets by @AstreaTSS in #1541
  • fix: add avatar_url to user Mixins by @m2ksims in #1528

New Contributors

  • @m2ksims made their first contribution in #1528
  • @tequa made their first contribution in #1533

Full Changelog: 5.9.2...5.10.0

5.9.2

08 Aug 19:12
125ead2
Compare
Choose a tag to compare

The first hotfix wasn't quite comprehensive enough 🙃

What's Fixed

Full Changelog: 5.9.0...5.9.2

5.9.1

08 Aug 16:19
6e9c9fd
Compare
Choose a tag to compare

Hotfix release!

What's Fixed

  • fix: resolve callback custom ID by @i0bs

Full Changelog: 5.8.0...5.9.1

5.9.0

08 Aug 16:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.8.0...5.9.0

5.8.0

13 Jul 19:02
850a170
Compare
Choose a tag to compare

What's New

What's Fixed

Full Changelog: 5.7.0...5.8.0

5.7.0

19 Jun 07:12
91d3e7b
Compare
Choose a tag to compare

What's New

What's Fixed

New Contributors

Full Changelog: 5.6.0...5.7.0

5.6.0

02 Jun 07:10
4bc6ae7
Compare
Choose a tag to compare

What's New

  • docs: Document send_command_tracebacks in the Error Tracking guide by @silasary in #1422
  • feat: add missing args to Guild.create_forum_post by @AstreaTSS in #1417
  • docs: fix errors in the bot example and add intent by @redninja9854 in #1416
  • feat: Provide Guild ID in GuildLeft event by @silasary in #1435
  • feat: add support for sentry arguments by @Donbur4156 in #1433

What's Fixed

  • fix: correctly work with Permissions.NONE when passed into Guild.create_role by @ShajeshJ in #1421
  • fix: don't assume msg reference always has msg id by @AstreaTSS in #1423
  • fix: prevent udp ka from throwing error on close by @LordOfPolls in #1425
  • fix emoji.edit allowing roleslist by @Donbur4156 in #1427
  • fix: Don't apply guild_id to messages fetched from DM history by @silasary in #1424
  • fix: prevent udp ka from throwing error on close by @LordOfPolls in #1425
  • fix: prevent already-responded error when using discord image proxy workaround by @LordOfPolls in 859323a

New Contributors

  • @ShajeshJ made their first contribution in #1421
  • @redninja9854 made their first contribution in #1416

Full Changelog: 5.5.1...5.6.0