Skip to content

0.8.2

Compare
Choose a tag to compare
@turukawa turukawa released this 26 Aug 14:28
· 2 commits to master since this release

Fixing #39, thanks to @a-vorobyoff:

  • Exposing port 24678 for Vite on frontend in development mode.
  • Ensuring Nuxt content on /api/_content doesn't interfere with backend /api/v routes.
  • Checking for password before hashing on user creation.
  • Updating generated README for Hatch (after Poetry deprecation).
  • Minor fixes.