Releases: CDLUC3/dmptool
Releases · CDLUC3/dmptool
v5.56
- Updated gem dependencies
- Updated dependencies in
package.jsonandyarn.lockto address security vulnerabilities. - Fixed a bug with adding Research Outputs under
Upload Plansection, because validation was always requiring aurl - Updated Dockerfiles to skip the download of
chrome-headless-shellsince we already installchromiumviaapt-get - Updated webpack.config to add an alias to resolve jquery use the same instance to prevent multiple versions loading.
- Made small updates to
javscript/src/utils/accordion.jsandviews/phases/_guidances_notes.html.erbdue to package updates. - Fixed existing bug in
controllers/contributors_controller.rbbecause after editing contributor info, the panel didn't change back to the table view.
v5.55
What's Changed
- Fixed bug with question conditions by @jupiter007 in #789
Full Changelog: v5.54...v5.55
v5.54
- Fixed an issue that was preventing plans that were based off of templates with conditional questions from having their visibility changed
- Fixed some issues with the font sizing in PDF narrative documents
- Fixed some issues with font sizing in DOCX narrative documents
- Upgrade to Node 22
- Upgrade to Ruby 3.4