Skip to content

Commit

Permalink
ChangeLog and README for OwnTone 28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ejurgensen committed Jan 29, 2022
1 parent 3caa6f5 commit 0d27eb6
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 25 deletions.
18 changes: 18 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
ChangeLog for OwnTone
---------------------

version 28.3
- web UI improvements, e.g.:
composer views
partial scan (e.g. only update RSS feeds)
fix http stream button not clickable in mobile view
fix Spotify playlists not showing
handling of not playable Spotify tracks
handling of podcast play counts
- support for Spotify podcasts
- updates for ffmpeg 5
- better Spotify logout
- user "usermark" field for user flagging of various track states
- fix for 0-byte files crashing ffmpeg
- fix metadata pipe deadlock and artwork memleak-on-error
- better handling of Spotify disconnects
- fix rare Airplay pairing error
- many minor error handling fixes

version 28.2
- add Spotify integration that doesn't depend on libspotify
- partial support for AirPlay events (Homepod buttons)
Expand Down
28 changes: 3 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -606,34 +606,12 @@ The source for this version of OwnTone can be found here:

README's for current and previous versions of OwnTone:

[OwnTone version 28.3](https://github.com/owntone/owntone-server/blob/28.3/README.md)

[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:
README from when OwnTone was forked-daapd:

[forked-daapd version 27.4](https://github.com/owntone/owntone-server/blob/27.4/README.md)

[forked-daapd version 27.2](https://github.com/owntone/owntone-server/blob/27.2/README.md)

[forked-daapd version 27.1](https://github.com/owntone/owntone-server/blob/27.1/README.md)

[forked-daapd version 27.0](https://github.com/owntone/owntone-server/blob/27.0/README.md)

[forked-daapd version 26.5](https://github.com/owntone/owntone-server/blob/26.5/README.md)

[forked-daapd version 26.4](https://github.com/owntone/owntone-server/blob/26.4/README.md)

[forked-daapd version 26.3](https://github.com/owntone/owntone-server/blob/26.3/README.md)

[forked-daapd version 26.2](https://github.com/owntone/owntone-server/blob/26.2/README.md)

[forked-daapd version 26.1](https://github.com/owntone/owntone-server/blob/26.1/README.md)

[forked-daapd version 26.0](https://github.com/owntone/owntone-server/blob/26.0/README.md)

[forked-daapd version 25.0](https://github.com/owntone/owntone-server/blob/25.0/README.md)

[forked-daapd version 24.2](https://github.com/owntone/owntone-server/blob/24.2/README.md)

[forked-daapd version 24.1](https://github.com/owntone/owntone-server/blob/24.1/README.md)

0 comments on commit 0d27eb6

Please sign in to comment.