Skip to content

Releases: streetcomplete/StreetComplete

v59.1

25 Sep 19:56
Compare
Choose a tag to compare
  • Crash issue on subsequent app starts was maybe fixed in MapLibre (#5850)
  • Fix dark mode in sections of the about screen and what's new dialog (#5906)
  • Fix location pointer pin wasn't rotated correctly when map was rotated (#5919)
  • Improve map gesture detection (#5908)
  • Signed Maxheight: Also ask for roads below roofs, such as at fuel stations (#5915, #5915), by @RubenKelevra

v59.0

18 Sep 09:53
Compare
Choose a tag to compare

Oh! Again such a monster update!

🗺️ MapLibre (#5693), by @Helium314 and me

Migrated from the map renderer tangram-es to MapLibre. The former has effectively been unmaintained for quite a few years and does not support modern iOS, this solves some long-standing display and crash issues.

Display-wise, nothing much should change, the map will just look and behave a little different.

Issues solved by the migration are #5601, #5241, #5216, #5161, #5146, #5137, #5048, #5027, #5006, #4844, #4830, #4556, #4554, #4550, #4542, #4522, #4277, #4259, #4026, #3417, #3397, #3346, #3275, #3022, #2878, #2711, #2703, #2612, #2571, #2373, #2359, #2358, #2187, #1713, #1684, #1264, #1019, #869, #807, #318, #179, mapstyle#119, mapstyle#56... maybe more. Thanks to @riQQ for this list.

🍏 iOS progress

In case you wondered what happened since I announced to work on an iOS version of the app. I've taken some big steps forward, see this progress update for more info.
Most of it is behind the scenes, but what's visible is the completely redone UI for the settings screens, about screens, statistics screens and tutorial screens (#5719, #5855). Of course, it looks mostly the same now, as it should.

New Quests

Removed Quests

  • Asking "Is this a one-way street?", based on processed data from ImproveOSM because Grab is shutting it down (#5725)
  • Asking "Can you pick up parcels here?" and "Can you drop off parcels here?" because it turns out that it is often not surveyable and the answer is always the same for one brand of parcel lockers (#5763)

Fixes

  • Fix element is now updated correctly on conflict during upload (#5818), by @Helium314
  • Fix only enable OK button for separate bike paths in bike path overlay after changes have been made (#5819)
  • Fix rare crash issues (#5804, #5873)

Quest Improvements

  • Tree leaf type: User can answer that it is now a tree stump (#5853), by @mnalis
  • Barrier opening: Allow inputting widths of above 9.99 meters (#5865)
  • Charging stations: Skip private ones (#5842), by @mnalis
  • Ask many road-related quests also for busways (#5749)
  • Recycling containers: Also ask for containers that have been mapped as an area (#5735)
  • Recycling containers: Also highlight nearby waste containers and bins (#5754)
  • Accepting cards: Don't ask for places that explicitly require no fee (#5772), by @HolgerJeromin
  • Drinking water: Don't ask for intermittent water sources (#5750), by @mnalis
  • Track type: Don't ask for track type on bridges (#5731), by @kmpoppe
  • Building levels, roof shapes: Also ask for houseboats (#5737), by @HolgerJeromin
  • Clothing container operators: Allow answering that there's no information on the container (#5764)
  • Check existence: Don't ask if something else on the same place has just been checked (#5729)
  • Traffic signals vibration: Disabled in Finland (#5795), by @mnalis
  • Traffic signals vibration: Disabled in Bulgaria (#5846)
  • Access restriction for pedestrians: Disabled in United Kingdom (#4998)
  • Other small improvements (#5740, #5792, #5548, #5776, #5877, #5880, #5879, #5874...), thanks @mnalis, @RubenKelevra

Overlay Improvements

  • Addresses: Presence of housenumbers is now highlighted in blue (#5748)
  • Bike paths, Sidewalks: Highlight less situations as missing (#5716, #5722)
  • Bike paths: When selecting "designated shared-use path", always mark it as designated for pedestrians, too (#5742)
  • allow hiding notes that block editing with an overlay (#5703)

v59.0-beta1

09 Sep 22:58
Compare
Choose a tag to compare
v59.0-beta1 Pre-release
Pre-release

Oh! Again such a monster update!

🗺️ MapLibre (#5693), by @Helium314 and me

Migrated from the map renderer tangram-es to MapLibre. The former has effectively been unmaintained for quite a few years and does not support modern iOS, this solves some long-standing display and crash issues.

Display-wise, nothing much should change, the map will just look and behave a little different.

Issues solved by the migration are #5601, #5241, #5216, #5161, #5146, #5137, #5048, #5027, #5006, #4844, #4830, #4556, #4554, #4550, #4542, #4522, #4277, #4259, #4026, #3417, #3397, #3346, #3275, #3022, #2878, #2711, #2703, #2612, #2571, #2373, #2359, #2358, #2187, #1713, #1684, #1264, #1019, #869, #807, #318, #179, mapstyle#119, mapstyle#56... maybe more. Thanks to @riQQ for this list.

🍏 iOS progress

In case you wondered what happened since I announced to work on an iOS version of the app. I've taken some big steps forward, see this progress update for more info.
Most of it is behind the scenes, but what's visible is the completely redone UI for the settings screens, about screens, statistics screens and tutorial screens (#5719, #5855). Of course, it looks mostly the same now, as it should.

New Quests

Removed Quests

  • Asking "Is this a one-way street?", based on processed data from ImproveOSM because Grab is shutting it down (#5725)
  • Asking "Can you pick up parcels here?" and "Can you drop off parcels here?" because it turns out that it is often not surveyable and the answer is always the same for one brand of parcel lockers (#5763)

Fixes

  • Fix element is now updated correctly on conflict during upload (#5818), by @Helium314
  • Fix only enable OK button for separate bike paths in bike path overlay after changes have been made (#5819)
  • Fix rare crash issues (#5804, #5873)

Quest Improvements

  • Tree leaf type: User can answer that it is now a tree stump (#5853), by @mnalis
  • Barrier opening: Allow inputting widths of above 9.99 meters (#5865)
  • Charging stations: Skip private ones (#5842), by @mnalis
  • Traffic signals vibration: Disable in Bulgaria (#5846)
  • Barrier opening: Ask for certain cycle barriers, too (#5823), by @mnalis
  • Barrier opening: Also disable this quest when disabling all width-measurement quests
  • Ask many road-related quests also for busways (#5749)
  • Recycling containers: Also ask for containers that have been mapped as an area (#5735)
  • Recycling containers: Also highlight nearby waste containers and bins (#5754)
  • Accepting cards: Don't ask for places that explicitly require no fee (#5772), by @HolgerJeromin
  • Drinking water: Don't ask for intermittent water sources (#5750), by @mnalis
  • Track type: Don't ask for track type on bridges (#5731), by @kmpoppe
  • Building levels, roof shapes: Also ask for houseboats (#5737), by @HolgerJeromin
  • Traffic signals vibration: Disabled in Finland (#5795), by @mnalis
  • Clothing container operators: Allow answering that there's no information on the container (#5764)
  • Check existence: Don't ask if something else on the same place has just been checked (#5729)
  • Other small improvements (#5740, #5792, #5548, #5776, #5877, #5880, #5879, #5874...), thanks @mnalis, @RubenKelevra

Overlay Improvements

  • Addresses: Presence of housenumbers is now highlighted in blue (#5748)
  • Bike paths, Sidewalks: Highlight less situations as missing (#5716, #5722)
  • Bike paths: When selecting "designated shared-use path", always mark it as designated for pedestrians, too (#5742)
  • allow hiding notes that block editing with an overlay (#5703)

v59.0-alpha4

02 Sep 00:29
Compare
Choose a tag to compare
v59.0-alpha4 Pre-release
Pre-release
  • Some statistics in the user profile screen look different now (#5855)
  • Fix follow-me mode didn't always turn off on moving map (#5824)
  • Make it easier to hit the right line in overlays (#5849)
  • Tree leaf type: User can answer that it is now a tree stump (#5853), by @mnalis
  • Barrier opening: Allow inputting widths of above 9.99 meters (#5865)

v59.0-alpha3

29 Aug 22:41
Compare
Choose a tag to compare
v59.0-alpha3 Pre-release
Pre-release

Almost no change from alpha2. For debugging #5850.

v59.0-alpha2

28 Aug 13:19
Compare
Choose a tag to compare
v59.0-alpha2 Pre-release
Pre-release

Fixes

  • Fix common crash on startup (#5829)
  • Fix some icons were missing in things & places overlays (#5832)
  • Fix rotation of view direction cone (#5821, #5834)
  • Fix barrier opening width should only be asked for barriers that are vertices of ways (#5830)
  • Workaround building color didn't change immediately when selecting another type (#2746)
  • Fix element is now updated correctly on conflict during upload (#5818), by @Helium314
  • Fix only enable OK button for separate bike paths in bike path overlay after changes have been made (#5819)
  • Fix links in the "What's New" dialog didn't work (#5814)

Improvements

  • Scale icons on low zoom a bit, cluster pin later (#5848, #5835)
  • Load quests on lower zoom levels, too (#5823)
  • Make it easier to tap elements on overlay when there are quests around (#5827)
  • Charging stations: Skip private ones (#5842), by @mnalis
  • Traffic signals vibration: Disable in Bulgaria (#5846)
  • Barrier opening: Ask for certain cycle barriers, too (#5823), by @mnalis
  • Barrier opening: Also disable this quest when disabling all width-measurement quests

v59.0-alpha1

19 Aug 10:48
Compare
Choose a tag to compare
v59.0-alpha1 Pre-release
Pre-release

🗺️ MapLibre (#5693), by @Helium314 and me

Migrated from the map renderer tangram-es to MapLibre. The former has effectively been unmaintained for quite a few years and does not support modern iOS, this solves some long-standing display and crash issues.

Display-wise, nothing much should change, the map will just look and behave a little different.

Issues solved by the migration are #5601, #5241, #5216, #5161, #5146, #5137, #5048, #5027, #5006, #4844, #4830, #4556, #4554, #4550, #4542, #4522, #4277, #4259, #4026, #3417, #3397, #3346, #3275, #3022, #2878, #2711, #2703, #2612, #2571, #2373, #2359, #2358, #2187, #1713, #1684, #1264, #1019, #869, #807, #318, #179, mapstyle#119, mapstyle#56... maybe more. Thanks to @riQQ for this list.

General improvements

  • Redesigned the settings screens, about screens and tutorial screens (#5719)
  • minor improvements for right-to-left localization (Arabic, Hebrew, Farsi)
  • fix rare crash issues (#5804)

New Quests

Removed Quests

  • Asking "Is this a one-way street?", based on processed data from ImproveOSM because Grab is shutting it down (#5725)
  • Asking "Can you pick up parcels here?" and "Can you drop off parcels here?" because it turns out that it is often not surveyable and the answer is always the same for one brand of parcel lockers (#5763)

Overlay Improvements

  • Addresses: Presence of housenumbers is now highlighted in blue (#5748)
  • Bike paths, Sidewalks: Highlight less situations as missing (#5716, #5722)
  • Bike paths: When selecting "designated shared-use path", always mark it as designated for pedestrians, too (#5742)
  • allow hiding notes that block editing with an overlay (#5703)

Quest Improvements

  • Ask many road-related quests also for busways (#5749)
  • Recycling containers: Also ask for containers that have been mapped as an area (#5735)
  • Recycling containers: Also highlight nearby waste containers and bins (#5754)
  • Accepting cards: Don't ask for places that explicitly require no fee (#5772), by @HolgerJeromin
  • Drinking water: Don't ask for intermittent water sources (#5750), by @mnalis
  • Track type: Don't ask for track type on bridges (#5731), by @kmpoppe
  • Building levels, roof shapes: Also ask for houseboats (#5737), by @HolgerJeromin
  • Traffic signals vibration: Disabled in Finland (#5795), by @mnalis
  • Clothing container operators: Allow answering that there's no information on the container (#5764)
  • Check existence: Don't ask if something else on the same place has just been checked (#5729)
  • Other small improvements (#5740, #5792, #5548, #5776, ...), thanks @mnalis

v58.2

07 Jul 17:05
Compare
Choose a tag to compare

Fixed it was impossible to login with a third party that required 2FA (e.g. Google) (#5724, #5711)

v58.1

27 Jun 11:36
Compare
Choose a tag to compare
  • Bike paths: Roads previously mapped with recently deprecated tags for describing bike infrastructure are now marked for re-survey (#5694)
  • Places overlay, things overlay, ...: Fix crash on displaying features that were incompletely translated to a dialect of a language, by @logan12358
  • Avoid asking about existence of shop right after asking about its opening hours (#5674)
  • Moped on bike paths: When there is no sign, just tag that and don't infer anything else (#5565)
  • Parcel locker drop-off: Add option for return deliveries only (#5687)
  • Crossing kerb height: Only ask if road has a sidewalk (#5668)
  • Addresses: recognize common housenumber formats in Bulgaria (#5683), by @mnalis
  • Bus stop ref: Now enabled in Portugal (#5695)
  • Other small improvements (#5594, #5676, #5698, #5710...)

v58.0

01 Jun 17:29
Compare
Choose a tag to compare

New quests

Overlay improvements

  • Bike paths: Now possible to select that cycling on footway is explicitly allowed or prohibited (#5575, #4913), by @wielandb
  • Places: Entrances are shown to help with orientation (#5497)
  • Things: Advertising totem was not displayed (#5588)

Quest improvements

  • Road Surface: Fix it was possible to answer track type and surface for a road in an endless loop (#5650)
  • Max height: Don't ask if it has been specified for forward and backward or individual lanes separately (#5609)
  • Fire hydrant diameter: Now enabled in Hungary (#5617), by @dnet
  • Power pole material: Can now answer with that power line is anchored to building (#5663), by @qugebert
  • Tactile paving: Now enabled in Columbia (#5579)
  • Prohibited for pedestrians: Clarified UI and wording (#5610)
  • Bicycle parking: Add option for just markings on the ground (#5191)
  • Drinking water: Don't ask for intermittent water sources (#5632), by @esilja
  • Other small improvements and fixes (#5631, ...)

General improvements

  • For some quests, there is now an ℹ-button which expands a help text (#5612, #1913)
  • The user profile screen looks a bit different now (#5607)
  • Other small improvements (#5635, #5645, ...), thanks @riQQ