Photobooth-app

Latest version: v2.0.6

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

Scan your dependencies

Page 1 of 6

3.0a1

🆕 Version 3 of the open source photobooth-app offers more flexible configuration! Customize your

Breaking Changes
* The configuration changed! Many settings moved to another location and will be reset to defaults after update. Create a backup before the update. The settings are not migrated automatically.
* Old items in the gallery cannot be loaded any more, since the items miss the newly introduced metadata that is stored to every item! Old media is ignored after update.


It's alpha. It's likely to break things! 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 🫶

Changes
* Feature: Flexible configuration allows for unlimited actions: Create different themed actions for example with different filters or frames.
* Feature: Define one or more trigger per action: Example: Collage with blue frame trigger by button 1 on mainscreen, Collage with red frame trigger by button 2 on mainscreen.
* Feature: Videos with different framerates.
* Feature: Rework backend definition to allow for multiple webcams/picameras on one host.
* Improvement: Cleanup admin dashboard
* Improvement: Store metadata along with mediaitems. This allows to reapply filter and in future also change the applied pipeline to an image by the user in the gallery.
* Maintenence: Removed old library to create forms, replaced by JsonForms
* Maintenance: Updated dependencies in backend and frontend
* 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/v2.0.6...3.0a1

2.0.6

* UI: added IDs to layouts and pages so it can be selected in private.css to customize
* UI: BETA for in context translation. Click edit translation and choose the language to translate in the popup. Might have hiccups 🤠

**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/v.2.0.5...v2.0.6

v.2.0.5

2.0.5

* Maintenance: Removed unmaintained keyboard library, replaced keyboard input processing by a browser based solution: The browser connected to the app checks for keyup presses and triggers to capture a photo.
* UI: polished admin status page
* minor bugfixes
* refactor config store in pinia
* updated dependencies.


**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/v2.0.4...v.2.0.5

2.0.4

* Improved French translation, thanks to laguinch
* Notify about print independent of the trigger (GPIO, Keyboard, REST-API): Fixes https://github.com/photobooth-app/photobooth-app/issues/234
* additional keyboard input captured via browser now instead python backend.
* Fixes https://github.com/photobooth-app/photobooth-app/issues/240 and https://github.com/photobooth-app/photobooth-app/issues/150 once the keyboard lib is removed actually.
* Keyboard input in python service will be removed later, as the library used is unmaintained.
* UI: refactor, removed axios library replaced by native fetch api
* UI: polished item approval page for collages and gifs.
* UI: add confirmation dialog before deleting files in filebrowser
* UI: added eslinter rules and fixed linting errors.


**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/v2.0.3...v2.0.4

2.0.3

- video playback compatibility mode for iOS devices. some devices playback only 420 subsampled h264 videos. enable compatibility mode if videos are not played correctly.
- improve gphoto2 backend stability during video capture. timeout is longer now
- improved accuracy of video length captured
- polished status page in admin dashboard
- german translation updated.
- updated dependencies
- minor 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/v2.0.2...v2.0.3

2.0.2

- Darkmode support. App changes to darkmode based on system settings.
- Add private.css again to allow to customize css.
- modify HTML/CSS to allow for livestream zoom. can be used to align still and livestream: https://github.com/photobooth-app/photobooth-app/discussions/228#discussioncomment-9099240
- german translation updated.
- minor improvements

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.