FaxStore Changelogs
This is a smaller update that resolves some critical bugs that have been identified through error reporting and testing.
Fixed users not being able to login due to ERR_UNSAFE_REDIRECT browser errors
MySQL backups have been causing errors on newer machines due to the command format. This has been updated
The 'on sale' option always displaying when editing a product has been fixed - #2328
A number of type errors have been corrected, including reading '0', and 'cache'. These were SQL query errors
The event emitted, received [object Object] error has potentially been resolved, it appears to be a WebSocket error with the Discord API
An SMTP error (0068EC6B457F0000). This was likely due to the merchant enabling SSL when the servers port didn't accept it
We're currently investigating an ongoing write EIO error that's populated on a couple stores. The behaviour hasn't been tracked down and isn't expected to be an issue further
Recently browsers started enforcing unsafe redirects to prevent phishing and token theft. This has caused Discord logs to break on FaxStore which wasn't because the practice was breached. We've passed the incorrect HTTP code with these redirects which has created a "false-positive"
This should now be fully resolved for users attempting to login and end up getting the "Invalid code in request" error.
The revised emails page has been completed - FaxStore - Features - Email System
Color presets are available - FaxStore - Dev Tools - Color Presets