- Fixed problems with SSE, in some cases it was stuck in a feedback loop, causing PHP-FPM to freeze
- Fixed bug that fullscreen setting was not acknowledged
- Added "text" GET variable (alias of "add") so it can used with the Android App QR & Barcode Scanner
- Added option to ignore invalid SSL certificates (config.php)
- Added bash script for grabbing barcode scanner input
- Moved documentation to ReadTheDocs
- Detect if API key is rejected by Grocy
- Items that were added by clicking on "Add" in the UI were not removed from the shoppinglist
- Ignore case for sorting products
- Display errors in log view as well
- Set HTTP Agent to BarcodeBuddy
- Check if php-sockets is installed
- Added more docker options
- Minor UI changes