v3.2.0 - 2024-11-21
What's Changed
Full Changelog: v3.1.3...v3.2.0 by @obervinov in #116
🐛 Bug Fixes
- fix conflict between device metadata and user-agent in the
Downloader()
class - fix the login strategy for exceptions
💥 Breaking Changes
Downloader()
class configuration has been changed. Please, check the new parameters in README.md and update Vault configuration- remove
Post
andPosts List
buttons from the bot commands, because it is have been replaced by thePosts
button (buttons have the same functionality). Required to update the users roles in the vault and recreate start up message
🚀 Features
- add validators for session settings in the
Downloader()
class