4.2.0
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.
- Add these new .environment variables to your .env file at the end.
DISABLE_EMAIL_PASSWORD_AUTH=false
- Run
sh update.sh
(Confirm with Y if it ask you to override). - Done!
Full Changelog: 4.1.0...4.2.0