File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,16 +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.2] - 2018-05-29
10+ ## [ v3.0.2] - 2018-06-04
1111### Added
12- - Refresh results from server after changes to challenge filters.
12+ - Allow all users to create new projects.
13+ - New "Intersecting Map Bounds" challenge location filter.
14+ - Experimental (disabled by default) basic support for mobile devices.
15+ - Add last-activity date to challenge overview table (#221 ).
1316- Update README documentation.
1417- [ internal] Upgrade various package dependencies, including React.
1518
1619### Fixed
1720- Very slow edit-challenge forms for some challenges (#370 ).
21+ - Refresh results from server after changes to challenge filters.
1822
1923### Changed
24+ - "Within Map Bounds" challenge location filter now only displays challenges
25+ centered within the map bounds. Its prior behavior of including any
26+ challenges with intersecting bounding boxes is represented by the new
27+ "Intersecting Map Bounds" filter (#88 ).
2028- Default to https for tile-server and other URLs.
2129
2230
You can’t perform that action at this time.
0 commit comments