Skip to content

v0.27.0 (May 16, 2017)

Choose a tag to compare

@remomueller remomueller released this 16 May 13:49
· 1203 commits to main since this release
v0.27.0
bfc2564

Enhancements

  • General Changes
    • Improved loading JavaScript during Turbolinks page transitions
    • Changed human verification from "Invisible" to "I'm not a robot" ReCAPTCHA
    • Added a "Complete a Survey" link to several pages
    • Improved menu on mobile
  • Account Changes
    • Users can now change their password on the account settings page
  • Agreement Changes
    • Improved the process of renewing an existing DAUA
  • Dashboard Changes
    • DAUA Reviewers now have a link to the reviews index on their dashboard
  • Dataset Changes
    • Datasets that have all files public no longer redirect users to the DAUA
      process, and can no longer be selected during the DAUA process
  • Email Changes
    • Improved formatting of Data Access and Use Agreement resubmission emails
    • Simplified text for links in emails
  • Forum Changes
    • Improved forum styling
  • Notification Changes
    • Minor improvements to marking notifications as read
    • Clicking on notification for forum or blog replies now jumps directly to the
      reply
    • Improved styling of notifications link in menu bar
  • Gem Changes
    • Updated to Ruby 2.4.1
    • Updated to rails 5.1.1
    • Updated to devise 4.3.0
    • Updated to pg 0.20.0
    • Updated to carrierwave 1.1.0
    • Updated to haml 5.0.1
    • Updated to jquery-rails 4.3.1
    • Updated to mini_magick 4.7.0
    • Updated to sitemap_generator 5.3.1
    • Updated to simplecov 0.14.1

Bug Fixes

  • Page navigation is now properly canceled when navigating away from a form
  • Fixed a bug preventing admins from pinning and unpinning forum topics