Skip to content

4.2.0

Compare
Choose a tag to compare
@Xinecraft Xinecraft released this 08 Mar 13:36
· 197 commits to main since this release

What's New

  • Archive Custom Form Submissions.
  • Ability to disable registration using email and password (for those who want only social auth).
  • Bug fixes and improvements in Intel data.

Upgrade Guide

Below are some additional steps required after you complete the upgrade guide.

  1. Add these new .environment variables to your .env file at the end.
DISABLE_EMAIL_PASSWORD_AUTH=false
  1. Run sh update.sh (Confirm with Y if it ask you to override).
  2. Done!

Full Changelog: 4.1.0...4.2.0