Interactions-persistence

Latest version: v2.2.3

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

Scan your dependencies

Page 1 of 3

2.2.3

Changelog

Bug fixes
Chosen options from select menus are now provided as they should be.

Thanks Donbur4156 for the help.

2.2.2

Changelog:
Bug Fixes:
- Fix Modal logging
- Allow stackable persistent decorators
- Use `ActionRow` objects instead of `dict`s (new in `interactions.py 4.3.0`)

Thanks brandonsturgeon and Donbur4156 for the help!

**Full Changelog**: https://github.com/interactions-py/persistence/compare/2.2.1...2.2.2

2.2.1

Changelog:
Features:
- Compatibility with other exts in user extensions! Look at `PersistenceExt` in the wiki for more.
Bug Fixes:
- Modal callbacks now read custom_ids correctly.
- Fix `PersistenceExt` and `PersistenceExtension` classes not calling `__init__`

Thanks Damego and Donbur4156 for the help!

2.2.0

Changelog:
REPORT ALL BUGS AND QUESTIONS IN THE GITHUB ISSUES TAB!
Features:
- New system created for legacy custom_ids for backwards compatibility.
Bug Fixes:
- custom_ids no longer break when between 28 and 32 characters long.

2.1.1

Changelog:
REPORT ALL BUGS AND QUESTIONS IN THE GITHUB ISSUES TAB!
Bug Fixes:
- Logging no longer errors.

2.1.0

Changelog:
Note: In order to improve the library, changes needed to be made that obsoleted old custom_ids. It was well worth it :wink:
REPORT ALL BUGS AND QUESTIONS IN THE GITHUB ISSUES TAB!
Features:
- Tag and Package are both encrypted and decrypted at the same time. This means that as long as the length of both combined is longer than three, any package length is legal!
- Persistence is now compatible with `AutoSharder` (hopefully).
Bug Fixes:
- Modal callbacks now function as expected.
- Floats and ints can now be used without issue as payloads in `PersistentCustomID`s

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.