ChangeLog for OwnTone 28.9
This commit is contained in:
parent
b4e4583e61
commit
de3a00e950
15
ChangeLog
15
ChangeLog
|
@ -1,6 +1,21 @@
|
||||||
ChangeLog for OwnTone
|
ChangeLog for OwnTone
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
version 28.9
|
||||||
|
- web UI improvements:
|
||||||
|
display lyrics metadata
|
||||||
|
toggle Spotify on/off in some views
|
||||||
|
many minor improvements
|
||||||
|
- use compressed ALAC for Airplay for bandwidth + fixes esp32 issue
|
||||||
|
- don't merge Spotify albums with local albums
|
||||||
|
- handle playlist with Unicode BOM
|
||||||
|
- json API add tracks to queue returns info on added tracks
|
||||||
|
- replace syscall with gettid, syscall deprecated on MacOS
|
||||||
|
- fix issue where m3u genre doesn't override despite m3u_override = true
|
||||||
|
- fix possible crash from use-after-free
|
||||||
|
- fix FreeBSD possible crash
|
||||||
|
- fix crash when keys of incorrect length are used for legacy pairing
|
||||||
|
|
||||||
version 28.8
|
version 28.8
|
||||||
- fix MacOS bind error: "Protocol wrong type for socket"
|
- fix MacOS bind error: "Protocol wrong type for socket"
|
||||||
- fix BSD build error (no SYS_gettid)
|
- fix BSD build error (no SYS_gettid)
|
||||||
|
|
Loading…
Reference in New Issue