v0.11.0-beta
Premium-tier rollout and major AI architecture updates.
追加
- •Introduced premium access foundation with `usePremiumAccess`, new `profiles.is_premium` schema support, and app-wide profile typing updates.
- •Applied premium gating to AI features across insights, tag suggestions, monthly recap, translation/summary tools, and shared-note premium content.
- •Expanded note creation workflows with multiple Bible passages support and robust draft/auto-save behavior in NoteEditor.
改善
- •Reworked AI invocation flow with global request queueing, cooldown tracking, and stronger retry/backoff to reduce provider rate-limit failures.
- •Expanded AI payload operations (`import-note`, `generate-title`) and added degraded local fallbacks for resilient user-facing responses.
- •Upgraded AI Insights UX with view/regenerate controls, saved-state feedback, and callback-based persistence patterns.
修正
- •Hardened share flows using `maybeSingle()` and better clipboard fallbacks for older browser support.
- •Improved shared-note metadata display and refined error-handling paths across AI and sharing workflows.
- •Refactored NoteDetail responsibilities by extracting share logic into a dedicated reusable component.