Skip to content

Releases: interactions-py/interactions.py

5.15.0rc1

05 May 05:26
4dc1764
Compare
Choose a tag to compare

What's Changed

  • feat: add support for nsfw for ThreadChannel by @feelixs in #1758
  • feat: add guild member banner field by @mifuyutsuki in #1757
  • fix: Invite._process_dict incorrectly passed all data by @feelixs in #1756
  • fix: add permission checks before fetching messages in reaction events by @feelixs in #1754
  • fix: Actually place channel ids into cache.dm_channels by @silasary in #1761
  • fix: Use raw message_id instead of ctx.message.id in wait_for_component by @silasary in #1759
  • fix: Deprecation of default_permission in Application Command by @GeomKid in #1762
  • ci: Update Github Actions versions by @silasary in #1767
  • feat: Components v2 by @silasary in #1760
  • fix: Use Sequence instead of List in wait_for_component hints by @silasary in #1764
  • fix: update last page button emoji by @mifuyutsuki in #1772

New Contributors

Full Changelog: 5.14.0...5.15.0rc1

5.14.0

31 Jan 07:04
27b5a85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.13.2...5.14.0

5.13.2

27 Aug 09:24
369a291
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.13.1...5.13.2

5.13.1

28 Jun 09:57
acd44d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.13.0...5.13.1

5.13.0

26 Jun 09:18
87f814f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.12.1...5.13.0

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

  • feat: add load_extensions method by @m2ksims in #1530
  • feat: update docs and support state for custom statuses by @AstreaTSS in #1527
  • feat: add additional webhook functions by @mAxYoLo01 in #1534
  • feat: add shard information to all state & gw logging by @LordOfPolls in #1551
  • docs: Revamp guides by @mAxYoLo01 in #1550

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