Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rian8337 committed Feb 5, 2025
1 parent 6704e56 commit e292bf2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions assets/app/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Version 1.8.2
- Make unranked text in gameplay not persist permanently <span style="font-size: 0.75em">by [Rian8337](https://github.com/Rian8337)</span>
- Matched slider snaking in speed with osu!stable <span style="font-size: 0.75em">by [Rian8337](https://github.com/Rian8337)</span>
- Updated osu!droid and osu!standard difficulty and performance calculations to match upcoming changes <span style="font-size: 0.75em">by [Rian8337](https://github.com/Rian8337)</span>
- This change does not trigger a recalculation of all beatmaps in your library. A triggered recalculation will be done in the next update.
- Only render slider path points that are further apart by a certain distance <span style="font-size: 0.75em">by [Rian8337](https://github.com/Rian8337)</span>
- Improves memory usage and performance during gameplay, especially in complex Bézier sliders, without
sacrificing important details.
- Improves memory usage and performance during gameplay, especially in complex Bézier sliders, without sacrificing important details.

# Bug Fixes

Expand All @@ -28,4 +28,5 @@ Version 1.8.2
- Fixed ScoreV2 combo portion calculation applying `n+1` combo rather than `n` combo <span style="font-size: 0.75em">by [Rian8337](https://github.com/Rian8337)</span>
- Fixed slider repeats not generating when slider tick generation is disabled <span style="font-size: 0.75em">by [Rian8337](https://github.com/Rian8337)</span>
- Fixed negative duration spinners persisting indefinitely <span style="font-size: 0.75em">by [Rian8337](https://github.com/Rian8337)</span>
- Fixed wrong download speed unit in beatmap downloader <span style="font-size: 0.75em">by [SweetIceLolly](https://github.com/SweetIceLolly)</span>
- Fixed wrong download speed unit in beatmap downloader <span style="font-size: 0.75em">by [SweetIceLolly](https://github.com/SweetIceLolly)</span>
- Fixed OpenGL stack underflow when exiting gameplay <span style="font-size: 0.75em">by [ammarasyad](https://github.com/ammarasyad)</span>

0 comments on commit e292bf2

Please sign in to comment.