- Fix server-side redirect to always use canonical rspace.online as base domain instead of deriving from hostClean (prevents demo.rspace.rspace.online) - Fix bare-domain check to exact match instead of .includes() (prevents stacked subdomains from triggering bare-domain routing) - Fix client-side rspaceNavUrl to guard against reserved subdomain names being used as space subdomains (e.g. rspace.rspace.online) - Fix identity component _navUrl with same canonical domain guards - Remove "Try Demo" header button from all shell rendering functions - Remove demo-btn CSS styles - Fix pre-existing SchemaType error in Gemini tool declarations Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||
| test-stack.html | ||