Skip to content

1.3.1

Compare
Choose a tag to compare
@devgianlu devgianlu released this 26 Apr 20:08

Added

  • Added explicit content filter (#200)
  • Added support for GZip requests (8fc4ae9)
  • Compress all outgoing HTTP requests (e74e43c)
  • Support moving tracks inside playlist (#203)
  • Added player.volumeSteps to configuration (#214)

Changed

  • Allow any origin for API (#188)
  • Default pregain value is now 3dB (#199)
  • Changed image download endpoint (8f232bc)
  • Handle PUT state requests asynchronously (#197)
  • Include milliseconds in logs (#205)
  • Fixed general issues in Websocket client (3039da7)
  • Report active user for Zeroconf correctly (#210)
  • Fixed issue with not being able to reconnect with Zeroconf (#210)
  • Refactored loopers and queues (#206, #212)

Fixed

  • Resend Shairport metadata when resuming (#195)
  • Fixed NPE when reconnecting (f507119)
  • Fixed device disappearing due to concurrent reconnection (a3edb34)
  • Fixed cache not working after replaying the same track 8 times (#201)
  • Fixed issue with time synchronization PING (#202)
  • Close all threads properly when shutting down (#209)