Skip to content

Releases: hotosm/tasking-manager

TM v4.4.18

08 Sep 19:59
Compare
Choose a tag to compare

Detailed blog here: https://community.openstreetmap.org/t/tasking-manager-monthly-update-blog-august-2022/2376

What's Changed

New Contributors

Full Changelog: v4.4.17...v4.4.18

TM v4.4.17

01 Aug 12:34
Compare
Choose a tag to compare

What's Changed

New features:

Bug fixes and enhancements:

Infrastructure and code maintenance:

New Contributors

Dependency Updates

Full Changelog: v4.4.16.1...v4.4.17

TM v4.4.16.1 - Hotfix release

03 Jun 07:42
Compare
Choose a tag to compare
  • Provide default object for destructuring location state

Full Changelog: v4.4.16...v4.4.16.1

TM v4.4.16

01 Jun 01:08
f3f1b69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.15...v4.4.16

TM v4.4.15

11 May 01:08
f355e6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.14...v4.4.15

TM v4.4.14

13 Apr 21:05
Compare
Choose a tag to compare

This release fixes an issue with frontend caching on the AWS Deployment, as well as a few small improvements.

Changelog:

  • Improve sorting for ‘My Tasks’ list #5075
  • Display error message for self intersecting AOI #5076
  • Do not cache html files in the browser #5084

Dependency Updates:

  • Bump marked from 2.1.3 to 4.0.12 in /frontend #4975
  • Bump sentry-sdk[flask] from 0.19.3 to 1.5.8 #5051

v4.4.13

06 Apr 00:42
Compare
Choose a tag to compare

This is our first release in collaboration with Kathmandu Living Labs, and we are really excited to see all the new features and fixes coming from the talented people on that team! And thanks to @zlavergne for the huge new RapiD integration!

Changelog

Added ~ New features:

Changes ~ Bug fixes and enhancement:

Known issues:

  • The embedded editor does not work when switching between RapiD and iD. Please save your work before changing your editor.
  • We are missing translations. See #5072

v4.4.12

11 Feb 19:00
3c12892
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.11...v4.4.12

v4.4.11

09 Dec 15:00
Compare
Choose a tag to compare

New Features and Enhancements:

  • #4931 Update iD version to 0.20.2 to fix Maxar Premium imagery in embedded iD
  • #4919 Add homepage banner for announcements (thank you @ethan-nelson!)

Bug Fixes:

  • #4860 Fix success message for contributers (already deployed)
  • #4867 Update apscheduler dependency (already deployed)

Addendum: ⚠️

  • Please clear site data for Tasking Manager or perform a hard-refresh (CTRL+SHIFT+R) for front-end changes to take effect

v4.4.10

03 Aug 20:52
Compare
Choose a tag to compare

Bug fixes:

  • Update internal links in dropdown menus to allow clicking on the entire span (#4782). Thank you, @zlavergne!
  • Retrieve default comment to fetch correct project stats (#4805)

Code maintenance, infrastructure, and translation:

  • Remove redundant User DTO fields (missingMapsProfile and osmProfile) (#4794). Thank you, @NatashaKSS!
  • Update translations (#4835)
  • Update frontend dependencies (#4824)