github joaovitoriasilva/endurain v0.3.0

latest releases: v0.4.0, v0.3.3, v0.3.2...
one month ago

v0.3.0 - OAuth scopes, frontend fixes and theme/lang switchers

⚠️ Warning:

  • There was changes on how the password hash is generated, stored and validated. Your users password will be broken on this release. The alembic script will automatically fix the password for the admin account with the default password.
  • The DB has schema changes, however no impacts are expected. Nevertheless backup your DB before applying the update.

What's Changed Backend

  • Added poetry for dependency management
  • Added multi client support (web and mobile)
  • Added OAuth Scopes
  • Added additional routes for user profile for better segregation
  • Reworked project structure
  • Minor fixes
  • Python bumped to 3.12
  • Bumped dependencies

What's Changed Frontend

  • Added PWA support
  • Frontend fixes (user could see unwanted components on other activities, minor UI tweaks)
  • Theme and language switchers
  • Pagination is now used on gears and users views
  • Fixed week activities on profile page not showing correct values
  • Fixed week stats on home and profile page not showing correct values
  • Minor fixes
  • Bumped dependencies

What's Changed General

  • Updated README, docker-compose and screenshot files
  • Fixed typos in README by @schwier-xyz in #17
  • Added multi arch Docker image (arm64 and amd64) #16

New Contributors

Don't miss a new endurain release

NewReleases is sending notifications on new releases.