File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,31 @@ The format is based on
77This project adheres to
88[ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ v3.1.3] - 2019-02-05
11+ ### Added
12+ - Support for [ simplestyle] ( https://github.com/mapbox/simplestyle-spec ) task-feature styling by @zverik
13+ - Korean translation by @depth221
14+ - OSM Data map layer with latest OSM data during task completion
15+ - New keyboard shortcuts available during task completion: ` s ` to toggle
16+ visibility of the task-features layer and ` o ` to toggle the new OSM data
17+ layer on/off
18+ - Display of logged-in user's leaderboard ranking even if not in top list
19+ - Country-specific leaderboards
20+ - Option to show more users on leaderboard to view further down the rankings
21+ - Move discovery map with Nominatum search using ` m/ ` search-box short command, e.g. ` m/moscow `
22+ - Display of total elapsed time when challenge tasks are building
23+ - Display of count and percentage of tasks remaining alongside challenge progress
24+
25+ ### Fixed
26+ - Typo in Japanese translation by @higa4
27+ - Missing "Manage" option when challenge owner browsing non-visible challenge
28+ - Inability to remove default changeset comment from existing challenge
29+
30+ ### Changed
31+ - "Create" top-nav link is now "Create & Manage" to improve clarity
32+ - Show Lon/Lat of task on task completion page instead of Lat/Lon
33+
34+
1035## [ v3.1.2] - 2019-01-10
1136### Added
1237- Japanese translation by @higa4
Original file line number Diff line number Diff line change 11{
22 "name" : " maproulette3" ,
3- "version" : " 3.1.2 " ,
3+ "version" : " 3.1.3 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@mapbox/geojsonhint" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments