← ALL PATCH NOTES
Two front doors: the app moves to its own origin
- dealarena.io is the marketing site. app.dealarena.io is the product. A router sends every URL to whichever one owns it.
- Every product page is behind the login now. The anonymous and demo branches that had quietly accumulated are deleted.
- Analytics came off the app shell entirely. The tracking that belongs on a marketing page does not belong on a page where you work.
- The Chrome extension talks to the app origin directly, so old installs kept working through the move.