Skip to content

Releases: AndrewPoppe/REDCap-PRO

v2.6.0

15 Aug 13:58
005da21
Compare
Choose a tag to compare
  • New Feature: Column-level search in Control Center Logs tab
  • Change: Search Panes and Search Builder were removed from the Logs tab in both Control Center and Project menus due to slowdown with larger databases (related to #104)
  • Bug fix: Fixed a bug in which tables in the REDCapPRO menus could become very slow to load or even unresponsive when there exists large amounts of data. See #104
  • Change: Upgrade External Module Framework version to 15

Full Changelog: 2.5.0...2.6.0

v2.5.0

11 Jul 14:23
8dd1b62
Compare
Choose a tag to compare
  • New Feature: If project-level override of the timeout time due to inactivity feature is allowed, then it is now possible to set a maximum timeout time.
  • Change: Inactivity Timeout now applies to the Survey Queue page in addition to Survey pages
  • Change: Updated text on "Account Created" screen when a participant self-registers.
  • Change: When self-registering, if MFA is enabled in a project then participants will be required to complete MFA after creating their password
  • Minor change: Some minor UI text updates.
  • Minor Bug Fix: A bug was fixed in which, if a url to the REDCapPRO login page for a particular survey was pasted into another browser context, then participant would not be able to progress to that survey despite a successful login.

Full Changelog: 2.4.1...2.5.0

v2.4.1

13 Jun 16:29
6a730fe
Compare
Choose a tag to compare
  • Critical bug fix: Fix for #100 and #101- When using the Survey Queue the module could fail to log the username of the participant. This has been fixed.

Full Changelog: 2.4.0...2.4.1

v2.4.0

08 Dec 21:07
41fb9fb
Compare
Choose a tag to compare

New setting: Ability to set project-level timeout time for inactivity. If enabled at the system level, then an option will appear in the project settings to set a timeout time for inactivity that applies only to that project (overriding the system setting).
Change: If the timeout time (whether set at the system or project level) is less than or equal to the warning time, the warning time is set to 30 seconds less than the timeout time.

Full Changelog: 2.3.0...2.4.0

v2.3.0

29 Nov 14:51
4238ff0
Compare
Choose a tag to compare
  • Medium security fix: Patched a vulnerability in which a Monitor staff member with knowledge of how the EM functions could manipulate a request to the server in such a way as to obtain participant identifying information. This vulnerability was introducted in REDCapPRO v2.0.0
  • Change: The module now requires a v3 key pair in order to use Google reCAPTCHA to protect the self-registration form. This means the same key pair that REDCap uses to protect surveys can no longer be used with REDCapPRO.
  • Minor bug fix: Added translations for some notification popups that were erroneously not translated before.

v2.2.1

19 Nov 17:41
f01d139
Compare
Choose a tag to compare
  • Minor change: When using an Authenticator App for MFA, the module will now use the participant's REDCapPRO username instead of their email address as the account name. This prevents confusion for participants who are enrolled in studies that do not allow an email address to be used for log in, and it is generally better since email address can be changed.
  • Minor bug fix: Added translation for text on the login page. This text was mistakenly not translated in previous releases.

Full Changelog: 2.2.0...2.2.1

v2.2.0

18 Nov 23:18
5c2fe5e
Compare
Choose a tag to compare
  • New Feature: Multifactor Authentication using an Authenticator App such as Google Authenticator or Microsoft Authenticator
  • Change: 2FA will not be required for any action that already incorporates a magic link being sent to a participant's email address. Access to the link counts as 2FA.

What's Changed

Full Changelog: 2.1.3...2.2.0

v2.1.3

10 Nov 16:41
3a59528
Compare
Choose a tag to compare
  • Minor Change to UI Text: Updated a typo in the Project Settings description of the API setting and included a link to this repo's README for further information about usage

Full Changelog: 2.1.2...2.1.3

v2.1.2

30 Oct 17:48
e53baec
Compare
Choose a tag to compare
  • Major Bug Fix: Issues around DAGs and project UI. In projects without DAGs defined, the manage participants page was broken. See #93

Full Changelog: 2.1.1...2.1.2

v2.1.1

27 Oct 15:35
eec88e4
Compare
Choose a tag to compare
  • Minor Bug Fix: The code did not immediately return under certain situations, leading to erroneous error messages in the log.
  • Minor Security Fix: Added more thorough validation of the reCaptcha value used to construct the validation URL

Full Changelog: 2.1.0...2.1.1