Releases: vanderbilt-redcap/cat_mh
v2.4.8
2.4.7: Improved Error Messages, EM Development Standardization
Improve error messages when issues contacting CAT-MH API occur.
Remove __construct() function to improve adherence to EM Development standards.
2.4.6: Additional Security/Compatibility Fixes
Fixed an issue with an array_search call that was throwing exceptions on some versions of PHP
2.4.5: Additional Security/Compatibility Fixes
Fixed PHP8 compatibility and REDCap version compatibility issues
2.4.4: Security fixes
This update fixes some potential security concerns related to logging.
It also addresses a number of tainted HTML issues from Psalm scans caused by not cleaning text pulled from the REDCap database.
v2.4.3
v2.4.2
v2.4.1
This release adds a project setting to the module to switch between CAT-MH's test and production API endpoint.
When the checkbox is checked, the module will use "https://test.cat-mh.com" as the url for API calls.
When the checkbox is unchecked, the module will use "https://www.cat-mh.com" as the url for API calls.
v2.4.0
CAT-MH v2.3.0
Version 2.3.0 of the REDCap CAT-MH external module includes a new module page, "CAT-MH Export and Delete Interviews".