Skip to content

Tasking Manager Version 4.0.6

Choose a tag to compare

@willemarcel willemarcel released this 19 May 14:34
· 4378 commits to develop since this release

New features

  • Add share button to project overview page (#2931)
  • Add download AoI and task grid buttons to project overview page (#2933)

Bug fixes

  • Load map/validation page inside a React Portal to avoid problems when starting iD (#2972)
  • Allow project author to map and validate their own projects (#2967)
  • Avoid tasks selection page crashing while tasks data is loading (#2965)
  • Verify if user is manager of the organisation when loading its management page (#2964)
  • Verify if user is manager of a team (or of its organisation) when loading its management page(#2956)
  • Validate admin role for project search request with 'managed_by' query param(#2952)
  • Array of polygons support in project creation (#2947)
  • Fix exhibition of autounlock task timer (#2941)
  • Fix links to project and tasks on notifications (#2940)
  • Fix 'page not found' errors when loading project overview pages (#2931)
  • Show private projects to admin users on project search endpoint (#2924)
  • Fix permissions for private & draft projects on detail endpoint (#2949)
  • Avoid errors when project and org names in English are capitalized in other browser locales (#2969)

Code maintenance, infrastructure, translation and documentation

  • Make productions deploys faster and save access logs to cloudwatch (#2939)
  • Remove old organisation_tag and campaign_tag functions (#2944)
  • Add note about Mapbox token (#2943)
  • Update python dependencies: geoalchemy2, sqlalchemy, toml, gevent and python-dotenv, newrelic
  • Update translations