This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
v3.2.0
3.2.0
Security
- api: don't show mail password and sensible login data #274
- api: Bugfix for server-side node scripts to correctly parse the config file
- Temporary removed numbered image naming option to prevent overriding existing images. For details see Issue 291.
Bugfixes
- sync-to-drive: bugfix for depreciated handling of type error - cannot read property of undefined
- collage: Apply defined effect(s) and/or filter to the single images instead of the final collage (partially #290)
- core: new timeout only if no activity in progress #273, fixes Issue #272
New Options
- countdown offset to compensate shutter-delay and cheese time #286
- Remote-buzzer:
General
-
Updated build dependencies
-
Debug Panel #275 and better logging on issues while taking a picture #277 and post-processing (partially #290):
Implements a panel for to help debugging in case of issues. Focus is to be able to access through the browser key configuration and log files on the server side.
This feature is- for fast and efficient debugging iterations
and - also well positioned to help people with less experience on the server administration and Unix / Raspberry Pi OS side of things.
Access to the debug panel is available through the admin panel (switch to expert view) or via direct URL http://localhost/admin/debugpanel.php.
- for fast and efficient debugging iterations
-
Removed unneeded file-type checks all around the Photobooth api (we check for jpeg images already inside the api/applyEffects.php)
-
result screen: smaller QR code & smaller font-size