This release focuses on making analytics loading more dependable in the web app.
Analytics loading updates
The OneDollarStats analytics script is now referenced via a shared constant, so the app consistently points to the correct vendor script URL.
We also removed the previous integrity check from the script tag, which could cause some browsers to block analytics when the vendor asset changed.