Skip to content

Releases: maproulette/maproulette3

v3.14.0-prerelease1

07 Nov 22:16
a0f16cf
Compare
Choose a tag to compare
v3.14.0-prerelease1 Pre-release
Pre-release
add defaults for short url to env (#2160)

v3.13.3-prerelease2

06 Nov 17:43
6bc33af
Compare
Choose a tag to compare
v3.13.3-prerelease2 Pre-release
Pre-release
Bulk edit instructions and confirmation modal (#2151)

* add detailed instructions to bulk edit

* add bulk confirmation page

* transifex fixes

* remove comment

v3.13.3-prerelease1

02 Nov 17:49
45f46ca
Compare
Choose a tag to compare

Features

  • Add lasso and virtual challenge creation functionality to challenge dashboard map - @CollinBeczak
  • Add bulk editing of the date That Data Was Sourced within a project - @jschwarz2030
  • Change button "Too Hard / Can't See" to "Can't Complete" - @CollinBeczak

Fixes

  • Fix input selection when adding tag in tag fix challenges - @CollinBeczak
  • Fix the routing logic and tag results for the "Find Challenges" page when searching for projects - @CollinBeczak
  • fix task bundle widget width minimum - @CollinBeczak
  • Update react-error-overlay version - @AndrewPhilbin

System Updates

  • Modified the ChallengeController to store taskWidgetLayout as an empty JSON object instead of an empty string
    when the field is not provided in the request. - @ljdelight
  • Updated MRSchemaTypes in the GraphQL schema to handle taskWidgetLayout as an optional JSON value, defaulting to
    an empty JSON object when not present. - @ljdelight

v3.13.2-rev1

19 Oct 23:16
8bec650
Compare
Choose a tag to compare

[v3.13.2-rev1] - 2023-10-19

Fixes

v3.13.2

18 Oct 02:07
4dc51e4
Compare
Choose a tag to compare

[v3.13.2] - 2023-10-17

Release with maproulette-backend_v4.4.8

Features

  • Add lasso and virtual challenge creation functionality to challenge dashboard map - @CollinBeczak
  • Add user setting for random/nearby selection - @CollinBeczak
  • Add drop box for recommended widget layout in challenge creation form - @CollinBeczak
  • Add notice for recommended widget layouts in task completion flow - @CollinBeczak
  • Add user app setting for saving filters in task bundle widget in task completion workflow - @AndrewPhilbin
  • Add visual filter indications for all dropdown task filters - @AndrewPhilbin

Fixes

System Updates

  • Update all node version references to node 16 - @CollinBeczak
  • Add Stringified widget layout JSON to challenge table - @CollinBeczak

v3.13.1-rev4

19 Sep 23:54
5f1a696
Compare
Choose a tag to compare

[v3.13.1-rev4] - 2023-9-19

  • Fix bug with Task ID filtering in Find Challenges
  • Fix bug with changeset comment prop in TaskMapWidget/RapidEditor components

v3.13.1-rev3

15 Sep 02:36
1061a8a
Compare
Choose a tag to compare

[v3.13.1-rev3] - 2023-9-14

v3.13.1-rev2

14 Sep 23:13
da68c89
Compare
Choose a tag to compare

[v3.13.1-rev2] - 2023-9-14

  • Fixed task property mustache tag replacements not being applied in integrated Rapid editor

v3.13.1-rev1

13 Sep 18:40
148bf02
Compare
Choose a tag to compare

[v3.13.1-rev1] - 2023-9-13

  • Fix errors related to keyboard shortcuts in view/review task workspaces - @CollinBeczak

v3.13.1

12 Sep 23:18
e769724
Compare
Choose a tag to compare

[v3.13.1] - 2023-8-16

Release with maproulette-backend_4.4.7

Features

Fixes

  • Fix completion buttons for Rapid - @CollinBeczak
  • Fix mobile instructions widget error - @CollinBeczak
  • Fix hotkeys preventing stying in Rapid search box in integrated editor - @AndrewPhilbin
  • Fix Team and Follow notification subscriptions so user choices persist(API) - @AndrewPhilbin

System Updates

  • Add ENV toggle to Review Table CSV - @jschwarz2030
  • Change ENV REACT_APP_LEVEL0_EDITOR_SERVER_URL from http to https - @CollinBeczak
  • Support configurable OSM OAuth2 scope - @ljdelight
  • Use https in a few URLs - @ljdelight
  • Include project version from git in /api/v2/service/info - @ljdelight