Skip to content

Releases: sleepepi/slice

v85.0.0 (November 6, 2022)

06 Nov 16:05
Compare
Choose a tag to compare

Enhancements

  • General Changes
    • Disabled "winter" and "summer" themes by default for those times of year
  • Gem Changes
    • Update to Ruby 3.1.2
    • Update to rails 6.1.4.4
    • Update to devise 4.8.0

Bug Fix

  • Fixed a bug that prevents notifications from showing when a handoff is
    associated with a "SubjectEvent" that has been deleted.

v84.2.0 (April 23, 2022)

23 Apr 17:58
Compare
Choose a tag to compare

Enhancements

  • Security Changes
    • Fixed a Cross Site Scripting (XSS) issue

v84.1.0 (August 7, 2021)

07 Aug 15:55
Compare
Choose a tag to compare

Enhancements

  • Project Changes
    • Recent activity now shows activity for the past month
  • Gem Changes
    • Update to puma 4.3

Bug Fix

  • Fixed a bug that prevented pagination from retaining search filters on
    subjects and sheets pages

v84.0.0 (April 4, 2021)

04 Apr 16:05
Compare
Choose a tag to compare

Enhancements

  • Randomization Changes
    • Randomization schemes can be set to allow tasks to be scheduled on weekends
  • Gem Changes
    • Update to rails 6.0.3.6
    • Update to carrierwave 2.2.1

v83.0.1 (March 20, 2021)

20 Mar 16:43
Compare
Choose a tag to compare

Bug Fix

  • Fixed a bug that prevented the calendar from displaying randomizations that
    were part of a "Custom List" randomization scheme

v83.0.0 (January 24, 2021)

24 Jan 16:26
Compare
Choose a tag to compare

Enhancements

  • General Changes
  • Adverse Event Changes
    • Subject code is now listed on Adverse Events index
  • Medication Changes
    • Created At and Updated At fields are now shown on the medication show page
  • Gem Changes
    • Update to rails 6.0.3.4
    • Update to pg 1.2.3
    • Update to bootstrap 4.4.1
    • Update to carrierwave 2.1.0
    • Update to figaro 1.2.0
    • Update to font-awesome-sass 5.12.0
    • Update to haml 5.2.1
    • Update to kaminari 1.2.1
    • Update to mini_magick 4.11.0
    • Update to redcarpet 3.5.1

v82.0.0 (February 1, 2020)

01 Feb 22:46
Compare
Choose a tag to compare

Enhancements

  • Adverse Event Changes
    • Adverse event members can now download a PDF dossier for review
  • Gem Changes
    • Update to rails 6.0.2.1

Bug Fix

  • Fix an issue rendering ≥ and ≤ in PDFs

v81.0.0 (November 24, 2019)

24 Nov 23:42
Compare
Choose a tag to compare

Enhancements

  • Adverse Event Changes
    • Adverse event team managers receive emails when adverse events are assigned
      to their team
    • Adverse event reviewers receive emails when adverse events are assigned to
      them for review
    • Adverse event team managers receive emails when reviewers complete their
      assigned adverse event reviews
    • Opening information requests generates emails
      • to adverse event admins when requested by adverse event team members
      • to the adverse event reporter when requested by adverse event admins
    • Resolving information requests generates emails to the requester
  • Export Changes
    • Data dictionary exports of branching logic now correctly outputs the
      variable name instead of the internal variable ID
  • Gem Changes
    • Update to rubyzip 2.0.0

v80.0.0 (November 17, 2019)

17 Nov 17:15
Compare
Choose a tag to compare

Enhancements

  • Adverse Event Changes
    • Adverse event admins can delete closed adverse events
    • Adverse event admins now receive email notifications when adverse events are
      opened, and when adverse events are sent for review
  • Export Changes
    • Exports can no longer be created without selecting an export option
  • Gem Changes
    • Update to ruby 2.6.4
    • Update to rails 6.0.1
    • Update to carrierwave 2.0.2
    • Update to devise 4.7.1
    • Update to font-awesome-sass 5.11.2
    • Update to haml 5.1.2
    • Update to jquery-rails 4.3.5

Bug Fix

  • Fix an issue creating AEs with the same number across multiple projects
  • Randomizations on the first day of the month are now properly exported in API
    reports when generating the report on the same day

v79.0.0 (August 11, 2019)

11 Aug 20:10
Compare
Choose a tag to compare

Enhancements

  • Domain Changes
    • Site numbers are now displayed on domain options that are scoped by site
  • Sheet Changes
    • Project editors can now unlock a sheet and edit it in one click
  • Variable Changes
    • Date variables can now be set to disallow future dates
  • Gem Changes
    • Update to font-awesome-sass 5.9.0
    • Update to redcarpet 3.5.0