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 October 14, 2024
π chore: update dependencies
Commits on August 15, 2024
π chore: update dependencies
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