Release Notes ShareCRF 2025.02-07

Available for production stage at March 19th from 07:30 AM (UTC), 2026 (EU servers)

Watch release highlights video

Summary

This is a minor release containing three fixes.

Bug fixes

  • In rules involving a checkbox that automatically copied the value of one field to another, when triggering the rule clicking the checkbox if the source field was empty and therefore emptied the destination field, this latter change was not reflected in the audit log, although the data was correctly updated.
  • When a communications error occurs between the client browser, the CDN and the origin frontend servers, under certain circumstances very close to the publication process the final user could see still the previous application, and not the recently published one. The HTTP caché headers have been improved to cover as many scenarios as possible, and provide a defense-in-depth against this situations so no stale cache copy of the previous application could be served from the CDN.
  • In some conditions when publishing a new study, if a code file generated was big enough, the final copy to the server could not finish before the publication process was considered done, which would mean an incomplete and not working application. Although it has not been detected in any study so far, it has been corrected to avoid the problem at any time.