Skip to content

Commit

Permalink
ChangeLog and README for forked-daapd 27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ejurgensen committed Jul 23, 2020
1 parent a71444d commit 6072835
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
36 changes: 36 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,42 @@
ChangeLog for forked-daapd
--------------------------

version 27.2
- web UI upgraded to v0.7.2:
show cover artwork in album pages and lazy loading of artwork
show playlist folders
use sass/scss for css files
add "Radio" tab to the music section
add settings for artwork sources
add pop up dialog for Remote pairing requests
support adding/removing podcast subscriptions
support marking all new podcast episodes/all episodes as played
support searching by smart pl queries
skip buttons for audiobooks and podcasts
show localized times/dates
generate colored placeholder image if cover artwork is missing
show "cast" icon for Chromecast outputs
styling changes of the navbars and moving the volume controls
- new speaker selection logic (persist user choice even after failure)
- speaker autoselect no longer enabled by default
- removed old admin page, not necessary any more
- fix/workaround for Apple TV's and HomePods that disconnect
- support for RSS feeds
- support for nested smart playlists (playlist folders)
- support for online artwork sources e.g. Discogs, Coverartarchive
- support for radio StreamUrl's that point to json with metadata
- fix incorrect artwork shown for unknown album/artists
- fix issue parsing shairport-sync progress metadata
- fix missing Spofity logout option
- fix for embedded artwork not working with ffmpeg 4.3+
- some smart PL improvements, e.g. support for more tags
- config option for Airplay timing/control ports (eases firewalling)
- quicker loading of radio streams (smaller probing)
- workaround for mxml 2.10 significant memleak
- some fixes for Roku (RSP)
- drop libspotify for artwork, doesn't work any more
- documentation improvements

version 27.1
- web UI upgraded to v0.6.0: settings page, display more Spotify data
- support for volumeup, volumedown and mutetoggle DACP commands
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,8 @@ The source for this version of forked-daapd can be found here:

README's for previous versions of forked-daapd:

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

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

[forked-daapd version 27.0](https://github.com/ejurgensen/forked-daapd/blob/27.0/README.md)
Expand Down

0 comments on commit 6072835

Please sign in to comment.