Changelog
Track what's new in Wisp. We'll auto-sync from the app changelog once the website ships to production.
Hub UI MVP, structured answers, overlay settings, promo redemption.
What's new
- Hub: BalancePill, ProfileMenu, UpgradeButton, PlanPicker in the top-bar.
- AI: structured answer contract — separate overlay / spoken / hub text.
- Overlay: hide / show toggle, voice answer toggle, persisted preferences.
- Markdown: Hub renders inline bold, italic, code, and links.
- Promo codes: redeem in Hub → Profile.
Fixes
- Wallet refresh after final answer frame (was: only on manual reload).
- TTS path gated by voice_answer_enabled (was: always synthesising).
Known issues
- Real visual smoke is blocked until Clerk Phase 0 is configured.
- Paid-plan detection requires profile.plan_id from /api/me (fallback to free).
Initial Hub shell + audio onboarding scaffold.
What's new
- Hub layout: sidebar + workspace.
- Audio onboarding: mic permission check + level meter.
- Hotkey capture flow.