Releases: vanderbilt-redcap/api-sync-module
Release list
1.13.2
Fixed a bug with exports on low activity projects. When more than exactly 7 days passed between events on REDCap's built-in "Logging" page, then the next time an export ran it would ignore the first event on the "Logging" page after that week+ long gap. If that first event was something related to adding/updating data, any data added/changed according to that event would be incorrectly excluded from the sync. If that first event was something else (e.g. "Manage/Design", "Sent alert", etc.) then nothing would have been skipped for that sync.
Release 1.13.1
New functionality for file migration between projects.
Updates to bring to modern External Module Framework standards.
Release 1.12.0
Adds features:
Log digest page
Support use of proxy settings (Luke Stevens)
Release 1.11.16
Bug fix to include CSRF token.
Release 1.11.15
Bug fix: Transform to a parameterized query, as required by newer Framework versions.
Release 1.11.14
Release 1.11.13
- Add support for doing weekly syncs