Releases: vladsomai/Necta
Necta_v1.9
Do not check config when app starts for the first time and there is already a config.
Necta_v1.8
check comit details
Necta_v1.7
Changed the meals logo to png instead of font.
Added Printer Info to be sent after printer fails to print 2 receipts.
Necta_v1.6
add password feature
Necta_v1.5
Disable a new download of chromium.
Use currently installed Chrome browser from machine.
Add Chrome path to config.json
Add an error message in case the path to Chrome is wrong.
Necta_v1.4
Use Foxit as a PDF reader, this allows to set custom margins and scale and saves the props between jobs.
Necta_v1.3
Chrome based HTML engine
Printing done with Adobe
Necta_v1.2
Fix bug when sending Receipt ID instead of printer id
Necta_v1.1
The HTML sometimes took more time to load and the print command was done with an empty document.
Fixed the loading of the HTML to be done async and another thread to wait until the HTML is loaded in order to print it.