Skip to content

v4.3.0

Compare
Choose a tag to compare
@willemarcel willemarcel released this 02 Feb 22:49
· 392 commits to master since this release
82b473f

New features and enhancements

  • Add organisation stats page (#4103, #4180)
  • Filter users by username on Project's contributors (#4163)
  • Add slack username to the users' page (#4158)
  • Add tasks stats endpoint (#4061, #4171, #4174, #4176)
  • Enable email sending only to users with verified emails (#3993)

Bug fixes

  • Avoid ZeroDivisionError in the percent mapped / validated / bad imagery (#4166)
  • Fix "Resume task" button link (#4155)
  • Avoid locking tasks for validation if the task is not on mapped state (#4133)

Code maintenance, infrastructure, translation and documentation

  • Add tests to TaskCard component (#4155)
  • Update translations (#4179, #4136)
  • Update frontend dependencies
  • Install g++ on docker containers (#4146)
  • Add TM_ORG_LOGO environment variable to cloudformation template (#4064)