Tasking Manager Version 4.0.6
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