Skip to content

Releases: maproulette/maproulette3

v3.0.5

22 Jun 21:23
Compare
Choose a tag to compare

[v3.0.5] - 2018-06-22

Added

  • Congratulate user when a challenge is completed (#112).
  • Challenge owners can set individual tasks to any status (#387).
  • Challenge owners can bulk reset tasks to Created stauts (#326).
  • Challenge owners can move challenges between projects (#328).
  • Administration of project managers.
  • Support for Read, Write, and Admin project manager roles.
  • Improved handling of server authentication and authorization errors.
  • Changeset source field on challenges with JOSM prefill (#361).

Fixed

  • Ensure latest API key displayed after multiple consecutive resets.
  • Cloning a challenge could fail in some scenarios.
  • Ensure all challenges shown to challenge owner (#396).

Changed

  • Relocated comments on task-completion sidebar (#296).

v3.0.4

08 Jun 18:00
Compare
Choose a tag to compare

[v3.0.4] - 2018-06-08

Added

  • Option on user profile page to reset API key
  • Button on user profile page to copy API key to clipboard

v3.0.3

08 Jun 14:51
Compare
Choose a tag to compare

[v3.0.3] - 2018-06-08

Security

  • Prevent non-managers from viewing challenge admin page when following a
    direct link (#383).

v3.0.2

04 Jun 21:02
Compare
Choose a tag to compare

[v3.0.2] - 2018-06-04

Added

  • Allow all users to create new projects.
  • New "Intersecting Map Bounds" challenge location filter.
  • Experimental (disabled by default) basic support for mobile devices.
  • Add last-activity date to challenge overview table (#221).
  • Update README documentation.
  • [internal] Upgrade various package dependencies, including React.

Fixed

  • Very slow edit-challenge forms for some challenges (#370).
  • Refresh results from server after changes to challenge filters.

Changed

  • "Within Map Bounds" challenge location filter now only displays challenges
    centered within the map bounds. Its prior behavior of including any
    challenges with intersecting bounding boxes is represented by the new
    "Intersecting Map Bounds" filter (#88).
  • Default to https for tile-server and other URLs.

v3.0.1

15 May 15:45
Compare
Choose a tag to compare

[v3.0.1] - 2018-05-15

Added

  • Additional error page for use by server in some situations.

Fixed

  • Navigating directly to non-existent task spins forever (#357).
  • Export of challenge tasks CSV for challenge owners not working properly on
    Windows (#359).

Removed

  • Nav link to old UI

v3.0.0

10 May 17:20
Compare
Choose a tag to compare

[v3.00] - 2018-05-10

Removed

  • Beta badge and beta-specific introductory language.

v3.0.0-beta.8

01 May 22:42
Compare
Choose a tag to compare
v3.0.0-beta.8 Pre-release
Pre-release

[v3.00-beta.8] - 2018-05-01

Added

  • Experimental (disabled by default) challenge overview table when viewing
    a project in admin area (#331).

Fixed

  • Admin project stats not restricted to currently-open project (#339).
  • Incorrect display of wide or tall profile pics (#340).
  • Admin area sometimes requires page refresh to show all challenges managed
    by user (#341).
  • Users with slower connections could temporarily see erroneous warning about
    missing home project in admin area (#342).
  • Confusing instructions around local file uploads when editing an existing
    challenge (#349).

Changed

  • Heatmap calendars in admin are now shown horizontally instead of vertically.

v3.0.0-beta.7

25 Apr 16:55
Compare
Choose a tag to compare
v3.0.0-beta.7 Pre-release
Pre-release

[v3.00-beta.7] - 2018-04-25

Added

  • Ability to also search by challenge name in admin search (#205).
  • Public leaderboard of top scoring users across various timeframes (#254).
  • Leaderboard opt-out setting in User Profile.
  • Challenge-specific leaderboards for challenge owners in admin area (#316).
  • Display of user's own top challenges (by activity) on user profile page.
  • Notice to challenge owners after creating or updating challenge that
    it can take up to 2 hours to complete geographic indexing (#234).
  • MIT license for project (#295).

Fixed

  • Already-complete challenges included in search results (#283).
  • Misaligned task-control buttons for some users (#323).
  • Typo in link to Overpass guide fixed by @naoliv
  • Busy indicator spins forever when attempting to browse a
    challenge pending deletion (#332).
  • No error shown when admin attempts to navigate to non-existent
    challenge (#333).

v3.0.0-beta.6

17 Apr 14:24
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release

[v3.00-beta.6] - 2018-04-17

Added

  • Ability to delete projects (#243).
  • [internal] End-to-end test setup with some initial tests.

Fixed

  • Wrapping of long challenge names on User Profile page (#300).
  • Link for challenge owners to view task associated with comment (#299).

v3.0.0-beta.5

10 Apr 01:27
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release

[v3.00-beta.5] - 2018-04-09

Added

  • Require confirmation before rebuilding tasks.
  • Automatic updates of task-build progress.
  • Detect use of Overpass Turbo query shortcuts in Overpass queries (#256).
  • Display of Challenge keywords in admin View Challenge sidebar (#244).
  • Visibility quick-toggle in admin View Challenge sidebar (#183).
  • Option to automatically add #maproulette hashtag to changeset comment (#290).
  • Styling of user profile page (#276).
  • User activity feed grouping by challenge (#28).
  • Styling adjustments to admin forms (edit challenge, edit task, etc).
  • Example PIWIK settings in .env file.

Changed

  • Only offer task rebuilding to challenges built from Overpass queries.
  • Challenge source now read-only once tasks are built (#236).

Fixed

  • Include disabled projects in admin project search results.
  • Display map-bounded tasks even if parent challenge previously unseen (#279).
  • Don't allow map to wrap around world (#277).