Skip to content

v0.1.4

Compare
Choose a tag to compare
@joaovitoriasilva joaovitoriasilva released this 10 Feb 18:04
· 479 commits to master since this release
3824f34

v0.1.4 - Backend revamp, change password flow and sync Strava gear

Warning: Alembic is now used to create and manage DB migrations. I recommend for you to drop DB tables and let Alembic create the DB structure from scratch for this new version.

  • Backend revamp from scratch
  • Settings page revamp
  • User can now reset account password
  • Admin can reset users passwords
  • It is now possible to retrieve gear from Strava
  • Backend now uses Alembic to manage DB migrations and DB creation on first use