Skip to content

v4.4.9

Compare
Choose a tag to compare
@willemarcel willemarcel released this 18 Jun 20:56
· 2154 commits to develop since this release

New features and enhancements

  • Allow users to see existing projects' AOI during project creation (#4723)
  • Make it easier to switch between comments and activities on Task History (#4756)

Bug fixes

  • Set grey-light border on some input fields that had other colours (#4760)
  • Limit space available to usernames on the header (#4759)
  • Adjust bottom padding of project edit page's sidebar (#4771)
  • Avoid errors if onAdd and onRemove Dropdown functions are not defined (#4747)
  • Fix missing alt attribute in email template (#4749)

Code maintenance, infrastructure, translation and documentation

  • Update translation documentation and remove unneeded command on manage.py (#4745)
  • Refactor and test utils/fileFunctions.js (#4665)
  • Use forEach instead of map in an array that doesn't return a result (#4750)
  • Add sonarcloud integration and badge to Readme (#4758)
  • Update translations (#4741, #4769)
  • Update frontend dependencies