File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ The format is based on
77This project adheres to
88[ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ v3.0.6] - 2018-07-02
11+ ### Added
12+ - Map control to fit task-completion map to task features.
13+ - Animate task features on map when new task loads.
14+ - Auto-suggest for challenge keywords when creating a challenge.
15+ - Jump to desired workflow step when editing a challenge.
16+ - Option to save-and-finish early when editing a challenge.
17+ - Various enhancements to experimental mobile support.
18+
19+ ### Fixed
20+ - Don't offer edit-task link in admin task-map popup to project owners with
21+ read-only access.
22+ - Inconsistent whitespace on user profile page.
23+
24+ ### Changed
25+ - Reuse task-completion map between tasks, preserving settings (#298 ).
26+
27+
1028## [ v3.0.5] - 2018-06-22
1129### Added
1230- Congratulate user when a challenge is completed (#112 ).
Original file line number Diff line number Diff line change 11{
22 "name" : " maproulette3" ,
3- "version" : " 3.0.5 " ,
3+ "version" : " 3.0.6 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@mapbox/geojsonhint" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments