Skip to content

Commit d089fef

Browse files
committed
update changelog
1 parent e6bd6da commit d089fef

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- Redid UI for quest title speech bubble with smoother ℹ️ area (#6784)
1414
- Redid UI for forms creating a note, especially attaching images (#6804)
1515
- Power line attachment: Don't ask when several power lines go through one power pole or tower (#6547)
16-
- Other minor improvements (#6770, #6810, #6798…), thanks @mnalis
16+
- Other minor improvements (#6770, #6810, #6798, #6771…), thanks @mnalis
1717

1818
### General Improvements
1919

@@ -31,7 +31,7 @@
3131

3232
- Bike paths overlay: OK button didn't always show (#6644) (wasn't fixed in v62.1 after all)
3333
- Fix layout for "New OSM message" dialog (#6791)
34-
34+
- Fix crash caused by automatic conflict resolution on upload under certain circumstances (#6825, #6779, #6419)
3535

3636
## v63.0
3737

app/src/commonMain/composeResources/files/changelog.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h3>Quest improvements</h3>
1111
<li>Redid UI for quest title speech bubble with smoother ℹ️ area (<a href="https://github.com/streetcomplete/StreetComplete/issues/6784">#6784</a>)</li>
1212
<li>Redid UI for forms creating a note, especially attaching images (<a href="https://github.com/streetcomplete/StreetComplete/issues/6804">#6804</a>)</li>
1313
<li>Power line attachment: Don't ask when several power lines go through one power pole or tower (<a href="https://github.com/streetcomplete/StreetComplete/issues/6547">#6547</a>)</li>
14-
<li>Other minor improvements (<a href="https://github.com/streetcomplete/StreetComplete/issues/6770">#6770</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/6810">#6810</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/6798">#6798</a>…), thanks <a href="https://github.com/mnalis">mnalis</a></li>
14+
<li>Other minor improvements (<a href="https://github.com/streetcomplete/StreetComplete/issues/6770">#6770</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/6810">#6810</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/6798">#6798</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/6771">#6771</a>…), thanks <a href="https://github.com/mnalis">mnalis</a></li>
1515
</ul>
1616
<h3>General Improvements</h3>
1717
<ul>
@@ -29,6 +29,7 @@ <h3>Fixes</h3>
2929
<ul>
3030
<li>Bike paths overlay: OK button didn't always show (<a href="https://github.com/streetcomplete/StreetComplete/issues/6644">#6644</a>) (wasn't fixed in v62.1 after all)</li>
3131
<li>Fix layout for &quot;New OSM message&quot; dialog (<a href="https://github.com/streetcomplete/StreetComplete/issues/6791">#6791</a>)</li>
32+
<li>Fix crash caused by automatic conflict resolution on upload under certain circumstances (<a href="https://github.com/streetcomplete/StreetComplete/issues/6825">#6825</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/6779">#6779</a>, <a href="https://github.com/streetcomplete/StreetComplete/issues/6419">#6419</a>)</li>
3233
</ul>
3334
<h2>v63.0</h2>
3435
<h3>General Improvements</h3>

0 commit comments

Comments
 (0)