Skip to content

Releases: PhotoboothProject/photobooth

v2.1.0

24 Aug 07:48

Choose a tag to compare

Release Date 16 Jan 2020

Optimize performance:

  • separate trigger and post-process task
  • if possible use faster method to resize a picture

Many new features and options added:

  • new options:
    • Make collage countdown timer adjustable
    • enable/disable real error messages
    • Allow setting a default filter
    • allow to disable filter
    • JPEG quality configurable
    • enable/disable download button in gallery
    • Allow defining a background via admin panel:
      This also gives the possibility to define a livestream URL (e.g. http://192.168.239.77:8081
      if motion is used ) to use a livestream as background.
    • Allow admins to choose what gets deleted at reset (inspired by andreknieriem/photobooth#178)
      • always:
        • delete db.txt
      • optional (but enabled by default):
        • delete images
        • delete "mail-addresses.txt
        • delete personal config (my.config.inc.php)
    • Allow defining Photobooth web server IP to fix image download via QR-Code if Photobooth is accessed via localhost/127.0.0.1
    • Allow choosing a frame at take pic
    • Frames and font adjustable
    • allow protection of admin panel and index with password
    • allow using device cam to take pictures (save origin (localhost/127.0.0.1 if accessed on server, else HTTPS) needed!
    • define Photobooth colors using colorpicker
    • allow more elements to change color
    • allow defining default font size
    • optional rounded edges style
  • admin panel style:
    • change weeding config to event config and add several new symbols to choose
    • own printer submenu
  • Added raspi reset script
  • allow to abort collage creation
  • improve installation script
    • make kiosk mode optional
    • don't delete /var/www/html without request
    • use NGINX by default, optional allow to install Apache or Lighttpd
    • fix printer permissions and install CUPS by default

General changes:

  • README: update formatting and cleanup
  • Fix undefined placeholder warnings
  • take picture: red error messages
  • choose a filter after picture was taken instead before
  • Display collage count before taking photo
  • Handle take photo error cases

Full Changelog: v2.0.2...v2.1.0

v2.0.2

24 Aug 07:47
v2.0.2

Choose a tag to compare

Release Date 22 Oct 2019

Fixed

  • fix saving of chroma keying results
  • fix style for chroma keying
  • fix style of gallery caption
  • fix datetime string on images without date info

We created also an installation script for Raspbian to make the installation easier, and therefore updated our installation instruction.

👏 👏 👏 Thanks to everyone who has contributed to this project. Our community is really awesome.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Aug 07:43
v2.0.1

Choose a tag to compare

Release Date 18 Oct 2019

Fixed

  • fix deletion of db file
  • fix config changes via admin settings

Full Changelog: v2.0.0...v2.0.1

v2.0.0

24 Aug 07:41
v2.0.0

Choose a tag to compare

Release Date 15 Oct 2019

Added

  • add standalone gallery (http://localhost/gallery.php)
  • add button to delete the picture after it was taken and displayed on the screen
  • add option to change style via admin panel
  • add trigger keys for photo and collage via config
  • add option to force the use of a buzzer
  • add option to show a CUPS button
  • add option to resize and crop image by center at print
  • use same printing settings/options for chromakeying as for normal prints
  • take pictures for collage one after the other with or without interruption
  • add version checker to admin page
  • add option to specify data folder
  • add greek as new language

Fixed

  • handle unreadable jpeg while taking a picture
  • show reason why the picture could not been taken
  • fix gallery buttons on small screens
  • fix responsive layout

Changed

  • reorganize all source files
  • refactor all files
  • use yarn and gulp to compile sass

Full Changelog: v1.9.0...v2.0.0

v1.9.0

24 Aug 07:37

Choose a tag to compare

Release Date 27 Sep 2019

  • 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.

Full Changelog: v1.8.3...v1.9.0

v1.8.3

24 Aug 07:34

Choose a tag to compare

Release Date 19 Sep 2019

  • 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

Full Changelog: v1.8.2...v1.8.3

v1.8.2

24 Aug 07:32

Choose a tag to compare

Release Date 16 Sep 2019

  • Added spanish as supported language.
  • Added print text on picture feature.
  • Added optional blue-gray theme.
  • Adjust admin panel.
  • Small bugfixes and improvements as always.

Full Changelog: v1.5.2...v1.8.2

v1.5.2

24 Aug 07:30

Choose a tag to compare

Release Date 07 Jun 2019

  • Bugfixing QR-Code from gallery and live-preview position. Merged pull 45

Full Changelog: v1.5.1...v1.5.2

v1.5.1

24 Aug 07:29

Choose a tag to compare

Release Date 23 May 2019

  • Bugfixing

Full Changelog: v1.4.0...v1.5.1

v1.4.0

24 Aug 07:23

Choose a tag to compare

Release Date 02 Oct 2018

  • Merged several pull-requests. Added Favicons

Full Changelog: v1.3.2...v1.4.0