From ff72b2dfb2072f9f8b61cd02c0834be25434cc8d Mon Sep 17 00:00:00 2001 From: ejurgensen Date: Thu, 2 Sep 2021 20:11:56 +0200 Subject: [PATCH] ChangeLog and README for OwnTone 28.2 --- ChangeLog | 16 ++++++++++++++++ README.md | 2 ++ 2 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index d085569a..40b3c312 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,22 @@ 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 - fix incompability in 28.0 with Debian Buster's libwebsockets 2.0 diff --git a/README.md b/README.md index 41a0efb8..deab61b2 100644 --- a/README.md +++ b/README.md @@ -581,6 +581,8 @@ The source for this version of OwnTone can be found here: 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) Older versions from when OwnTone was forked-daapd: