FaxStore Changelogs
Over the past few months we've received more and more reports of Stack Overflow JavaScript crashes. See Stack Overflow Errors Explained (Javascript) for more. This update addresses these crash reports and also sets the timeline on the Node version migration as announced to merchants on the 8th of April.
The next FaxStore release (v3.3.0) will have a new Node.js version requirement. Stores will automatically be updated to a 3.2.x version before being permitted to update to the new version.
See why under the changelog.
Database backups will now automatically delete from the backups folder after 30 days - Database Backups.
Store payment records now store the subtotal, discount, fee, processor fee, and total in their own columns - no longer requiring the JSON to be extracted. This can be used in reports
A detailed setup file is now generated when FaxStore is setup for the first time, the log details every action performed during setup It's located at ./files/startup.faxes
Backend has been made for the use of future beta updates
Added Download & Purchase Tracking logs to Reports
The below files are now repackaged in this release as they were missing in 3.2.5 - #93
package.json
package-lock.json (added)
src folder
Fixed a MySQL error on the /store page which contributed highly towards StackOverflow errors - Stack Overflow Errors Explained (Javascript) - #98
Disabled user accounts can no longer complete checkouts - #90
The error handler backend was updated to ensure error-reports retain their readable formatting when updated - #100
Old database updater queries were removed for no longer used FaxStore versions
Looked into a PayPal error (UNPROCESSABLE_ENTITY) which had populated on some stores during checkout. So far it appears to be from incorrect currency values being passed through FaxStore. We'll continue to monitor for this error.
Investigated Stack Overflow errors for updating Discord integration settings. However, did not find consistent replication, a recompile of the Sharf file may assist.
As published alongside the recent 3.2.0 - Store Sorting & Q2 2026 Maintenance changelog for FaxStore, it was mentioned that soon FaxStore will automatically update to the latest node version.
The next version of FaxStore will move to Node.js version 24.14.1. This will be the required version from May 31st. FaxStore will automatically update first to this version (3.2.5) then to 3.3.0 to ensure NVM (Using Node Version Manager) is installed on the system to update Node.Js.
If you have concerns or any queries in regards to this Node version change please contact us on our website - we're more than happy to help.
The 3.3.0 FaxStore is scheduled to release on the 31st of May 2026.