Releases: AndrewPoppe/REDCap-PRO
v2.1.0
-
New feature: Self-registration
This feature allows participants to create their own REDCapPRO account from a link on a survey's login screen. -
The feature is controlled by a system-level setting
-
It must also be enabled in a project to take effect
There is also the option for the participant to be auto-enrolled in the project upon a successful registration.
reCaptcha is built in to the self-registration process, with configuration in the Control Center.
What's Changed
- Allow participant self-registration #83 by @AndrewPoppe in #91
Full Changelog: 2.0.1...2.1.0
v2.0.1
Bug fix: remove class constructor from main EM class
Full Changelog: 2.0.0...2.0.1
v2.0.0
What's Changed
- Enhancement: Support for PHP 8.2 and REDCap 13.10
- New Feature: Allow enrolling during registration #82
- New Feature: Multifactor authentication #81
- New Feature: Allow enrollment and registration via CSV import #83
- New Feature: Allow enrollment and registration via API #83
Full Changelog: 1.0.1...2.0.0
1.1.0_temp3
Bug fix
1.1.0_temp2
bug fixes
v1.1.0_temp
PHP 8 Compatibility
v1.0.1
Bug Fix: Fixed bug in which having multiple REDCapPRO tabs open could cause problems submitting forms.
What's Changed
- Address #65 - Add support for multiple CSRF tokens by @AndrewPoppe in #66
Full Changelog: 1.0.0...1.0.1
v1.0.0
Change: DAG assignment/reassignment was changed to better mirror how REDCap handles DAGs. Now, a REDCapPRO user must not be assigned to a DAG in order to assign/reassign a participant into a DAG. However, they can assign/reassign that participant to any DAG, even if the user does not have the ability to switch to that DAG in REDCap.
Bug Fix: Fixed a bug in which REDCap administrators could not view participants in REDCapPRO projects that utilized DAGs unless the admin were a staff member.
What's Changed
- 60 admins cannot see participants in dags by @AndrewPoppe in #63
Full Changelog: 0.5.0...1.0.0
v0.5.0
- Bug fix: Fixed a bug in which logging in to a survey while a REDCap tab remained in the browser session would cause problems
What's Changed
- 61 session collision by @AndrewPoppe in #62
Full Changelog: 0.4.9...0.5.0
v0.4.9
- Bug Fix: Fixed a bug in which changing study staff permissions would fail if that REDCap user's username contained certain characters.