diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f399361a9..0d568dc1fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,18 +2,32 @@ ## vNext -- New quest: _"How is this power line attached?"_ (#4825, #5382), by @Jean-BaptisteC -- New quest: _"What bicycle equipment is available here?"_, asked for bicycle repair stations (#5910, #6008) +### New quests + +- _"How is this power line attached?"_ (#4825, #5382), by @Jean-BaptisteC +- _"What bicycle equipment is available here?"_, asked for bicycle repair stations (#5910, #6008) + +### Fixes + - Fix achievements could not be opened (#5998) - Fix POIs were created at offset to crosshair (#6003) - Fix app sometimes goes back to system default locale on screen rotate (#5942) - Fix element highlight gone after minimizing and reopening the app (#5995) - Fix maxheight quest not shown for buildings mapped as areas (#5915) -- Show some map features for lower zoom values (#5986, #6010) -- Allow deleting stile when asked for its step count (#6015) - Improve degraded performance in alpha version (#5994) -- Cycleways: remove `cycleway::lane` when selecting "unspecified lane" (#5988) -- Cycleways: don't set `foot=no` when selecting bike paths (#5991) + +### Cycleway quest and overlay improvements + +- Remove `cycleway::lane` when selecting "unspecified lane" (#5988) +- Don't set `foot=no` when selecting bike paths (#5991) +- Never ask quest again for `cycleway=separate` (#6021) +- Cycleway overlay: Differentiate bicycle access on pedestrian roads (#6016, #6020) + +### Other improvements + +- Sidewalk overlay: show pedestrian roads in same color as sidewalks +- Show some map features for lower zoom values (#5986, #6010) +- Allow deleting barrier node in more quests (#6015) - Ask barrier width opening quest only for paths (#6002) ## v60.0-alpha2