Releases: ExpressApp/bot-template
Releases · ExpressApp/bot-template
0.30.8 (May 22, 2023)
Added
Pre-commit
hook template
0.30.7 (May 12, 2023)
Added
- Question about
pybotx_fsm
0.30.6 (Mar 31, 2023)
Added
- Database constraints naming convention
0.30.5 (Mar 15, 2023)
Fixed
- Detect bots in user search script
0.30.4 (Feb 6, 2023)
Fixed
- Use database connection pool
- Use single database transaction per request
- Close all connections when app is shutting down
0.30.3 (Jan 31, 2023)
Added
- Drop FSM state if an error occured
0.30.2 (Jan 26, 2023)
Fixed
- Type hints for env variables.
0.30.1 (Jan 26, 2023)
Fixed
user_kind
field intest_botx_user_search
.
0.30.0 (Jan 18, 2023)
Updated
- Add support gunicorn
0.29.2 (Nov 29, 2022)
Fixed
- SAQ loses callbacks and background tasks.