Changelog

The template is regularly updated with new features, improvements, and bug fixes. Here's a list of the all the changes.

If you have any questions or feedback, please reach out on Discord or check the feature requests board to see what's planned for the future.

  • Commits on July 22, 2024

    • πŸ”’ chore: update dependencies

  • Commits on July 20, 2024

    • πŸ› fix: validate locale and return notFound if unknown

  • Commits on July 19, 2024

    • πŸ”’ chore: update dependencies

  • Commits on July 4, 2024

    • πŸš€ feat: optional filtering of disposable email addresses using the `with/no-disposable-emails` branch

  • Commits on June 30, 2024

    • πŸš€ feat: improve landing page hero (#92)

    • πŸ› fix: some google accounts do not have the `family_name` property

  • Commits on June 24, 2024

    • πŸš€ feat: optional removal of password auth using the `with/no-password` branch

    • πŸ”’ chore: update dependencies

  • Commits on June 19, 2024

    • πŸ”’ chore: update dependencies

  • Commits on June 8, 2024

    • πŸ”’ chore: update dependencies

  • Commits on May 29, 2024

    • πŸš€ feat: add cleanup cron job (#70)

    • πŸš€ feat: add cron job handler (#69)

    • πŸ› fix: storage module exports

    • πŸ”’ chore: update dependencies

  • Commits on May 26, 2024

    • πŸ”’ chore: update dependencies

  • Commits on May 20, 2024

    • πŸ”’ chore: update dependencies

  • Commits on May 18, 2024

    • πŸ› fix: invalidate user sessions on password change

  • Commits on May 13, 2024

    • πŸš€ feat: advanced plan example

    • πŸ› fix: place subscribe buttom at end of card

    • πŸ”’ chore: update dependencies

  • Commits on May 12, 2024

    • πŸ› fix: toploader not showing

    • πŸ› fix: add security enhancing headers

  • Commits on May 11, 2024

    • πŸ› fix: log invalid oauth user data

    • πŸ› fix: mark email as verified if oauth user is already verified

  • Commits on May 8, 2024

    • πŸš€ feat: admin action success toasts

    • πŸš€ feat: resend verification email

    • πŸš€ feat: force user location data only if using paddle

    • πŸš€ feat: show whether user has verified their email or not

    • πŸ› fix: increase expiration time for verification emails

    • πŸ› fix: only cancel active subscriptions when deleting user

    • πŸ› fix: send email verification on oauth signup

    • πŸ› fix: translation typo

  • Commits on May 7, 2024

    • πŸ”’ chore: update dependencies

  • Commits on May 6, 2024

    • πŸ› fix: force ai page to be dynamic

    • πŸ”’ chore: update dependencies

  • Commits on May 5, 2024

    • πŸ› fix: close mobile menu when clicking item

  • Commits on May 4, 2024

    • πŸš€ feat: pass name to ai prompt

    • πŸš€ feat: dashboard example content

    • πŸ› fix: disable facebook oauth provider by default

  • Commits on April 29, 2024

    • πŸš€ feat: show usage limit before submitting

    • πŸ”’ chore: update dependencies

    • 🧹 chore: remove dependabot pr limit

  • Commits on April 25, 2024

    • πŸš€ feat(billing): integrate paddle (#23)

    • 🧹 chore: change default billing provider back to stripe

  • Commits on April 23, 2024

    • πŸ› fix: typo in function name

    • πŸ› fix: homepage should be rendered statically

    • πŸ› fix: rename database connection string env to match vercel postgres

  • Commits on April 22, 2024

    • πŸš€ feat: add e2e action (#22)

    • πŸš€ feat: forgot password form

    • πŸš€ feat: initial commit

    • πŸ› fix(test): increase default cypress command timeout

    • πŸ› fix: remove unused @trpc/next package

    • πŸ› fix: add missing .env.example

    • πŸ› fix: reset account setting forms on submit

    • πŸ”’ chore: update dependencies

    • 🧹 chore: add dependabot config