File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ These changes are available on the `master` branch, but have not yet been releas
3030 ` ui.MentionableSelect ` , and ` ui.ChannelSelect ` .
3131- Added the ability to use functions with any number of optional arguments and functions
3232 returning an awaitable as ` Option.autocomplete ` .
33- ([ #2669 ] ( https://github.com/Pycord-Development/pycord/pull/2914 ) )
33+ ([ #2914 ] ( https://github.com/Pycord-Development/pycord/pull/2914 ) )
3434- Added ` ui.FileUpload ` for modals and the ` FileUpload ` component.
3535 ([ #2938 ] ( https://github.com/Pycord-Development/pycord/pull/2938 ) )
3636
@@ -50,8 +50,6 @@ These changes are available on the `master` branch, but have not yet been releas
5050 ([ #2924 ] ( https://github.com/Pycord-Development/pycord/pull/2924 ) )
5151- Fixed OPUS Decode Error when recording audio.
5252 ([ #2925 ] ( https://github.com/Pycord-Development/pycord/pull/2925 ) )
53- - Fixed autocomplete crashing when using an async static method.
54- ([ #2669 ] ( https://github.com/Pycord-Development/pycord/pull/2914 ) )
5553- Fixed a ` TypeError ` when typing ` ui.Select ` without providing optional type arguments.
5654 ([ #2943 ] ( https://github.com/Pycord-Development/pycord/pull/2943 ) )
5755- Fixed modal input values being misordered when using the ` row ` parameter and inserting
You can’t perform that action at this time.
0 commit comments