**New Features and Improvements**
* Integrated Django Two-Factor Authentication. To enable the two-factor authentication, please see https://tendenci.readthedocs.io/en/latest/topic-guides/two-factor-auth.html.
* Added form entry editing capabilities (Thanks bernd-wechner).
* Added chapter state coordinating agencies.
* Listed the chapter memberships (if exists) on user profile.
* Added the option to allow non-interactive user to activate their accounts if self registration is enabled.
* Added the option to NOT override interactive/non-interactive status for existing users on users import.
* Added the confirmation step for newsletters unsubscription.
* Updated the groups section on user profiles to indicate if newsletter is unsubscribed, and if so, link to re-subscribe.
* Added the setting "Member Can View Corporate Membership Roster" (default to False).
* Changed the default value from True to False for the setting "Minimal Event Add Enabled".
**Fixes**
* Fixed an issue in Forums about time at front end not matching with the admin back end.
* More bugfixes.