Skip to content

v2.1.5

Compare
Choose a tag to compare
@briri briri released this 14 Feb 20:50
· 1863 commits to master since this release
a54f85a

Release Notes V2.1.5

Upgrade Process

A few dependencies were updated so you will need to run a bundle install and a yarn install to update your assets

Changes

Researchers

  • When exporting a DMP, the coversheet will separately list the template and funder names #2371
  • Browser-spellcheck is now enabled in all text boxes #2169
  • You can now create a plan from the Funder Requirements or Public DMPs tab #2296
  • Copied plans now behave like normal plans when requesting feedback #2180

Org-admins

Usage Dashboard

  • The plans_by_template chart counts now add up to the monthly plans chart counts. There was a bug where non-customised funder-templates would not be included. #2083
  • Fixed a bug where the 9 and 12 month views of the plans by template chart would sometimes fail to display #2119

API

  • Test-plans are now flagged in the API output of the /api/v0/plans and /api/statistics/plans endpoints #2388
  • Test-plans can now be filtered from the output of the same two endpoints by passing emove_tests=true as a parameter #2388
  • The API now handles empty and invalid dates #2116

Bugfixes

  • Users language no longer defaults to the first language returned by the database upon editing their profile for the first time #2362
  • TinyMCE labels now display properly for screenreaders #1449
  • Users must now accept the Terms and Conditions when signing up to the tool #2341

Security

Gem dependency updates: rack, excon
Yarn dependency updates: tinymce, js-yaml