Skip to content

v3.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@nrotstan nrotstan released this 05 Feb 17:07
· 2931 commits to main since this release

[v3.00-alpha.3] - 2018-02-05

Added

  • Add metrics tab to to View Projects page sidebar.
  • Show task clusters on locator map when browsing a challenge.
  • Allow user to start a task by clicking on a task marker on map.
  • Allow task instructions to be collapsed/minimized (#29).
  • Allow social sharing to be disabled.
  • Require confirmation from user before deleting a challenge.
  • Add link to start challenge on View Challenge page (#35).
  • Other minor improvements.

Changed

  • Improve local map-bounded searches by utilizing challenge bounding data.
  • Modularize lodash functions to reduce size of MR3 distribution file.
  • Don't show duplicate errors to user in event of multiple failures.
  • Make existing task status more visually obvious when completing a task.

Fixed

  • Fix task completion button layout (#39).
  • Fix create-and-manage headings on smaller desktop screens (#36).
  • Fix user experience around deleting challenges (#37).

Removed

  • Temporarily remove delete project control.