Skip to content

Release 5.5.0

Compare
Choose a tag to compare
@jwag956 jwag956 released this 24 Jul 20:02
49a7429

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.