v2026.05.17
Pre-release
Pre-release
What's Changed
- Dropped pyenv — playbook now uses the system
/usr/bin/python3(Trixie ships 3.13, which satisfies IMPSY's>=3.11,<3.14). Pyenv was only needed when an older TensorFlow pin capped IMPSY below the OS Python. - Fixed
prep-imagefor Trixie —dphys-swapfileis no longer present on Trixie, so the swap-removal task now just stops any running swap and deletes/var/swap. - Smaller release images —
prep-imageclears the Poetry cache properly and removes the swap file before SD-card cloning. - Playbook fixes for current Ansible + missing ALSA build dependency added.
- README and instruction clarifications.
Full Changelog: v2026.01.19-alpha...v2026.05.17-alpha