Part of #68 (Roadmap to 1.0.0) — release-blocker.
Problem
The README never states which browsers/versions are supported, nor the supported ClickHouse versions or IdP requirements. A 1.0 cannot ship silent on this — especially given the html{zoom} reliance (see the zoom de-risk + WebKit-e2e issues), which makes the supported-engine set a real, non-obvious constraint.
Ask
Add a concise support matrix / system-requirements section to the README:
- Browsers + minimum versions (desktop Chrome/Edge/Firefox; Safari status pending the WebKit decision). Note desktop-only if that's the call (no responsive CSS today).
- ClickHouse server versions (incl. Antalya vs OSS + JWT-verify sidecar notes).
- IdP/OAuth requirements (PKCE public client preferred; the
client_secret caveat → link SECURITY.md).
Acceptance
Folded in from the roadmap (#68) nice-to-haves:
Part of #68 (Roadmap to 1.0.0) — release-blocker.
Problem
The README never states which browsers/versions are supported, nor the supported ClickHouse versions or IdP requirements. A 1.0 cannot ship silent on this — especially given the
html{zoom}reliance (see the zoom de-risk + WebKit-e2e issues), which makes the supported-engine set a real, non-obvious constraint.Ask
Add a concise support matrix / system-requirements section to the README:
client_secretcaveat → link SECURITY.md).Acceptance
Folded in from the roadmap (#68) nice-to-haves:
@media, fixed px,overflow:hiddenon html/body). The matrix should say "desktop browsers" (or add a minimal narrow-viewport fallback) so a phone/tablet user isn't surprised by a silently-broken layout.