Skip to content

Releases: interactions-py/interactions.py

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

5.5.1

23 May 08:15
ee8debc
Compare
Choose a tag to compare

What's Fixed

Full Changelog: 5.5.0...5.5.1

5.5.0

21 May 18:24
d65ac77
Compare
Choose a tag to compare

What's Changed

  • docs: update changelog page to reflect newer releases by @Crspy2 in #1413
  • feat: Handle async checks in wait_for_component by @AbbyRH in #1406
  • feat: bypass discord's broken image proxy by @LordOfPolls in #1414

New Contributors

Full Changelog: 5.4.0...5.5.0

5.4.0

17 May 19:04
1e85c0f
Compare
Choose a tag to compare

What's New

Whats Fixed

Full Changelog: 5.3.1...5.4.0

5.3.1

06 May 16:54
3655951
Compare
Choose a tag to compare

What's Fixed

Full Changelog: 5.3.0...5.3.1

5.3.0

06 May 07:14
8963704
Compare
Choose a tag to compare

What's Changed

What's Fixed?

Full Changelog: 5.2.0...5.3.0

5.2.0

30 Apr 10:05
c3fc966
Compare
Choose a tag to compare

What's New

  • feat: add rate_limit_per_user param for create thread methods by @Damego in #1359
  • feat: format ratelimit messages with major params by @LordOfPolls in #1360
  • feat: add user & member props to auto mod action by @Damego in #1358
  • Added poll option to jurriged ext by @artem30801 in #1364

What's Fixed

  • fix: Resolve failing linter checks by @silasary in #1361
  • fix migration oversights in debug ext by @LordOfPolls
  • fix: handle a user not passing a cooldown system to the cooldown decorator by @LordOfPolls

Full Changelog: 5.1.0...5.2.0

5.1.0

22 Apr 05:55
758d80c
Compare
Choose a tag to compare

What's New

What's Fixed

  • fix: wrong check condition in the component callback by @Damego in #1352
  • chore: Update filesize to new 25mb discord limit by @Kigstn in #1346

New Contributors

Full Changelog: 5.0.1...5.1.0