You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-22Lines changed: 23 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,28 +38,29 @@ If you're having trouble or questions please take a look at our [FAQ](https://gi
38
38
39
39
40
40
### Changelog
41
-
- 1.9.0: Responsive Layout. Use relative paths to allow running Photobooth in a subfolder. Fix config.json being ignored on chromakeying. Adjustments on blue-gray theme. Some more small adjustments and bugfixes.
42
-
- 1.8.3: Adjust scrollbar config and add blue-gray scrollbar theme, allow using Pi Cam for preview and to take pictures, add hidden shortcut for admin settings, add polaroid effect, add print confirmation dialogue
43
-
- 1.8.2: Added spanish as supported language, print text on picture feature, optional blue-gray theme, adjust admin panel. Small bugfixes and improvements as always.
44
-
- 1.8.1: Small bugfixes and improvements. New Features: enable/disable printing QR-Code, enable/disable photo collage function, enable/disable printing a frame on your picture
45
-
- 1.8.0: Update jQuery, GSAP and PhotoSwipe to latest versions, add chroma keying feature (green screen keying)
46
-
- 1.7.0: Add possibillity to choose an image filter before taking a picture
47
-
- 1.6.3: Add config and instructions to use a GPIO Button to take a picture (address https://github.com/andreknieriem/photobooth/issues/10), translate sucess and error messages while sending images via mail
48
-
- 1.6.2: Add wedding specific config, fix gallery settings not being saved from admin panel
49
-
- 1.6.1: Add possibillity to disable mobile view, update Kiosk Mode instruction
50
-
- 1.6.0: Button to send image via mail (uses [PHPMailer](https://github.com/PHPMailer/PHPMailer) ), add use of "my.config.inc.php" for personal use to prevent sharing personal data (e.g. E-Mail password and username) on Github by accident
51
-
- 1.5.3: Several new options (disable gallery via config, set countdown timer via config, set cheeeese! Timer via config, ability to show the date/time in the caption of the images in the gallery), all config changes now available in admin page, complete french translation, add empty Gallery message, Fullscreen Mode on old iOS-Devices when starting photobooth from homescreen, StartScreen message is an option in config/admin page now, add instructions for Kiosk Mode, should fix #11, and #2, improve instructions in README, some more small Bugfixes and improvements. Merged pull-request #53 which includes updated pull-requests #52 & #54
52
-
- 1.5.2: Bugfixing QR-Code from gallery and live-preview position. Merged pull #45
53
-
- 1.5.1: Bugfixing
54
-
- 1.5.0: Added Options page under /admin. Bugfix for homebtn. Added option for device webcam preview on countdown
55
-
- 1.4.0: Merged several pull requests
56
-
- 1.3.2: Bugfix for QR Code on result page
57
-
- 1.3.1: Merged pull-request #6,#15 and #16
58
-
- 1.3.0: Option for QR and Print Butons, code rework, gulp-sass feature enabled
0 commit comments