Skip to content

v4.2.2

Compare
Choose a tag to compare
@willemarcel willemarcel released this 01 Dec 22:20
· 510 commits to master since this release
a9ad143

New features and enhancements

  • Enable searching projects by an exact mapping type combination (#3904)
  • Simplify Custom Editor activation and improve style (#3861)
  • Improve text on project stats page (#3903)
  • Improve learn page and replace PNG images by SVG (#3926, #3930, #3933)
  • Rewrite texts to follow HOT communication guidelines (#3905)

Bug fixes

  • Fix users' image display on teams members list and project contributors (#3943)
  • Avoid uploading files with special chars and blank spaces (#3920)

Code maintenance, infrastructure, translation and documentation

  • Test utilities refactoring (#3946)
  • Improve some api-docs examples (#3938)
  • Refactor Campaign Service and Campaign static methods (#3893)
  • Remove enabled field from CustomEditor model (#3861)
  • Simplify leading, trailing slash strip on backend URL setup (#3941)
  • Remove nodejs from cloudformation template (#3856)
  • Add AWS region setting to cloudformation template (#3889)
  • Update translations (#3946, #3934, #3925)
  • Update mapbox-gl to 1.13.0 (#3900)
  • Update frontend dependencies