Files
Simon James b54a3139c7 Initial commit: Qortal Web Builder monorepo.
Includes QWB, Qortal Web, and Q-Shops Q-Apps with shared packages and build scripts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 12:17:29 +00:00

27 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# QShops — changelog (short)
## 0.0.45
- **Catalog:** list + grid use **square** product images with rounded corners.
- **Checkout:** **Save shipping details** stores profile **in this browser only** (no QDN publish prompt).
- **My orders:** shop avatar & shop name open that shop **in QShops**; published **website title** opens the **WEBSITE**; product image & line text open **product details** (same as View more). Header duplicate **My orders** button removed.
## 0.0.44
- Restored checkout / invoice modal state that was dropped in a refactor.
## 0.0.43
- Marketplace always shows loading or “how to proceed” on cold start; React error boundary around the app shell.
## 0.0.42
- **My orders** tab is not restored from storage when the wallet is not authenticated, so the main column no longer renders blank on cold Hub load.
## Earlier
- Hub bridge resolves iframe `qortalRequest` first (fixes stalled pay / profile actions).
- Buyer profile **Fill** still may load from QDN when a document exists; saves in this build are local unless you use a future sync feature.
For full technical history see the repository `CHANGELOG.md`.