Skip to content

v0.44.0 (October 31, 2016)

Choose a tag to compare

@remomueller remomueller released this 31 Oct 13:41
· 1920 commits to main since this release
v0.44.0
a4af13d

Enhancements

  • General Changes
    • Added a sitemap to index public documentation on Google and Bing
    • Added Google Analytics for documentation pages
  • Check Changes
    • Checks can be archived from the check index
    • Sheets that fail checks now have an alert next to them on the sheets index
    • An alert message can be added to a check that describes why the sheet is
      flagged on the sheets index
    • Check names can now be used to filter sheets on the sheet index:
      • checks:any
      • checks:NAME[,NAME]
  • Design Changes
    • Designs can now have a short name specified
  • Event Changes
    • Event slugs now autofill when writing a new event name
    • Events can be archived from the event index
  • Export Changes
    • Calculated variables are now formatted as numeric in SAS exports
    • Sheet Created is now included in exports
    • Missing sheets now appear in exports and are labeled in SAS and R exports
  • Project Changes
    • Project activity can now be filtered by site and by user
  • Notification Changes
    • Improved notification bell animation
  • Sheet Changes
    • Improved the autocomplete capability for search filters
      • Check names will be recommended for autocompletion
      • Variable values will be recommended for autocompletion
    • New sheet search filters added to filter by sheets associated with adverse
      events, that have comments, and that have files
      • has:adverse-events
      • has:comments
      • has:files
  • Variable Changes
    • Field notes can now be added that are displayed when entering a sheet

Bug Fix

  • Fixed a bug in computing the correct column in the R export script
  • Fixed time duration not clearing correctly when formatted with only minutes
    and seconds
  • Fixed a bug that created two sheets when the submit button was double-clicked
  • Fixed a bug that allowed site members to see tasks from other sites