Releases: PhotoboothProject/photobooth
Releases · PhotoboothProject/photobooth
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 (andi34/photobooth#59)
- define collage frame seperately (andi34/photobooth#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. (andi34/photobooth#61)
- Preview/Stream from device cam as background on start page (andi34/photobooth#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
Release Date 13 Apr 2020
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
Release Date 11 Apr 2020
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
Comparing changes to v2.2.1
v2.2.1
Release Date 01 Mar 2020
New Options
- Allow to rotate photo after taking
- Allow using a stream from URL at countdown for preview
General changes
- Remove unused resources/fonts/style.css
- language: use correkt ISO 639-1 Language Code for Greek
- Optimize picture size on result screen
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Release Date 26 Feb 2020
General changes
- install-raspbian: use Apache2 webserver by default again
- added Slideshow option to Gallery
- standalone slideshow localhost/slideshow
- access login via localhost/login instead localhost/login.php
- fix windows compatibility
- fix check for image filter
- performance improvement (andreknieriem/photobooth#226)
- Improved width of admin- and login-panel (partially andreknieriem/photobooth#221)
- general bug-fixes if device cam is used to take pictures (andreknieriem/photobooth#220)
New options
- Option to disable the delete button (andreknieriem/photobooth#228)
- Option to keep original images in tmp folder
- Configurable image preview while post-processing
- Adjustable time a image is shown after capture
- Optional EXIF data preservation (disabled by default)
Full Changelog: v2.1.0...v2.2.0