Skip to content

Releases: ExpressApp/bot-template

0.30.8 (May 22, 2023)

22 May 16:09
1870f2c
Compare
Choose a tag to compare

Added

  • Pre-commit hook template

0.30.7 (May 12, 2023)

12 May 09:38
ef46aed
Compare
Choose a tag to compare

Added

  • Question about pybotx_fsm

0.30.6 (Mar 31, 2023)

31 Mar 10:54
02e9c1d
Compare
Choose a tag to compare

Added

  • Database constraints naming convention

0.30.5 (Mar 15, 2023)

15 Mar 06:56
1e6143d
Compare
Choose a tag to compare

Fixed

  • Detect bots in user search script

0.30.4 (Feb 6, 2023)

06 Feb 16:51
e447d36
Compare
Choose a tag to compare

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)

31 Jan 11:20
Compare
Choose a tag to compare

Added

  • Drop FSM state if an error occured

0.30.2 (Jan 26, 2023)

26 Jan 14:56
Compare
Choose a tag to compare

Fixed

  • Type hints for env variables.

0.30.1 (Jan 26, 2023)

26 Jan 08:35
Compare
Choose a tag to compare

Fixed

  • user_kind field in test_botx_user_search.

0.30.0 (Jan 18, 2023)

18 Jan 14:28
bf9dd44
Compare
Choose a tag to compare

Updated

  • Add support gunicorn

0.29.2 (Nov 29, 2022)

29 Nov 14:44
b9addb1
Compare
Choose a tag to compare

Fixed

  • SAQ loses callbacks and background tasks.