Skip to content

Commit

Permalink
forgot a #
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Apr 28, 2024
1 parent edb43f7 commit 3a7dc5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog

## v57.3
- Fix UNDO: It didn't actually do anything for edits that were already synced! This critical issue existed since v57.2 (#5600, 5602)
- Fix UNDO: It didn't actually do anything for edits that were already synced! This critical issue existed since v57.2 (#5600, #5602)
- Traffic signals: Improve wording (#5591)
- Max speed: Show warning when inputting implausible slow zone tempo limit (#5592)
- Payment methods: Don't ask in shops if they have been specified exhaustively already (#5589), by @urbalazs
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/raw/changelog.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- Do not edit! This file was generated automatically from CHANGELOG.md via UpdateChangelogTask -->
<h1>Changelog</h1><p></p><h2>v57.3</h2><ul><li>Fix UNDO: It didn't actually do anything for edits that were already synced! This critical issue existed since v57.2 (<a href="https://github.com/streetcomplete/StreetComplete/issues/5600">#5600</a>, 5602)</li><li>Traffic signals: Improve wording (<a href="https://github.com/streetcomplete/StreetComplete/issues/5591">#5591</a>)</li><li>Max speed: Show warning when inputting implausible slow zone tempo limit (<a href="https://github.com/streetcomplete/StreetComplete/issues/5592">#5592</a>)</li><li>Payment methods: Don't ask in shops if they have been specified exhaustively already (<a href="https://github.com/streetcomplete/StreetComplete/issues/5589">#5589</a>), by <a href="https://github.com/urbalazs">urbalazs</a></li><li>Railway crossings barriers: Don't ask for abandoned railways (<a href="https://github.com/streetcomplete/StreetComplete/issues/5597">#5597</a>)</li><li>Bike paths overlay: Fix selecting &quot;not designated as bike path&quot; when it was a &quot;path or trail&quot; wouldn't do anything (<a href="https://github.com/streetcomplete/StreetComplete/issues/5596">#5596</a>)
<h1>Changelog</h1><p></p><h2>v57.3</h2><ul><li>Fix UNDO: It didn't actually do anything for edits that were already synced! This critical issue existed since v57.2 (<a href="https://github.com/streetcomplete/StreetComplete/issues/5600">#5600</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/5602">#5602</a>)</li><li>Traffic signals: Improve wording (<a href="https://github.com/streetcomplete/StreetComplete/issues/5591">#5591</a>)</li><li>Max speed: Show warning when inputting implausible slow zone tempo limit (<a href="https://github.com/streetcomplete/StreetComplete/issues/5592">#5592</a>)</li><li>Payment methods: Don't ask in shops if they have been specified exhaustively already (<a href="https://github.com/streetcomplete/StreetComplete/issues/5589">#5589</a>), by <a href="https://github.com/urbalazs">urbalazs</a></li><li>Railway crossings barriers: Don't ask for abandoned railways (<a href="https://github.com/streetcomplete/StreetComplete/issues/5597">#5597</a>)</li><li>Bike paths overlay: Fix selecting &quot;not designated as bike path&quot; when it was a &quot;path or trail&quot; wouldn't do anything (<a href="https://github.com/streetcomplete/StreetComplete/issues/5596">#5596</a>)
</li></ul><h2>v57.2</h2><p></p><ul><li>Lit overlay: Unsupported current tagging is now indicated as such (<a href="https://github.com/streetcomplete/StreetComplete/issues/5571">#5571</a>)</li><li>Building overlay: Selecting a specific building type for a historic building does now not remove its property as historic (<a href="https://github.com/streetcomplete/StreetComplete/issues/5547">#5547</a>)</li><li>Fix max width for road narrowing traffic calmings were not answerable if mapped as a way (<a href="https://github.com/streetcomplete/StreetComplete/issues/5569">#5569</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/5578">#5578</a>), by <a href="https://github.com/mnalis">mnalis</a></li><li>Fix regression in v57.1 that may lead to issues displaying the current GPS location (<a href="https://github.com/streetcomplete/StreetComplete/issues/5516">#5516</a>)</li><li>Fix the feature name label was slightly wrong for a few map features (<a href="https://github.com/streetcomplete/StreetComplete/issues/5549">#5549</a>)</li><li>Fix description of Prettymapp (<a href="https://github.com/streetcomplete/StreetComplete/issues/5570">#5570</a>), by <a href="https://github.com/FloEdelmann">FloEdelmann</a></li><li>Other small improvements (<a href="https://github.com/streetcomplete/StreetComplete/issues/5533">#5533</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/5558">#5558</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/5559">#5559</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/5525">#5525</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/5573">#5573</a>), thanks <a href="https://github.com/matkoniecz">matkoniecz</a>, <a href="https://github.com/burrscurr">burrscurr</a>
</li></ul><h2>v57.1</h2><p></p><ul><li>fixed crash on startup if you recently solved a crossing quest (<a href="https://github.com/streetcomplete/StreetComplete/issues/5522">#5522</a>)</li><li>fixed that you could e.g. add a POI in an overlay twice if you tap OK fast enough (<a href="https://github.com/streetcomplete/StreetComplete/issues/5523">#5523</a>)
</li></ul><h2>v57.0</h2><p>
Expand Down

0 comments on commit 3a7dc5b

Please sign in to comment.