Polaris v0.7.0 Release Notes

Release Date: 2017-09-27 // over 6 years ago
  • Server

    • โž• Added support for the Partial-Content HTTP header when serving music, this fixes several streaming/seeking issues when using the web client (especially in Chrome)
    • ๐Ÿ†• New API endpoints for playlist management
    • ๐Ÿ†• New command line argument (-p) to run on a custom port (contribution from @jxs)
    • ๐Ÿ†• New command line argument (-f) to run in foreground on Linux (contribution from @jxs)
    • ๐Ÿ›  Fixed a bug where tracks were queued out of order
    • โšก๏ธ Updated program icon on Windows

    ๐ŸŒ Web client

    • โž• Added support for playlists
    • โž• Added a button to to queue the current directory (thanks @jxs)