Flask-discord-interactions

Latest version: v2.1.2

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.7.2

Features
* implement min_length and max_length by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/111

1.7.1

Bugfixes
* Properly handle default and animated avatars in https://github.com/Breq16/flask-discord-interactions/pull/108, thank you Miner3089 for the issue report
* Fix position of kwargs passed to Command() when creating subcommand in https://github.com/Breq16/flask-discord-interactions/pull/109
* Handle user commands when user is not a member (left the guild or in DM) in https://github.com/Breq16/flask-discord-interactions/pull/107, thank you Miner3089 for the issue report

1.7.0

Features
* Support select menus in modals by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/100
* Add support for the attachment option by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/101
* Implement app_permissions by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/102

Bugfixes
* Fix Choice dumping by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/96
* Fix choice serialization in autocomplete by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/99

**All Changes**: https://github.com/Breq16/flask-discord-interactions/compare/v1.6.0...v1.7.0

1.6.0

What's Changed
* Only register permissions if they are actually set, by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/88
* Remove redundant authorization headers in followup methods, by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/89
* Localization, by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/90
* Attachments-related tweaks, by Breq16 in https://github.com/Breq16/flask-discord-interactions/pull/93
* Warn when the rate limit is reached, by Breq16 in https://github.com/Breq16/flask-discord-interactions/pull/94

1.5.1

* Fix 404 error when registering global commands (permissions endpoint does not exist)
* Fix `dm_permission` field not getting sent when set to `False` -- 86

1.5.0

Changes
* Initial support for Permissions V2's `default_member_permissions` field (81, thanks therealr5!) - related to discord/discord-api-docs4830
* Hotfix for the disabled bulk permissions endpoint
* Updated `Option` model to support subcommands, min/max value, channel type (84, thanks therealr5!)

Here be dragons
Permissions overwrites don't seem to be functioning properly after the permissions V2 rollout, track 85 for updates. Code using `default_permission` or `ctx.overwrite_permissions()` will likely fail. The new `default_member_permissions` field is unaffected.

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.