File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,26 @@ Changelog
1111This page keeps a detailed human friendly rendering of what's new and changed
1212in specific versions.
1313
14+ .. _vp2p6p4 :
15+
16+ v2.6.4
17+ -------
18+
19+ Bug Fixes
20+ ~~~~~~~~~~
21+
22+ - Fix :class: `InviteType ` and :class: `ReactionType ` not being exported (:issue: `10310 `)
23+ - Fix :class: `ui.Modal ` submits not working for components without a ``custom_id `` (:issue: `10307 `)
24+ - Fix ``required `` keyword argument missing in most :class: `ui.Select ` classes (:issue: `10307 `)
25+ - Fix incorrect handling of :class: `ui.Modal ` submit data when using selects (:issue: `10307 `)
26+ - Fix potential exception when assigning :attr: `ui.Container.children `
27+ - Fix :attr: `ui.Section.accessory ` setter not updating internal state leading to an exception
28+
29+ Miscellaneous
30+ ~~~~~~~~~~~~~~
31+
32+ - Use ``compression.zstd `` from the standard library if available on Python 3.14 (:issue: `10323 `)
33+
1434.. _vp2p6p3 :
1535
1636v2.6.3
You can’t perform that action at this time.
0 commit comments