Skip to content

Releases: interactions-py/interactions.py

5.16.0

02 Feb 01:49

Choose a tag to compare

What's Changed

  • fix: don't create asset with null hash in user banner by @mifuyutsuki in #1776
  • fix: don't reconnect when http client is closed by @AstreaTSS in #1780
  • docs: add/adjust docstrings for components by @AstreaTSS in #1777
  • feat: add external apps and pin message permissions by @AstreaTSS in #1786
  • ci: don't install mkdocs material insiders by @AstreaTSS in #1787
  • ci: Further measures to prevent collisions when running multiple copies of the test suit simultaneously by @silasary in #1650
  • Disable live tests until they can be fixed by @silasary in #1788
  • fix: properly convert values when using ranges for hybrid commands by @AstreaTSS in #1785
  • chore(ci): Make dependabot target unstable by @silasary in #1789
  • feat: allow list operations on ContainerComponent by @AstreaTSS in #1783
  • fix: typo in _chunk_cache on line 712 of guild.py by @nordbo in #1792
  • fix: bump Ruff to v0.14.6 by @AutonomousCat in #1795
  • feat: add int method to Timestamp class by @AutonomousCat in #1794
  • chore(deps): bump github/codeql-action from 1 to 4 by @dependabot[bot] in #1791
  • feat: update Discord enums and flags by @mifuyutsuki in #1801
  • Add support for new encryption methods by @LordOfPolls in #1803
  • fix: pass down integration_types and contexts for hybrid subcommands by @AstreaTSS in #1809
  • fix: Hold running tasks within a Task, so the task doesn't get garbage collected before it completes by @silasary in #1790
  • fix: Fix more type hints to use the covariant Sequence instead of the invariant List by @silasary in #1799
  • feat: improve usage of v2 components by @AstreaTSS in #1808

New Contributors

Full Changelog: 5.15.0...5.16.0

5.16.0rc3

17 Dec 08:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.15.0...5.16.0rc3

5.16.0 RC2

17 Dec 01:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.15.0...5.16.0rc2

5.16.0 RC1

02 Dec 05:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.15.0...5.16.0rc1

5.15.0

19 Jun 06:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.14.0...5.15.0

5.15.0rc1

05 May 05:26
4dc1764

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

Choose a tag to compare

What's Changed

Full Changelog: 5.13.2...5.14.0

5.13.2

27 Aug 09:24
369a291

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

Choose a tag to compare

What's Changed

Full Changelog: 5.13.0...5.13.1

5.13.0

26 Jun 09:18
87f814f

Choose a tag to compare

What's Changed

Full Changelog: 5.12.1...5.13.0