🆕 Version 4 of the open source photobooth-app offers more flexible share configuration! Customize your setup even more!
Breaking Changes
* The configuration changed: QR share and print settings are reset after update. Please backup your configuration before.
* Symbols set changed to material symbols (successor to material icons), if you added icons to your configuration you might need to change it.
* Bullseye not supported actively any more. Could work, but things are likely to break.
It's tested in automated tests and on several hardware platforms manually also. Still there could be bugs.
Please post issues https://github.com/photobooth-app/photobooth-app/issues
Comment in the issue tracker if you run into problems or have feedback to improve.
What's Changed
* Feature: Define multiple actions how to share a gallery item. Like before you can set the print command, but additionally you can set as many commands to share as you like. Find an [example how to share to an telegram group](https://photobooth-app.org/setup/share_print/#example-share-to-telegram-group) in the docs. If you have additional scripts, reach out, so it can be added 😊
* Improvement: Added Share and Download Buttons + Title to dl.php by Peda1996 in https://github.com/photobooth-app/photobooth-app/pull/319
* Change from material icons to material symbols. It's a variable font and supports dynamic weights.
* Improved compatibility with nginx hoster for dl.php
* Maintenance: Removed Rapsberry Pi OS Bullseye from officially supported OS list because Arducams nowadays work on Bullseye and Picamera2 is not updated on Bullseye any more. For best experience you need Bookworm 64bit now.
* Maintenence: Updated dependencies.
* Bugfix: Correctly set the gphoto2 backend configuration for preview/stills
* Many smaller changes and improvements.
**PyPi package:** https://pypi.org/project/photobooth-app/
**Installation:** https://photobooth-app.org/setup/installation/
**Update:** https://photobooth-app.org/setup/update/
**Full Changelog**: https://github.com/photobooth-app/photobooth-app/compare/v3.1.6...v4.0.0