This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
Releases: andi34/photobooth
Releases · andi34/photobooth
v2.7.0
2.7.0
New options
- Add option to use numbered image names
- Allow to change picture permissons while taking a photo
- usefully if you e.g. like to delete pictures as different user
General changes
- Add database name to picture name if database changed from default name
- Show "Photobooth Gallery" if using date formatted images but no date available
- Add rpihotspot repo as submodule:
- FAQ contains instructions to turn Photobooth into a WIFI Hotspot
Bugfixes
- Fix "Cheeeeese" on Apple devices
- Fix loading language resources
- Only take Photos if we aren't already
Comparing changes to v2.6.1
v2.6.1
2.6.1
Bugfixes
- Fix video--sensor canvas
- Update Style for 5inch Display (800x480px)
- Attempt to fix taking Pictures and Collage via defined keys
General changes
- Add offline FAQ, access directly via http://localhost/manual/faq.html
- Update jQuery to v3.5.1
Comparing changes to v2.6.0
v2.6.0
2.6.0
New options
- Automatically reload Photobooth if an error occurs while taking a photo/collage (enabled by default)
Bugfixes
- Fix FC on Standalone Gallery if a keycode is defined to take a photo/collage
- Close gallery if a keycode is defined to take a photo/collage
General changes
- update PHPMailer to latest version
Comparing changes to v2.5.0
v2.5.0
2.5.0
New options
- buttons inside gallery on bottom (can be put back on top via admin panel) #66
- define SSID used for QR on result page via admin panel #70
Bugfixes
- Fix Start Screen on devices with max-width @ 1024px #68
General changes
- install-raspbian: install recommended via git (easier update of Photobooth)
- mention personal fork additions inside README
Comparing changes to v2.4.0
v2.4.0
New Options
- offline manual with settings explained under localhost/manual (#59)
- define collage frame seperately (#63)
- event specific database: You can now rename the picture and email database via Adminpanel. Only pictures inside the defined database are visible via gallery. (#61)
- Preview/Stream from device cam as background on start page (#58)
Comparing changes to v2.3.3
v2.3.3
Bugfixes
- qr code: no need to define width for the text
General changes
- index: remove unused "blurred" class
- Remove focus on "New Picture" and "New Collage" buttons
- update-booth.sh: delete old files if exist
- result screen: don't reload page after print
Comparing changes to v2.3.2
v2.3.2
Bugfixes
- chromakeying: add favicon, add apple meta tags
New options
- Allow to rotate preview from URL
General changes
- Bump jquery from 3.4.1 to 3.5.0 (fixes a security vulnerability)
- .gitignore changes:
- config folder: ignore everything but not "config.inc.php"
- ignore the whole css folder instead defining every .css seperately
- Down-sized QR code
- adjust countdown and cheese colors for default blue-gray theme
Comparing changes to v2.3.1
v2.3.1
Bugfixes
- Fix loading language files if Photobooth is installed in a subfolder
General changes
- add license files for node modules on packed builds
- Installer: Allow using latest prebuild package again
Comparing changes to v2.3.0
v2.3.0
General changes
- Switch to blue-gray color theme by default
- Admin panel: switch to range config and use toggles instead checkboxes
- Switch to
simple-translator
for translations, use english as fallback langauage if a translation is missing. This also gives the possibility to easily translate Photobooth. ( How to update or add translations? )
New Options
- Show/Hide button to toggle fullscreen mode
Bugfixes
- Fix placeholder for preview from stream URL