Skip to content

1.2.0

Compare
Choose a tag to compare
@devgianlu devgianlu released this 12 Jan 11:13

Added

  • Add CORS headers to API responses (#161)
  • Added timeout to Mercury requests to avoid deadlocks (1e8255b)
  • Added trackTime to API events (9a8a515)
  • Added metadataAvailable, playbackHaltStateChanged, sessionCleared, sessionChanged, inactiveSession events (5cfae00, b933939)
  • API server is available immediately even for Zeroconf instances (#166, b933939)

Changed

  • Updated client version and type (b4d6476)
  • Improved download retry strategy (#163, fcd47e2)
  • Moved API configuration (api.port and api.host) to file (1c9a221)
  • Modified player/current endpoint to include trackTime parameter (9a8a515)

Fixed

  • Do not shuffle mixed playlists if not allowed (2e35d9b)
  • Fixed NTP UDP socket timeout (4e5c574)
  • Fixed official client not working after disconnecting (#165)
  • Update time (pcm_offset in Vorbis codec) when seeking (553fa31)
  • Fixed pausing state being overridden in some cases (651d6d7)