Changelog
All notable changes to this store, one entry per merged pull request.
-
Lint: use route objects in main-account.liquid (+ fix forgot-password link)
👋 Hi Diyesh — small cleanup PR for
sections/main-account.liquid. Two one-line changes. Please read change #2 — it's a likely bug fix, not just lint. -
Security mitigation: server-render addresses, stop exposing customer.id (BBB2-6013)
👋 Hi Diyesh — this is a theme-side mitigation for a confirmed security issue. Please read §1 first so the framing is clear.
-
QC: harden custom account/prescription layer (remove dead XSS code · add fetch timeouts · fix self-XSS)
👋 Hi Diyesh — this PR touches only the custom code your team added on top of the Horizon theme (customer account, order tracking, prescription upload). It is written to be safe, small, and reviewable in ~10 minutes. Nothing here changes the backend, checkout, or any customer-visible behavior. Below is everything you need to understand it, check it, and approve it.
-
feat: add changelog page, agent guide (CLAUDE.md), and CI workflows from Horizon v1
Mem-port tiga hal dari repo Outerbloom Horizon - v1 ke repo ini, sesuai permintaan:
- Halaman Changelog storefront —
sections/changelog.liquid,snippets/changelog-entries.liquid(fresh, hanya berisi entri init; entri Outerbloom tidak ikut), dantemplates/page.changelog.json. Dependensinya (spacing-paddingsnippet, color schemescheme-1) sudah ada di theme ini. - CLAUDE.md — panduan agent yang sama dengan Horizon v1, diadaptasi untuk repo ini: store…
- Halaman Changelog storefront —
-
Initial changelog setup — Horizon theme for FAVO with custom order tracking