Release v0.30.0: sync user guide (DOCS.md) with the shipped app
Documentation-only minor. The guide had drifted since it was first written; brought back in sync with v0.7.0–v0.29.0: - "Signing in" rewritten: email + one-time-code, optional passcode, trust-device 30d, optional Turnstile, and the beta-request → pending → admin-grant gate, plus admin-create + invite-claim. The vestigial email allowlist is no longer described as the gate. - "Proposing a new RFC": four → five fields (optional use-case #26) + AI tag-suggestion disclosure (#27). - "Roles & permissions": documents the pending state. - New "Invitations, cross-references, and contribution requests" section (#12 owner invites; #28 auto-link / create-RFC / ask-to- contribute). - New "Privacy and cookies" section (#11/#13). No code/schema/API/config/overlay/secret change — DOCS.md is served verbatim by /api/docs. VERSION + frontend/package.json bumped to 0.30.0. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "rfc-app-frontend",
|
||||
"private": true,
|
||||
"version": "0.29.0",
|
||||
"version": "0.30.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user