v2.1.0-alpha
Pre-release
Pre-release
Breaking changes:
- The email verification system has changed. The existing database collection is no longer used. If upgrading from version 1.x, every account will appear to have a verified email. To fix this, simply migrate the old database collection using this command:
> node cli -c upgradev2
Afterwards, you may optionally delete the "PendingEmailVerifications" MongoDB collection - Removed use of Google Captcha in favor of Cloudflare Turnstile. You need to go to your admin dashboard -> 3rd party configuration -> Fill out the API keys for Cloudflare Turnstile. Create your keys here: https://www.cloudflare.com/products/turnstile/