A small feature release including:
- a new 'change email' feature
- convert SQLalchemy access to modern select(xx).where(xx) syntax
- support for Flask-SQLAlchemy-Lite
- change default password hash to argon2
- auth tokens now support freshness checks
- drop python 3.8 support
See Changes for complete list and any backwards compatibility concerns.