Skip to content

Releases: CDLUC3/dmptool

v5.56

02 Jun 15:03
f9e0a33

Choose a tag to compare

v5.56 Pre-release
Pre-release
  • Updated gem dependencies
  • Updated dependencies in package.json and yarn.lock to address security vulnerabilities.
  • Fixed a bug with adding Research Outputs under Upload Plan section, because validation was always requiring a url
  • Updated Dockerfiles to skip the download of chrome-headless-shell since we already install chromium via apt-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.js and views/phases/_guidances_notes.html.erb due to package updates.
  • Fixed existing bug in controllers/contributors_controller.rb because after editing contributor info, the panel didn't change back to the table view.

v5.55

23 Apr 15:18
dd293c6

Choose a tag to compare

v5.55 Pre-release
Pre-release

What's Changed

Full Changelog: v5.54...v5.55

v5.54

23 Mar 17:36
d75ba57

Choose a tag to compare

v5.54 Pre-release
Pre-release
  • 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

v5.51

28 Jan 22:57
a0c5ee7

Choose a tag to compare

v5.51 Pre-release
Pre-release
  • fix issue with typeahead fields

v5.49

27 Jan 15:41
d7c4d4c

Choose a tag to compare

v5.49 Pre-release
Pre-release
  • Fix issue with MIT domain resolution for SSO
  • Fix issue with ROR data sync Rake task
  • Update all Gem and JS dependencies

v5.48

15 Dec 18:20
0aa549f

Choose a tag to compare

v5.48 Pre-release
Pre-release
  • Fixed an issue with customizing certain templates #770
  • Updated gem and JS dependencies

v5.47

21 Nov 18:09
ac493a3

Choose a tag to compare

v5.47 Pre-release
Pre-release
  • Fix issue with Zip file extraction for the monthly ROR sync job
  • Updated all gem dependencies
  • Updated all JS dependencies

v5.46

28 Oct 15:41
4cd8479

Choose a tag to compare

v5.46 Pre-release
Pre-release
  • Upgrade to Ruby 3.3
  • Upgrade all Gem and JS dependencies

v5.45

09 Oct 12:43
3eb021b

Choose a tag to compare

v5.45 Pre-release
Pre-release
  • SSO overrides for UCD and TXState
  • Upgrade gem dependencies

v5.44

22 Sep 12:56
ce742f8

Choose a tag to compare

v5.44 Pre-release
Pre-release
  • Fix issue causing some orgs to be presented with the wrong organization when signing up
  • Update dependencies