Skip to content

v4.2.1

Compare
Choose a tag to compare
@willemarcel willemarcel released this 18 Nov 15:17
· 2633 commits to develop since this release

Bug fixes and improvements

  • Improve notification popup position on all screen sizes (#3886)
  • Remove weekend restriction on project's DueDate field (#3831)
  • Improve interface texts and fixes typos (#3862)
  • Load perTaskInstructions in the user locale (#3863)
  • Improve padding and colour of homepage components (#3883)
  • Render featured projects section only if there are projects and improve its spacing (#3884)
  • Activate drag & drop file upload also over the map on "Create project" page (#3769)
  • Style project edit section checkbox inputs (#3866)

Code maintenance, infrastructure, translation and documentation

  • Update translations (#3885, #3869, #3857)
  • Update dependencies
  • Improve environment variables documentation and default values (#3819, #3820)
  • Refactor name and URL CustomEditorForm inputs (#3853)
  • Replace injectIntl by useIntl and improve properties declaration on components (#3838)
  • Refactor validation and mapping permission blocks (#3848)