Skip to content

TM v4.6.2

Compare
Choose a tag to compare
@ramyaragupathy ramyaragupathy released this 16 Oct 17:11
· 441 commits to develop since this release
5b895a4

Hello everyone! It has been three months since a release was made for Tasking Manager! Thanks everyone for your patience 🙏 while we took the time to onboard a new team of developers 🎉 - Going forward, we will have @royallsilwallz @kaditya97 @mahesh-naxa supporting the development work and @konishon @manjitapandey working on project management. HOT will continue with in-house product management led by @ramyaragupathy and @petya-kangalova leading on community management.

Heartfelt thanks to @HelNershingThapa and @Aadesh-Baral for their passionate work on Tasking Manager since 2022 🙇‍♀️ . We look forward to their continued participation in the Tasking Manager space and general open source community 🌏

What has changed in this release?

Switching to ohsomeNow Stats instead of Leaderboard API

This release is mainly focused on switching the statistics source to ohsomeNow stats API.

Tasking Manager tool provides high level OpenStreetMap contribution metrics under three sections:

  • Home page metrics
  • Individual user statistics under My Contributions section
  • Individual Project metrics tracked using OpenStreetMap hashtag information

Data points for these three sections currently comes from two different sources:

  • Missing Maps Leaderboard API - for all OpenStreetMap related metrics eg: buildings mapped, kms of highways mapped, number of changesets
  • Tasking Manager backend - for task statistics eg: number of tasks mapped/validated, project contribution across countries, causes contributed to

Leaderboard API has not been functional since mid-September 2023 affecting the data availability for Tasking Manager. Due to this, you might have seen most of the OpenStreetMap data points indicated as 0 within Tasking Manager.

With this release, we will switch to ohsomeNow Stats API as a source for all OpenStreetMap statistics ✨. You will be able to see all the updated stats under My Contributions section. Points of interest mapped and km road mapped are reflected with - as the data is not being updated. We will be looking at updating these in the future.

image image image

Hover over the information icon, to know how fresh is the data!

image

Other mentionable changes

  • Introducing a new confirmation dialog while deleting a comment under Project chat section(raised through #5880)

image

  • Letting users select the tasks they mapped and offer a choice to deselect self-mapped tasks for validation(from #5953)

Peek 2023-08-23 14-26

  • Terminology change on Organization card from Administrators -> Managers(raised through #5023)
image
  • Fixing the API to handle new interests creation with appropriate text - raised in #5946

Expand to see detailed changes to the codebase 🧑‍💻

New Contributors

Full Changelog: v4.6.1...v4.6.2