Releases: OCTRI/REDCap-Vizr
REDCap Vizr 2.0.1
This release fixes minor issues with the Vizr external module.
Changes Included
- PR #11 Remove the event filter dropdown and create it again when the "Reload Chart" link is clicked.
- PR #12 Filter data for events where the date field is blank to prevent an assertion error.
Known Issues
Work is in progress to improve configurability of the Vizr module's permissions. For now, the module allows superusers and users with "Project Design and Setup" rights for the current project to change a project's chart configuration.
REDCap Vizr 2.0.0
This is the initial release of Vizr as a REDCap external module. Chart configuration has been updated to persist as project-level settings of the module, eliminating the need for a REDCap project to store configuration.
Changes Included
- Convert from a plugin to an external module
- Validate chart configuration when saving
- Sanitize chart configuration to prevent code injection
- Fix an issue where a chart's date interval was not saved under certain circumstances
Known Issues
Work is in progress to improve configurability of the Vizr module's permissions. For now, the module allows superusers and users with "Project Design and Setup" rights for the current project to change a project's chart configuration.
REDCap Vizr 1.2.5
This release fixes bugs and improves plugin security. This is a recommended update if you are using the Vizr plugin.
Changes Included
- Validate chart configuration when saving
- Sanitize chart configuration to prevent code injection
- Fix an issue where a chart's date interval was not saved under certain circumstances
Release v1.2.4
NOTE: For improved security, Vizr 1.2.5 should be used instead.
Update the version of moment.js used to resolve a vulnerability.
Release v1.2.3
NOTE: For improved security, Vizr 1.2.5 should be used instead.
This is the initial public release of the REDCap Vizr plugin. Please read the README.md
for instructions for installation.