Skip to content

v1.4.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 07:15

What's New?

Image: Swing Music homepage showing changes in v1.4.8

Image: Homepage showing the new search input and the centered content layout

  • New opt-in alternate (no sidebar) layout
  • Added search bar to the top bar (all layouts)
  • Move browse options to homepage bottom
  • Content is now centered on the default layout
  • Move to a stronger WSGI server (waitress)
  • Proper ARM64 and other platforms support
  • A proper timezone fix. Thanks to @tcsenpai on #170
  • Hovering over a recently played/added item on the homepage will reveal how long ago
  • Recently added items will not have a cutoff
  • Folder page search is gone for now (we'll find a place to fix it in later versions)
  • The exhaustive list of web client stuff can be found on commit 4211ccc in the client repo.

Bug fixes & Enhancements

  • Lyrics plugin now works when Swing Music is auto started (tested on Ubuntu)
  • Track not being removed from queue
  • Playlist list page moving out of bounds
  • Save queue as playlist not working
  • Keyboard shortcuts not working in first try
  • Fix recently added items not filling row
  • Fix recently added items order

Development

  • WIP code base documentation to .github/docs. Contributions are welcome!
  • Bump watchdog to v4

Tip

Plans for a mobile app are underway. The development will be led by @Ericgacoki