Releases: dutts/NomOrVom
Releases · dutts/NomOrVom
Latest firefox and chrome release to fix for JE change
Unified release, Chrome + Firefox functionally identical
Merge pull request #18 from dutts/chrome-https 0.17.0 Released (chrome + firefox)
HTTPS support
Allows the addon to circumvent any CORS issues or https problems as the request isn't being made by the injected content script code but from the browser itself.
Fixes the bug where users logged into just-eat (which defaults to https) were no longer able to get results.
Updated to handle "Pending Inspection" from food.gov.uk
Updated to handle "Pending Inspection" from food.gov.uk
Tweaked filter criteria to treat "Pending Inspection" and "No Data" as zero score.
Removed debug code
v0.12 Deployed debug code in previous version
Match on "www" and non "www" addresses
v0.11 Wasn't activating on urls without the "www", doh!
Full postcode search bug fix
When putting in a full postcode in JE, the distance of the restaurant was being added to the end of the address string which was causing the food.gov.uk lookup to fail.
v0.9
Updated for new JE page format
v0.8 Updated for new page layout on JE, v0.8 released
Fixed jQuery references for submission approval
v0.7 Fixed jQuery references