Changelog
What's new on wr.fi. 113 creations on the platform.
April 3, 2026
- Context Neighborhoods — backlinks, frontmatter, /api/neighborhood, /api/mine, project filtering
- Collapsible Context section on creation pages showing connections
- ChatGPT security audit fixes: tightened public API responses, robots.txt, trust docs
- Extended context: X-Wrify-Source, X-Wrify-Session headers for workflow linking
April 2, 2026
- ChatGPT/Gemini/Grok docs: prefill link approach documented
- Share menu simplified — added Grok, removed Remix + Developer Tools sections
- Security page maturity note
- Bug 12 + 13 fixes: deleted creations in explore, embed CSP
- Forgot password flow for email/password accounts
April 1, 2026
- Upload endpoints: /u8p (secure+protected), /ux (24h ephemeral), /u1 (view-once)
- PII/credential detection expanded from 21 to 45 patterns
- New account quarantine: tighter rate limits for first 24h
- Interactive todo checkboxes with save
- Sign out button fixed on mobile
- Vanity slug abuse prevention: 30-day cooldown, reserved list expanded
March 31, 2026
- Auth migration: Clerk removed, direct Google + GitHub OAuth added
- Email verification with unverified = unlisted + 30-day expiry
- API auth consolidated to x-api-key header only
- SVG sanitization (server-side), expiry tiers, shortId recycling
- Dashboard fix: version-collapsed view, expiry countdown
- Chat import: multi-format parser (ChatGPT/Grok/Gemini/Claude)
- Multi-file bundle UX: file browser, hosted site navigation
March 28-30, 2026
- CodeMirror editor with markdown toolbar
- Homepage product-first redesign
- Server-side analytics (21 event types)
- Provenance auto-detection from User-Agent
- MIME allowlist per auth tier
Full development history tracked at wr.fi/a028 (180+ versions). Built in public with Claude Code, ChatGPT, Gemini, and Grok.