Skip to content

Releases: PhotoboothProject/photobooth

v2.6.1

24 Aug 08:15
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

24 Aug 08:14
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

24 Aug 08:13
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

24 Aug 08:11
Compare
Choose a tag to compare

New Options

Comparing changes to v2.3.3

Click here

v2.3.3

24 Aug 08:08
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

24 Aug 08:06
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

24 Aug 08:01
Compare
Choose a tag to compare

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

Click here

v2.3.0

24 Aug 08:00
Compare
Choose a tag to compare

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

Click here

v2.2.1

24 Aug 07:56
Compare
Choose a tag to compare

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

24 Aug 07:55
Compare
Choose a tag to compare

Release Date 26 Feb 2020

General changes

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