Skip to content

Releases: maproulette/maproulette3

v3.12.2-prerelease2

19 Jul 04:08
Compare
Choose a tag to compare
v3.12.2-prerelease2 Pre-release
Pre-release
activate signin loader if state exists

v3.12.2-prerelease1

19 Jul 02:48
Compare
Choose a tag to compare
v3.12.2-prerelease1 Pre-release
Pre-release
remove unused const

v3.12.1-rev1

13 Jul 22:05
b2e0f97
Compare
Choose a tag to compare
  • Make challenge-create validation instructions more specific
  • fix issue in wizard creation screen where geojson files weren't getting accepted

v3.12.1

11 Jul 23:16
07a3b2a
Compare
Choose a tag to compare

[v3.12.1] - 2023-7-11

Release with maproulette-backend_v4.4.4

Features

  • Multi task select all in view - @AndrewPhilbin
  • Add geojson upload error messages for unsupported files - @CollinBeczak
  • Add toggle-capable map to Review Table Widget and remove redundant map widget - @CollinBeczak
  • Add validation for Create Challenge Long Form - @CollinBeczak
  • Add Review Table CSV Extract option - @CollinBeczak
  • Add donate button - @CollinBeczak
  • Add mastadon link - @tsun812
  • Add github link - @tsun812
  • Disable modifier keys when working with MR shortcuts - @tsun812
  • Support OSM types extraction from OSM identifiers for editor URI - @tsun812

Fixes

System Updates

v3.12.0-rev3

28 Apr 15:34
a720171
Compare
Choose a tag to compare

Improve User and Leaderboard caching

v3.12.0-rev2

26 Apr 00:32
30e3a9e
Compare
Choose a tag to compare

Remove user id dependent endpoints from caching

v3.12.0-rev1

12 Apr 00:07
312108b
Compare
Choose a tag to compare
update transifex; and fix comment id ref (#2004)

v3.12.0

11 Apr 22:15
74d02bc
Compare
Choose a tag to compare

[v3.12.0] - 2023-4-11

Release with maproulette-backend_v4.4.0

Features

  • Add additional caching to multiple endpoints
  • Ability to clone other people's challenges
  • add italian language and sort locale alphabetically
  • Added Blog tab with associated link to the NavBar
  • Added keyboard shortcut for completeTogetherbutton
  • Add Challenge Editor Review Setting
  • Sent comments

Fixes

  • fix query param in URL for discoverability page
  • Cloning Challenge #maproulette Hashtag Fix
  • fix sql to account for commas in c.name (API)
  • check class type in internalCreate before checking task count (API)
  • filter out deleted/undiscoverable parents (API)

System Updates

  • Added Node Dependency Information
  • corrected link for openstreetMap account in documentation
  • update pre-existing server documentation
  • Fix links to Postman collection (API)

v3.12.0-prerelease1

21 Mar 15:35
220c78d
Compare
Choose a tag to compare
v3.12.0-prerelease1 Pre-release
Pre-release
run yarn upgrade; fix errors (#1972)

v3.11.9

01 Mar 19:26
a08456a
Compare
Choose a tag to compare

[v3.11.9] - 2023-3-1

Release with maproulette-backend_v4.3.2

Features

  • Public Task Landing Page
  • Manual Task Cluster Fetching if Clustering is Disabled
  • Apply review_started_at to all tasks in a bundle (API)
  • Remove mandatory valid session requirement when fetching task history (API)

Fixes

  • Fixed the base url for users to update their email preferences
  • Prevent duplicate notifications of challenge ccompletion (API)

System Updates

  • Upgrade to Tailwind V2
  • Add toggle to disable user leaderboard configs