File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed
Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,26 @@ The format is based on
77This project adheres to
88[ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
99
10- ## [ v3.2] - 2019-02-15
10+ ## [ v3.2.1] - 2019-02-25
11+ ### Added
12+ - Create & Manage widget for managing project managers (#534 )
13+
14+ ### Fixed
15+ - Excessive removal of unmatched tasks for line-by-line geojson by @Zverik
16+ - Error when attempting to display zero points in points ticker
17+ - Disallowed task status progressions sometimes offered in task completion
18+ - Dropdown menus extending over widgets sometimes not fully interactive
19+ - Modals sometimes appear behind widgets instead of in front of them
20+ - Incorrect rendering of user settings form in Chrome
21+
22+ ### Changed
23+ - Name of User Profile page to User Settings
24+
25+ ### Removed
26+ - Tabs on Create & Manage project cards; only challenges are now shown
27+
28+
29+ ## [ v3.2.0] - 2019-02-15
1130### Added
1231- New user interface
1332- Full-fledged home page (#426 )
Original file line number Diff line number Diff line change 11{
22 "name" : " maproulette3" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@mapbox/geojsonhint" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments