Skip to content

v68.0.0 (November 14, 2018)

Choose a tag to compare

@remomueller remomueller released this 14 Nov 17:47
v68.0.0
1b534a7

Enhancements

  • General Changes
    • Primary and foreign keys have been updated to use bigint instead of
      integer to adhere to new Rails 5.1 defaults
  • Adverse Event Changes
    • Sheets linked to deleted adverse events are no longer displayed in sheets
      index or in exports
    • Adverse event sheet update events now include a link to the list of changes
      made and are displayed separately from sheet creation events
  • Transaction Changes
    • Adverse events are now listed in sheet transactions using their project id
      instead of the internal id

Bug Fix

  • Fixed an issue where saving an integer with leading zeros would convert the
    value to its octal integer representation