mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-18 20:14:42 +00:00
Add v2.6.4 changelog
This commit is contained in:
@@ -11,6 +11,26 @@ Changelog
|
|||||||
This page keeps a detailed human friendly rendering of what's new and changed
|
This page keeps a detailed human friendly rendering of what's new and changed
|
||||||
in specific versions.
|
in specific versions.
|
||||||
|
|
||||||
|
.. _vp2p6p4:
|
||||||
|
|
||||||
|
v2.6.4
|
||||||
|
-------
|
||||||
|
|
||||||
|
Bug Fixes
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
- Fix :class:`InviteType` and :class:`ReactionType` not being exported (:issue:`10310`)
|
||||||
|
- Fix :class:`ui.Modal` submits not working for components without a ``custom_id`` (:issue:`10307`)
|
||||||
|
- Fix ``required`` keyword argument missing in most :class:`ui.Select` classes (:issue:`10307`)
|
||||||
|
- Fix incorrect handling of :class:`ui.Modal` submit data when using selects (:issue:`10307`)
|
||||||
|
- Fix potential exception when assigning :attr:`ui.Container.children`
|
||||||
|
- Fix :attr:`ui.Section.accessory` setter not updating internal state leading to an exception
|
||||||
|
|
||||||
|
Miscellaneous
|
||||||
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
- Use ``compression.zstd`` from the standard library if available on Python 3.14 (:issue:`10323`)
|
||||||
|
|
||||||
.. _vp2p6p3:
|
.. _vp2p6p3:
|
||||||
|
|
||||||
v2.6.3
|
v2.6.3
|
||||||
|
Reference in New Issue
Block a user