Skip to content

Releases: streetcomplete/StreetComplete

v13.0-beta1

28 Jul 21:48
Compare
Choose a tag to compare
v13.0-beta1 Pre-release
Pre-release

New Quests

Enhanced Quests

UX Enhancements and Features

Fixes

  • On download, only timeout after 180 seconds (#1010, #1466, #1472) by @matkoniecz
  • Quest marker of selected quest will never disappear any more when zooming in (#1462) by @matkoniecz
  • Fix natural=water was not detected as an area - bug had no effect though (#1476) by @matkoniecz
  • Fix upload button was not working if a user that is not logged in tries to upload (#1446, #1475) by @matkoniecz
  • Fix theoretical incorrect display of highlighted multipolygon or multi-polyline (#1498) by @matkoniecz
  • Show quests that come into view also when rotating or tilting (#1496)

This update is entirely credit to Mateusz Konieczny, powered by a NGI Zero Discovery grant.

v12.2

29 Jun 18:26
Compare
Choose a tag to compare

Enhancements

  • address: support for house numbers in Japan (#1407)
  • railway crossing barrier: do not ask for abandoned railways (#1413)
  • bus stop shelter: add "whole stop is covered" answer option (#1417, #1395)
  • diaper changing table: use changing_table key instead of diaper key (#1424)
  • opening hours: do not ask for leisure=sports_centre (#1423)
  • reorder priority of quests by importance and ease-of-answer (#1437, #1441, #1442, #1444) by @matkoniecz
  • postpone nagging new users to register until they answered a few quests (#1446) by @matkoniecz
  • reorder settings, frequently used up, less used down (#1448) by @matkoniecz
  • enforce a minimum zoom level (of 14) on opening geo intent (#1425)
  • reduce default, min and max tile cache sizes to more realistic values (#1398)
  • update translations

Fixes

  • switch off following GPS-position on open geo intent (#1426)
  • sidewalk: warn user before closing a half-completed answer (#1451)

A portion of the work done for this update is powered by a NGI Zero Discovery grant given to Mateusz Konieczny.

v12.1

30 May 17:55
Compare
Choose a tag to compare

Fixes

  • Fix error when uploading answer for railway crossings (#1408)

Minor Enhancements

  • Add the option to open the location in another app (#190, #1396) by @ENT8R
  • reduce the size of downloaded areas so that quests are closer to the user (#1357)
  • Enlarge maximum map cache and cache step size (#1398)
  • Don't ask for road names in Japan (#1407)
  • Don't send crash report in case of a request timeout during download
  • Update translations

v12.0

08 May 14:22
Compare
Choose a tag to compare

New Quest

  • What is the name of this place? Asked for unnamed shops, amenities etc. (#309, #1376)

Minor fixes and Enhancements

  • fix color of close button in night mode
  • show the placeholder avatar if an avatar cannot be decoded (crash fix)
  • don't ask for location on startup when user last denied it (fixes #1382)
  • don't ask for railway crossing barriers for tram lines (fixes #1387)

v12.0-beta1

05 May 15:30
Compare
Choose a tag to compare

New Quest

  • What is the name of this place? Asked for unnamed shops, amenities etc. (#309, #1376)

Minor fixes and Enhancements

  • fix color of close button in night mode
  • show the placeholder avatar if an avatar cannot be decoded (crash fix)
  • don't ask for location on startup when user last denied it (fixes #1382)

v11.0

03 Apr 14:02
d5c7688
Compare
Choose a tag to compare

Dark Theme (night mode)

dark

Fixes

  • fix a few sources for crashes and other small fixes (#1307, ...)

Enhancements

  • Opening hours and wheelchairs quest: Also ask for office=religion (#1365) by @matkoniecz
  • Do not ask about railway crossings on private roads (#1366, #1321) by @matkoniecz
  • slightly better wordings for a few quests (#1349, #1353)
  • quest upload now treats situations where the geometry of the element in question changed significantly as an unsolvable conflict

v11.0-beta1

23 Mar 23:43
Compare
Choose a tag to compare
v11.0-beta1 Pre-release
Pre-release

Dark Theme (night mode)

dark

Fixes

  • fix a few sources for crashes and other small fixes (#1307, ...)

Enhancements

  • slightly better wordings for a few quests (#1349, #1353)
  • quest upload now treats situations where the geometry of the element in question changed significantly as an unsolvable conflict

v10.2

27 Feb 20:08
Compare
Choose a tag to compare

Fixes

  • fix a few sources for crashes

Enhancements

  • update translations
  • never show the prohibited for pedestrians quest for residential and service roads
  • support to tag foot=use_sidepath and sidewalk=separate in prohibited for pedestrians quest (#1345)
  • OK button is now visibly disabled when the note text is empty (fixes #1340)
  • do not show the description for leaving a note after showing it already in the confirmation dialog
  • Increase visual distinction of images of sidewalk quest (fixes #1339)

v10.1

17 Feb 15:11
Compare
Choose a tag to compare

Fixes

  • fix crash when trying to enter non-numbers (also: empty string) into the height limit form for imperial units
  • fix crash for Android 5.x devices on auto-closing changesets (require wake lock permission) (#1333)
  • workaround for Android 9 bug, fixes crash when trying to upload/download automatically
  • fix a possible cause for IllegalStateExceptions - remove messages from handlers when activity/fragment is destroyed
  • fix crash when trying to download an invalid note (#1338)

Enhancements

  • Sidewalk quest: Only ask for lit roads
  • Pedestrian prohibited quest: greatly reduce the number of streets for which this information is asked and clarify wording (#1336 and mailing list discussion)
  • update translations

v10.0

10 Feb 18:01
Compare
Choose a tag to compare

New language

  • Korean by Dongha Hwang

New quests

  • Add sidewalk: Does this street have a sidewalk? (#152)
  • Add accessible on foot: Is this street accessible for pedestrians here?

Improvements

  • Quests previously hidden can now be made visible again through an option in the settings (#302, #1302) by @ENT8R
  • All "other answer..." options that lead to another dialog, the text now ends with a "..." (#1296, #1274)
  • clarify wording in maxspeed quest (use "built-up area" instead of "urban") (#1314)
  • the choices in the crops quest are now sorted with new UN FAO data (#1319) by @rugk
  • Show the tactile paving bus stop quests for ways as well (#1309) by @MrKrisKrisu
  • when showing a quest for an element (e.g. a shop) that is not at street level, show additionally on which floor it is located (#1270, #1326)

Fixes

  • fix missing pictures in building type and surface selection quests in Android 4.4 and below (#1317)
  • fix sometimes quests were still being generated even though there was a note for that element (#1089)
  • exclude roads from the oneway quest where its direction can not be determined reliably (#1320)

Technical

  • Migrate parts of the code from Java to Kotlin, lots of refactoring, use Android Kotlin extensions
  • Migrate from appcompat to androidx, migrate from evernote.android-job to work.work-runtime library
  • Use R8 instead of ProGuard

For the average user, this means that this version will probably be more unstable than v9 at the start. (There have been 3 beta releases before this first production release)