This release includes enhancements to the map question feature, initial changes to login-only program option, expanded form logic capabilities, bug fixes for applicant data handling and email limits, and various dependency updates.
IT_EMAIL_ADDRESS will no longer be able to be set via the Admin Settings Panel and will need to be set in your deployment config. Before upgrading to this release, please make sure IT_EMAIL_ADDRESS is set in your deployment config to the correct value.
To enable map questions in your instance, set MAP_QUESTION_ENABLED to true in Admin Settings. If you create a map question, disabling the feature will not remove the map question from your question bank or any program the question has been added to – but it will cause the map question to display incorrectly. See CiviForm Admin instructions for the new map question here.
If you've turned on the SESSION_REPLAY_PROTECTION_ENABLED flag, users will see a message when they have an active session that tells them their session will expire after the amount of time specified in the MAXIMUM_SESSION_DURATION_MINUTES (or 10 hours) and encourages them to login or save their data before then.
The "Login only" checkbox on the program create/edit page is not functional yet, so if you select it when creating or editing a program, it will not affect your program until future releases.
Full Changelog: v3.17.0...v3.18.0
|