v0.1.5
joaovitoriasilva
released this
14 Feb 18:29
·
477 commits
to master
since this release
v0.1.5 - Fixed user authentication and some exceptions not being handled by backend
- [backend] Fixed an issue where user authentication SQLAlchemy query was not correct, resulting in a user being able to login with a wrong password
- [backend] Fixed an issue where alembic config file would overlap existing loggers configured
- [backend] Fixed an issue where if Strava was not linked it raised an exception. Now it logs it instead
- [backend] Fixed an issue on not closing properly the .gpx files after processing them