Skip to content

v4.4.5

Choose a tag to compare

@willemarcel willemarcel released this 27 Apr 22:16
· 191 commits to master since this release
ffd1373

New features and enhancements

  • Show id of locked for validation tasks on the map when doing validation (#4554)
  • Add Alert Component with 4 type options (#4522)
  • Improve buttons components with new icon property (#4526)
  • Improve Project Creation Page with loading indicators and new error alerts (#4526)
  • Add query parameters to projects API allowing to filter by last_update and created dates (#4541, #4521)
  • Improve Question and Comments section with loading indicator and alerts (#4524)
  • Improve Project edit page with loading indicator and alerts (#4545)
  • Show loading indicator when locking tasks to map or validate (#4544)
  • Use new icon property on buttons of SetTaskSizes component (#4557)

Bug fixes

  • Fix bug in OSMCha filter id field of edit project page (#4556)
  • Remove fit map bounds to AoI during step 2 of project creation (#4519)
  • Consider only validation time on the project validation estimation (#4512)

Code maintenance, infrastructure, translation and documentation

  • Add tests to set-task-sizes functions (#4523)
  • Add tests to licence management components (#4555)
  • Refactor duplicated components - server and error messages (#4452)
  • Update translations (#4561, #4520)
  • Enable Chinese translation (#4561)
  • Update frontend dependencies