Skip to content

Releases: AndrewPoppe/REDCap-PRO

v2.1.0

10 Oct 13:46
ef4ea3c
Compare
Choose a tag to compare
  • 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

Full Changelog: 2.0.1...2.1.0

v2.0.1

10 Oct 02:06
4e1b1d7
Compare
Choose a tag to compare

Bug fix: remove class constructor from main EM class

Full Changelog: 2.0.0...2.0.1

v2.0.0

09 Oct 23:08
9921d15
Compare
Choose a tag to compare

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

27 Sep 18:54
f413c1f
Compare
Choose a tag to compare
1.1.0_temp3 Pre-release
Pre-release
Bug fix

1.1.0_temp2

27 Sep 17:46
0b36f54
Compare
Choose a tag to compare
1.1.0_temp2 Pre-release
Pre-release
bug fixes

v1.1.0_temp

26 Sep 00:02
6054f1b
Compare
Choose a tag to compare
v1.1.0_temp Pre-release
Pre-release

PHP 8 Compatibility

v1.0.1

01 Apr 19:45
0599cf4
Compare
Choose a tag to compare

Bug Fix: Fixed bug in which having multiple REDCapPRO tabs open could cause problems submitting forms.

What's Changed

Full Changelog: 1.0.0...1.0.1

v1.0.0

31 Mar 19:27
b9c7eca
Compare
Choose a tag to compare

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

Full Changelog: 0.5.0...1.0.0

v0.5.0

31 Mar 00:08
74bcd64
Compare
Choose a tag to compare
  • 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

Full Changelog: 0.4.9...0.5.0

v0.4.9

24 Mar 17:51
a25d684
Compare
Choose a tag to compare
  • Bug Fix: Fixed a bug in which changing study staff permissions would fail if that REDCap user's username contained certain characters.