Releases
v4.0.2
Bug Fixes
Updated sans-serif font used in PDF downloads to Roboto since Google API no longer offers Helvetica
Fixed discrepencies with default/max per_page values for API and UI pagination
Updated JS that used to call the TinyMCE setMode()
function so that it now calls mode.set()
because the former is now deprecated.
Patched an issue that was causing a template's visibility to change to 'organizationally_visible' when saving on the template details page.
Fixed an issue with the Rails 6 keyword arguments change that was causing the paginable_sort_link
to fail
Changes
Added validation with custom error message in research_output.rb to ensure a user does not enter a very large value as 'Anticipated file size'. #3161
Added popover for org profile page and added explanation for public plan
Updated the CSV export so that it now includes research outputs
Change csv file name for statistics from 'Completed' to 'Created'
Developers
Added CHANGELOG.md and Danger Github Action #3257
Froze mail gem version #3254
Added scss files to EditorConfig
Updated Ruby & JS dependencies
You can’t perform that action at this time.