Skip to content

Commit

Permalink
edit changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dweymouth committed Jul 28, 2024
1 parent 178d672 commit 48c9cda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [#428](https://github.com/dweymouth/supersonic/issues/428) Add a peak/RMS meter visualization
- [#424](https://github.com/dweymouth/supersonic/issues/424) Add track info dialog and context menu item
- [#409](https://github.com/dweymouth/supersonic/issues/409) Add support for Composer (new tracklist column, and row in Track Info dialog)
- [#432](https://github.com/dweymouth/supersonic/issues/432) Use artist sortName for sorting artist grid by name, f present
- [#432](https://github.com/dweymouth/supersonic/issues/432) Use artist sortName for sorting artist grid by name, if present
- [#415](https://github.com/dweymouth/supersonic/issues/415) Add button to sort artist discography by name or year (asc or desc)
- [#317](https://github.com/dweymouth/supersonic/issues/317) Prevent Windows from sleeping while music playing
- Add a new button below the volume control to show a pop-up play queue
Expand All @@ -21,6 +21,7 @@
- Memory leak when querying certain MPV properties
- [#421](https://github.com/dweymouth/supersonic/issues/421) Fixed handling of multiple instances of the same track in the play queue
- [#302](https://github.com/dweymouth/supersonic/issues/302) Improve metadata in Linux .desktop file
- Window occasionally misrendered into smaller space on opening for Linux over xwayland (more reliable fix than last release)

## [0.12.0] - 2024-07-01

Expand Down

0 comments on commit 48c9cda

Please sign in to comment.