* Add ``Smile!`` text on preview during the capture * Add simple graphical menu for most used config keys * Add support for ``OpenCV`` in order to speed-up image generation * Add a ``fonts`` key in config to choose footers font
1.0.3
* Hide cursor when using touchscreen (see 44) * Add support for capture effects (see 45) * Separate raw captures from final picture (see 43)
1.0.2
- Add new variable 'url' to forge the QRCode url (Fix 15)
1.0.1
- Hide QR code if previous picture is hidden (14) - Run setup.py without qrcode installed (11)
1.0.0
- Change the way to build the URL - Add option to change QRCode location - Add option for a side text
0.0.9
* Autostart of `pibooth` at Raspberry Pi startup can be set in config * Move text editor function in configuration class * Can define a background image for the final picture * Add `auto` value for `[PICTURE][orientation]` parameter * Fix rounding error in footer texts size with python2.7