Skip to content

Releases: maproulette/maproulette3

v3.14.2-prerelease1

30 Nov 17:28
df6df06
Compare
Choose a tag to compare
v3.14.2-prerelease1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.14.1...v3.14.2-prerelease1

v3.14.1

24 Nov 18:29
fb9fa87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.14.0...v3.14.1

v3.14.0

15 Nov 04:04
11f5445
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.13.2...v3.14.0

v3.14.0-prerelease2

13 Nov 17:55
bdfc4d6
Compare
Choose a tag to compare
v3.14.0-prerelease2 Pre-release
Pre-release
Small fix for cramped filters in task bundle widget at smallest widge…

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