github Pycord-Development/pycord v2.7.0rc2

pre-release21 hours ago

What's Changed

  • fix: lala by @Lumabots in #2896
  • chore: merge count into master by @Lulalaby in #2897
  • chore(actions): minor change so pre-commit can fix by @Lulalaby in #2898
  • fix: manage silence for new SSRC with existing user_id by @rclaveau-tech in #2808
  • fix: missing changelog by @Lulalaby in #2900
  • fix: usage of SlashCommandOptionType since its a subclass of tuple by @Lumabots in #2901
  • chore(deps): upgrade crowdin/github-action action to v2.11.0 by @renovate[bot] in #2895
  • feat: ✨ Parse data as message in parse_message_update instead of using _update by @Paillat-dev in #2780
  • fix: Unbound raw reference in parse_message_update by @Lumabots in #2905
  • feat: Implement with_response For Interaction Callbacks by @Icebluewolf in #2711
  • chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #2909
  • chore(deps): upgrade actions/setup-python action to v6 by @Lulalaby in #2912
  • fix: AttributeError for view=None in Webhook.send by @yoggys in #2915
  • chore(deps): upgrade softprops/action-gh-release action to v2.3.3 by @renovate[bot] in #2906
  • feat: ✨ Add support for new member fields for bots by @Soheab in #2910
  • fix(views): View.message being None initially by @Soheab in #2916
  • fix(state): ensure _messages is not None before updating message list by @plun1331 in #2924
  • feat: Add support for default_values in Selects by @DA-344 in #2899
  • fix: typehint issue by @Lumabots in #2917
  • fix: Remove Extra Bytes Added By Discord Before OPUS Decoding by @Icebluewolf in #2925
  • chore(deps): upgrade dependency myst-parser to v4.0.1 by @renovate[bot] in #2927
  • chore(deps): upgrade dependency mypy to ~=1.18.1 by @renovate[bot] in #2928
  • fix: 🐛 Fix TypeError when typing ui.Select by @Paillat-dev in #2943
  • feat: FileUpload in Modal by @plun1331 in #2938
  • fix: missing > in CategoryChannel.__repr__ method by @Lumabots in #2953
  • feat: Restrict Python version to <3.14 in pyproject.toml by @Lumabots in #2954
  • docs: update docstring for mention_everyone to include role mentions by @Lumabots in #2957
  • feat: Add support for Guild Incident Actions and Incidents Data parsing by @Lumabots in #2955
  • chore(deps): upgrade github/codeql-action action to v4 by @renovate[bot] in #2946
  • chore(deps): upgrade dependency setuptools-scm to >=9.2,<=9.2.2 by @renovate[bot] in #2949
  • fix: 🐛 Handle python 3.12+ TypeAliasType in Option parsing by @Paillat-dev in #2952
  • feat(loop): add optional overlap support to allow concurrent loop executions by @Lumabots in #2771
  • chore(deps): upgrade github packages by @renovate[bot] in #2945
  • chore(pre-commit): pre-commit autoupdate by @pre-commit-ci[bot] in #2941
  • feat: 🔧 Enable pre-commit autoupdate in renovate by @Paillat-dev in #2942
  • chore(deps): upgrade dependency pynacl to >=1.6,<1.7 by @renovate[bot] in #2929
  • chore(deps): upgrade dependency pytest-asyncio to ~=1.2.0 by @renovate[bot] in #2930
  • chore(deps): upgrade dependency sphinx to v8.2.3 by @renovate[bot] in #2931
  • chore(deps): upgrade dependency sphinx-autodoc-typehints to v2.5.0 by @renovate[bot] in #2932
  • chore(deps): upgrade dependency sphinxext-opengraph to v0.13.0 by @renovate[bot] in #2933
  • fix: 🏷️ Fix incorrect view rtypes by @Paillat-dev in #2940
  • chore(deps): upgrade dependency sphinx-autodoc-typehints to v3 by @renovate[bot] in #2935
  • docs: 📝 Document PrimaryGuild and User.primary_guild by @Paillat-dev in #2937
  • feat: Implement better get_or_fetch by @Lumabots in #2776
  • fix: Add missing copyright to incidents.py by @Lumabots in #2965
  • fix: 🚑 Fix typing.TypeAliasType not present in python <3.12 by @Paillat-dev in #2967
  • fix: add missing type checking for primary guild member, changelog and docs for incident data) by @Lumabots in #2968
  • fix: 🐛 Async staticmethod autocompletes are not awaited by @Paillat-dev in #2966
  • feat: ✨ Allow for functools.partial and functions returning an awaitable as autocomplete by @Paillat-dev in #2914
  • feat: redo CV2 and New Modal implementation by @NeloBlivion in #2904
  • feat: ✨ Add bypass slowmode perm by @Paillat-dev in #2939
  • refactor: ♻️ Refactor weird checks in CogMeta and fix some typing and other qol things by @Paillat-dev in #2730
  • feat: implement positional flags by @Vioshim in #2443
  • fix(members): make sure the member's inner user is updated by @Soheab in #2970
  • feat: Add mention property to BaseEmoji class by @Lumabots in #2972
  • Revert "feat: Add mention property to BaseEmoji class" by @Lulalaby in #2973
  • feat: emoji mention (#2974) by @Lulalaby in #2975

New Contributors

Full Changelog: v2.7.0rc1...v2.7.0rc2

Don't miss a new pycord release

NewReleases is sending notifications on new releases.