Skip to content

v2.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@2JJ1 2JJ1 released this 18 Apr 00:59

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/