Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Releases: andi34/photobooth

v2.7.0

22 Jul 17:47
Compare
Choose a tag to compare

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

Click here

v2.6.1

16 Jul 10:02
Compare
Choose a tag to compare

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

Comparing changes to v2.6.0

Click here

v2.6.0

09 Jul 19:24
Compare
Choose a tag to compare

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

Click here

v2.5.0

02 Jul 15:45
Compare
Choose a tag to compare

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

Click here

v2.4.0

06 Jun 11:02
Compare
Choose a tag to compare

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

Click here

v2.3.3

01 Jun 11:47
Compare
Choose a tag to compare

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

Click here

v2.3.2

03 May 10:23
Compare
Choose a tag to compare

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

Click here

v2.3.1

13 Apr 09:06
Compare
Choose a tag to compare

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

Click here

v2.3.0

11 Apr 08:22
Compare
Choose a tag to compare

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

Click here

v2.2.1

01 Mar 09:10
Compare
Choose a tag to compare

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