You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Change Log
2
2
3
+
## [0.17.0]
4
+
5
+
### Added
6
+
-[#654](https://github.com/dweymouth/supersonic/pull/654) Group releases by Release Type on artist pages
7
+
-[#655](https://github.com/dweymouth/supersonic/pull/655) Allow browsing a specific music library for servers that expose multiple libraries
8
+
- New translations: Korean (thanks @janghw4!) and Russian (thanks @alxrem!)
9
+
- Some updates to other translations
10
+
11
+
### Fixed
12
+
-[#451](https://github.com/dweymouth/supersonic/issues/451) Light button colors in a light theme turn dark when hovering
13
+
-[#646](https://github.com/dweymouth/supersonic/issues/646) Use full date instead of year to sort artist discography
14
+
- Improved rendering of text entry borders when using fractional pixel scaling
15
+
-[#611](https://github.com/dweymouth/supersonic/issues/611) Windows: occasional crashes at startup
16
+
-[#624](https://github.com/dweymouth/supersonic/issues/624) Windows: sporadic crashes when changing tracks due to bugs in SMTC DLL
17
+
-[#520](https://github.com/dweymouth/supersonic/issues/520) Windows: TLS versions above 1.2 not supported by shipped libmpv-2
18
+
-[#536](https://github.com/dweymouth/supersonic/issues/536) Windows: 32-bit (fixed-point) FLAC files cannot be played (libmpv built before ffmpeg support existed)
19
+
-[#647](https://github.com/dweymouth/supersonic/issues/647) Windows: some radio stream URLs wouldn't play
0 commit comments