Skip to content

Releases: hotosm/tasking-manager

v4.6.2 hotfix

20 Oct 14:43
43c6a63
Compare
Choose a tag to compare

After our last deployment, we have had users report about difficulties in accessing draft and private projects in spite of having the requisite project management access. This has come from a previous work on refactoring react queries for the frontend, and our test case is not complete at the moment to capture this beforehand.

Lessons learnt: Ensure there is automated smoke testing is in place for the frontend and complete unit and integration testing for the backend.

Expand to see detailed changes to the codebase 🧑‍💻

New Contributors

Full Changelog: v4.6.2...v4.6.2-hotfix

TM v4.6.2

16 Oct 17:11
5b895a4
Compare
Choose a tag to compare

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

TM v4.6.1

17 Jul 13:25
Compare
Choose a tag to compare

What's Changed

What's new in TM 🎊

  • Add feature to revert tasks set as unavailable by a specific user by @Aadesh-Baral in #5955

What has been fixed 🏗️

What has been improved 🪄

Expand to see detailed changes to the codebase 🧑‍💻

New Contributors

Full Changelog: v4.6.0...v4.6.1

TM v4.6.0

02 Jun 13:16
16f829b
Compare
Choose a tag to compare

This is a major release that brings exciting new features like being able to delete project chat messages, recommendation of similar projects on the project detail page, and others. In addition, this release also includes various updates, fixes, enhancements, and dependency upgrades that are brought to improve the functionality, performance, and stability of the Tasking Manager system as a whole. More details are below:

What's new in TM 🎊

What has been fixed🏗️

What has been improved 🪄

Expand to see detailed changes to the codebase 🧑‍💻
Read more

v4.5.4-hotfix2

08 May 19:56
Compare
Choose a tag to compare

This hotfix release applies changes to the frontend to incorporate the new maxar premium imagery key for HOT. Note that this change will be overwritten completely in the next release with a proper implementation for applying your own maxar premium key.

v4.5.4

17 Apr 14:19
2cab77b
Compare
Choose a tag to compare

TM Hotfix release v4.5.4

After the recent deployment of v4.5.3, different issues around validation have been reported on Slack here1, here2. Hence, this release is primarily a hotfix around those bugs.

What's Changed

Thank you all for your patience and understanding.

TM v4.5.3

10 Apr 08:50
Compare
Choose a tag to compare

This release primarily adds test cases and dependency updates. However, there are other updates that you can read from the February blog post for more detail.

What's Changed

New Contributors

Full Changelog: 4.5.2...v4.5.3

TM v4.5.2

13 Feb 08:17
Compare
Choose a tag to compare

This release primarily adds test cases and dependency updates. However, there are other updates that you can read from the January blog post for more detail.

What's Changed

New Contributors

Full Changelog: v4.5.1...4.5.2

TM v4.5.1

13 Dec 19:30
Compare
Choose a tag to compare

TM Hotfix release v4.5.1

This release primarily fixes some bugs that plagued organization and teams functionality.

What's Changed

Full Changelog: v4.5.0...v4.5.1

TM v4.5.0

30 Nov 03:27
b3c5cb1
Compare
Choose a tag to compare

The OAuth release! And much more. There's a lot of changes here so check out the September and October blog posts for more detail.

What's Changed

Full Changelog: v4.4.18...v4.5.0