Skip to content

v3.5.0: RFID Reader Support, Network Management

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 21:49
92b4c4b

Important

Currently no updates can be performed and new installation is needed. See Note for further information

Summary

Features

  • New card actions for playback (play, pause, prev, next, toggle, repeat, shuffle)
  • Support for Network management via NetworkManager (incl Autohotspot)
  • Setup script for HifiBerry Soundcards
  • New support for RFID Reader without HID Driver (NFCPy)
  • Welcome message on system login

Improvements

  • Web App Bundle is now automatically build on commit for official branches (main, develop)
  • Kioskmode setup is officially unsupported for arm6 devices and now deactivated in the installer for those
  • run_rpc_tool can now run commands directly
  • Github Workflow tests
  • Documentation (updates and wording), e.g.
    • Playlists, Livestreams, Podcasts
    • Command line client for RPC
    • ...

Fixes

  • Cover Art is working again
  • Python venv activation is now integrated for common scripts (see docs for new location of scripts to run)
  • Network management via dhcpcd (StaticIP, IPv6)
  • Prevent rerun of installer on existing installations due to unexpected and destructive behavior (see Note)
  • Other minor fixes

Note

As there are some significant changes in the Jukebox installation, no updates can currently be performed. To get the new version, a new installation on a fresh image has to be done. See How to Update

We are sorry for the inconvenience and working on a fix for the next Release!

How to update

Documentation

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0