Photobooth-app

Latest version: v4.1.0

Safety actively analyzes 679296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

4.1.0

🆕 Version 4.1 comes with smaller updates and stability improvements.

What's Changed
* Compatible with Python 3.13, dropped compatibility to 3.9
* add lowlight mode for picamera2 backend. If enabled, the implementation prefers now to raise ISO/AnalogueGain instead longer shutter times. Benefit is less blurry images of persons, drawback is there might be more noise in the images.
* Create example nginx config by Peda1996 in https://github.com/photobooth-app/photobooth-app/pull/338
* Added Translations / updated sharebutton - dl.php by Peda1996 in https://github.com/photobooth-app/photobooth-app/pull/336
* Add limit to share by loiczam in https://github.com/photobooth-app/photobooth-app/pull/332
* Picamera2 backend uses PersistentAllocator, because on after some captures it might run out of memory: https://github.com/raspberrypi/picamera2/issues/1125
* changed opencv dependency to headless version 368
* changed some default GPIO because they would be occupied by a Geekworm UPS.
* WLED is set to standby preset now even if backend failed to capture.
* read out battery/temperature of computer if available using psutil
* improved gphoto2 error handling when camera is disconnected.

New Contributors
* loiczam made their first contribution in https://github.com/photobooth-app/photobooth-app/pull/332


**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/v4.0.0...v4.1.0

4.0.0

🆕 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

4.0.0b2

🆕 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).

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
* 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.0b2

4.0.0b1

🆕 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.

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
* Improved compatibility with nginx hoster for dl.php
* 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.0b1

3.1.6

Changes
* Fix: 303, serve static files in /userdata/
* Fix: 298, added back button to login page

**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.5...v3.1.6

3.1.5

Changes
* Fix: 300, pin numpy to <2 until all dependencies work fine with current version (simplejpeg in picamera2 seems to have an issue)
* Fix: 282

**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.4...v3.1.5

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.