v3.3.0 - 2024-12-21
What's Changed
Full Changelog: v3.2.0...v3.3.0 by @obervinov in #123
🐛 Bug Fixes
- small code formatting improvements
🚀 Features
- add new table
accounts
to the database for storing account public data - add the feature to retrieve the entire list of account posts and add it to the queue
- Feature request: move user rights checking from
if
to nativedecorators