From now on, this project will use "calendar versioning", where versions can be X.Y or X.Y.Z, where X is 2-digit year, Y is major version through the year, Z is minor version.
Changes since previous release (v3.1.1):
- New versioning schema
- Updated to stable aiogram 3.15
- Moved settings to
settings.toml
- Refactored codebase
- Removed
!nm
/!nomedia
commands - Removed "language" config parameter. Now you can simply replace lang file with the required one. Since "current" file is also tracked by git, don't forget about backups.