Skip to content

v1.1.0

Latest

Choose a tag to compare

@devcavin devcavin released this 16 Jul 18:45

What's Changed

  • feat: add stock, variants, image to product; This repo is fully messe… by @Killercavin in #15
  • feat: integrate Flyway for DB migrations and restructure initial schema by @Killercavin in #16
  • feat: seed super admin and setup secure seeding script by @Killercavin in #17
  • feat(admin): implement Redis-based refresh token support using Lettuc… by @Killercavin in #18
  • feat(auth): add AdminAuthPlugin to secure admin routes using JWT by @Killercavin in #19
  • feat(auth): integrate Ktor's built-in JWT authentication and implemen… by @Killercavin in #20
  • fix: cleanup the code for better restructuring by @Killercavin in #21

Full Changelog: legacy-v1.0...v1.1.0