Skip to main content

Wizzo v0.30.0 Release Notes

Released Nov 2, 2025Public Beta

Highlights

  • **Multi-channel notifications shipped**: Push/email/webhook preferences, quiet hours, delivery worker, and Notification Settings UI now coordinate real-time community alerts across achievements, streak milestones, agentic confirmations, and challenge feed events.
  • **Public API v1 live for partners**: OAuth client credentials flow with scoped tokens powers Calendar events, Slack achievement actions, and Notion quest sync endpoints plus signed webhook dispatch and onboarding guides.
  • **Integration activation analytics**: New admin dashboard, activation/activity tables, and partner usage logging illuminate adoption trends and top accounts for pilot integrations.
  • **Explainability everywhere**: Labs Image→Quest dialog, agentic confirmation rationale cards, and updated memory context endpoints surface AI reasoning with source transparency.
  • **Forecasting & telemetry upgrades**: Multimodal daily metrics table with backfill script, forecast/alert cards, Pokee latency insights, voice guardrail panel, and memory backlog monitor bolster Ops readiness.

Fixes

  • Hardened communication preference bootstrapper to backfill missing columns and prevent concurrent table creation races in Neon.
  • Corrected historical metrics backfill to pass event-type arrays safely through Neon’s ANY operator and ensured schema parity for `multimodal_daily_metrics`.
  • Added defensive logging and structured error responses across notification preference APIs, push registration, and queue processing to simplify partner debugging.
  • Normalised integration usage logging so Calendar, Slack, and Notion endpoints update activation health and rate-limit counters consistently.
  • Updated testing guide and migration docs to reflect accurate database commands and schema repair steps uncovered during Sprint 30 QA.

Known issues

  • Pokee Deep Research remains dependent on external credits; exhausted quotas surface 403s and skip attached rationale until credits are restored.
  • Web push registration requires manual notification permission prompts and valid VAPID keys per environment.
  • Partner rate limiting is tuned for pilot scale; enable per-tenant alerting before broad GA rollout.