- Set ``app.previous_picture_url `` with ``baseUrl`` which give access to the photo without login - Token authorization is now stored in ``pibooth`` configuration folder
* Make pibooth work again if gphoto2 is not installed (broken in v1.1.3)
1.1.3
- Can set a background image to the window - Fix countdown delay with gPhoto2 camera - Fix countdown transparency for OpenCV camera - Move background and view in a dedicated Python package - Update pygame-menu colors to be more linked to the dark background - Now if `max_pages` = 0 the printer is not available - Add option `[WINDOW][color]` to change the window background color - Fix undefined variable max_nbr in window - Update README with pibooth features - Change cursor color in menu and font of submenus - Change default value of `[GENERAL][clear_on_startup]` to False - Rename `[GENERAL][failsafe]` option into `[GENERAL][debug]` - Fix bug when DSLR mirror is raised with viewfinder param - Integrate dslr-diagnostic script into pibooth (option `--diagnostic`) - Fix 84: add `[CAMERA][delete_internal_memory]` option
1.1.2
- Fix animated picture when timeout occurs in ChooseState - Fix 65: add overlays option to add a transparency mask - Clear picture maker pool before processing captures - Fix 78: add support to webcam using OpenCV - Fix some docstrings - Add tests on overlay - Make optional RPi.GPIO and picamera in setup.py - Optimize preview with gPhoto2 and OpenCV
1.1.1
Major changes --------------------
- Set ``app.previous_picture_url `` with uploaded picture after processing
- Add possibility to choose duplicate of images (6, 11) - Image can be inserted in template (12, 13) - Drop Python 2.7 (pibooth does not support it anymore)