Skip to content

Releases: paulschwoerer/leafplayer

Search History

27 Feb 22:40
Compare
Choose a tag to compare

This release adds a history of the users recently searched artists, songs and albums to the search page.

search_history

See the Changelog for details.

Bug fix in night mode

25 Oct 21:27
Compare
Choose a tag to compare

This release fixes a visual bug in the notification system

Changelog

Bug Fixes

  • correct background color in notification (fc67e1e)

Night Mode

25 Oct 21:07
Compare
Choose a tag to compare

This release adds a night (dark) mode, so Leafplayer is easier on your eyes.

Night Mode

Changelog

Features

Bug Fixes

  • bump vulnerable fastify-static package (c0ef71d)

Bug fix in player

21 Oct 21:28
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • player: fix vol not being set when loading state (a08cccb)

Persistent player & Password changing

20 Oct 22:19
Compare
Choose a tag to compare

Changelog

Features

  • add ability to change ones password (273136e, d49f985)
  • improve modal looks and accessibility (00dea69)
  • persist player state across browser reloads (c6c7859)

Bug Fixes

  • add focus style to IconButton (fe22ef5)
  • error handling in api module (970631b)
  • remove z-index from Input (3948c98)

First stable release

22 Sep 21:20
Compare
Choose a tag to compare

This release covers essential functionality, such as:

  • User registration (with invite code) / login
  • Media browsing (Albums, Artists and Songs)
  • Media search
  • Media Playback
  • Album and Artist Artworks

Big rework of Media Scanner and other improvements

10 Jan 18:21
Compare
Choose a tag to compare
  • The Scanner is now up to 6 times faster.
  • A lot of bugs were fixed in various parts of the application
  • Overall improvements where needed

Second Alpha Release

04 Nov 19:58
Compare
Choose a tag to compare
Second Alpha Release Pre-release
Pre-release

A simple command php artisan lp:setup now provides an easier way to install LeafPlayer on your server.

First Alpha Release

08 Aug 20:59
Compare
Choose a tag to compare
First Alpha Release Pre-release
Pre-release

This is the initial release of the LeafPlayer music server.