Skip to content

Releases: hotosm/tasking-manager

Tasking Manager Version 3.0.5

22 Nov 03:46
6ab9826
Compare
Choose a tag to compare

Bug Fixes from 3.0.4

Tasking Manager Version 3.0.4

03 Nov 01:06
1893739
Compare
Choose a tag to compare

Changelist:

  • Overhaul task history display and fix minor regressions
  • Preserve task history when splitting a task
  • Fix bug with auto-unlocking tasks after one auto-unlock
  • Allow users to comment on a task without locking it
  • Add an API endpoint to get users by OSM ID instead of username
  • Include linter for frontend files
  • Fix issue where users were redirected to the login page after logging in
  • Fix awkward error message display when uploading invalid geometry
  • Updating some translations and add full Finnish translation
  • Add foundation of "expert mode"
  • Improve display of buttons to mark a task completely mapped, unlock, split, etc.
  • Render markdown in task description as well as the contribute card
  • Improve backend tests
  • Fix Mapping button svg icon display

Tasking Manager Version 3.0.3

03 Oct 03:10
139c6de
Compare
Choose a tag to compare

Changelist:

  • Fix styling on message popup close button
  • Send message to mapper on invalidated tasks
  • Allow customization of task comment length (which fixes some issues with extra code added to links that may spill over the maximum length by not limiting length in the database model)
  • Add option to reset tasks to ready to map preserving history
  • Add option to reset tasks marked as bad imagery
  • Improve user mentions in comments by first prioritizing users who have participated in a project
  • Update dependency to support python 3.
  • Fix bug in menus that would only accept a click on the text instead of the full row.

Tasking Manager Version 3.0.2

27 Aug 12:28
d8b287a
Compare
Choose a tag to compare

Changelog:

  • Clean dockerfile #1096
  • Add user stats: time spent mapping: #1141
  • Add auto-unlock event to task history: #1064
  • Add countdown timer for locked tasks: #1057
  • Replace JOSM Remote Control code with iframe version #1150
  • Add support for extra_properties in per task instructions #659
  • Update frontend on auto unlock #1077
  • Add branding to API site #1165
  • Add creation date to project id api #1163

Tasking Manager Version 3.0.1

21 Jul 00:52
27403bc
Compare
Choose a tag to compare

Changelog:

  • Removed duplicate results from search when using non-English locale
  • Updated existing translations
  • Added new languages available for translation
  • Described opt-out process in email text (functionality added in previous release)
  • Allowed users to see archived tasks
  • Added a mark all tasks mapped feature for project managers
  • Fixed online user and completion statistics
  • Included user invalidation count in API
  • Corrected link to Missing Maps profiles
  • Added link anchors to learning page
  • Labeled priority on project cards in search
  • Minor GPX file fix