Skip to content

v2.9.0: Full Bookworm support (GPIO), Bugfixes

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Feb 23:36
cc4201b

Caution

Raspberry Pi OS Trixie is not yet supported.
Using Raspberry Pi OS Bookworm is the current recommendation.

Summary

Fixes

  • #2469 Replace RPi.GPIO with rpi-lgpio for V2 legacy
    Due to the replacement of the lib, some changes in behavior take place. Please see here for more information.
  • #2567 fix lgpio build for armv6 and python 3.13
  • #2493 Bluetooth sink led update for rpi-lgpio
  • #2569 fix Spotify playback
  • #2467 remove deprecated spotify properties (username, password). Only client ID and secret is needed.
  • #2466 Fix card swipe detection issue after NTP update

Chore

  • various dependabot updates
  • documentation updates

Note

  • Version 3 is becoming mature and will soon be the new default of Phoniebox. Therefore Version 2 is slowly going into a maintenance mode and no new features will be added to this version.

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.9.0