ChangeLog and README for OwnTone 28.2
This commit is contained in:
parent
8a15603324
commit
ff72b2dfb2
16
ChangeLog
16
ChangeLog
|
@ -1,6 +1,22 @@
|
||||||
ChangeLog for OwnTone
|
ChangeLog for OwnTone
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
version 28.2
|
||||||
|
- add Spotify integration that doesn't depend on libspotify
|
||||||
|
- partial support for AirPlay events (Homepod buttons)
|
||||||
|
- web UI upgraded, now 1.1.0:
|
||||||
|
show "comment" field in track details
|
||||||
|
drop double login to Spotify when not using libspotify
|
||||||
|
- easier install by letting 'make install' add user and service files
|
||||||
|
- preserve existing conf file when running 'make install'
|
||||||
|
- support for "comment" field when making smart playlists
|
||||||
|
- fix support for dacp device-volume
|
||||||
|
- fix issue where source file sort tags where ignored
|
||||||
|
- fix for Roku (RSP) artist display issue
|
||||||
|
- fix bug when 'bind_address' option is used
|
||||||
|
- fix for CVE-2021-38383
|
||||||
|
- fix some minor time-of-check time-of-use bugs
|
||||||
|
|
||||||
version 28.1
|
version 28.1
|
||||||
- fix incompability in 28.0 with Debian Buster's libwebsockets 2.0
|
- fix incompability in 28.0 with Debian Buster's libwebsockets 2.0
|
||||||
|
|
||||||
|
|
|
@ -581,6 +581,8 @@ The source for this version of OwnTone can be found here:
|
||||||
|
|
||||||
README's for current and previous versions of OwnTone:
|
README's for current and previous versions of OwnTone:
|
||||||
|
|
||||||
|
[OwnTone version 28.2](https://github.com/owntone/owntone-server/blob/28.2/README.md)
|
||||||
|
|
||||||
[OwnTone version 28.1](https://github.com/owntone/owntone-server/blob/28.1/README.md)
|
[OwnTone version 28.1](https://github.com/owntone/owntone-server/blob/28.1/README.md)
|
||||||
|
|
||||||
Older versions from when OwnTone was forked-daapd:
|
Older versions from when OwnTone was forked-daapd:
|
||||||
|
|
Loading…
Reference in New Issue