Skip to content

v4.1.1

Compare
Choose a tag to compare
@martaribeiro martaribeiro released this 16 Oct 16:14
· 40 commits to main since this release
8a0d0fb

Added

  • Added MORE_INFO and LESS_INFO JS constants (for the Research Outputs feature)
  • Added a .gitkeep file to the app/assets/builds directory to address potential issues when building the application.css file during production deploys - #3314

Fixed

  • Updated the default font on the 'Download page' to be 'Roboto, Arial, Sans-Serif' - #3337
  • Fixed an issue with API V0 that was causing a 500 Internal Server error - #3316
  • Solved issue where spring was loaded in production mode : ran bin/spring binstub --all
  • Updated fontawesome to V6 - #3328