v1.6.0 — Weekly / monthly AI review, and a toggle for tag suggestions
v1.6.0 — Weekly / monthly AI review, and a toggle for tag suggestions
Highlights:
- AI Review page — a new "Review" tab that turns a week or month of memories into a reflection. Period stats show instantly and for free (entry count, kind breakdown, favorites, a daily-activity chart, and a top-tags cloud). On demand, the primary model writes a review — an evocative headline, a story-like narrative, theme phrases, a highlight line, and a decorative SVG poster — generated once per period and cached. The SVG is sanitized before rendering (tag/attribute allowlist, no scripts) and falls back gracefully if it can't be parsed.
- AI tag-suggestion toggle — a setting (Settings → Roles) to turn off the per-capture tag-suggestion call when you'd rather save cost or latency. On by default.
Notes:
- The database migrates in place automatically (adds a
reportscache table). Existing data is preserved. - "Every Sunday" auto-generation isn't possible in a browser-local app that isn't always running; the Review page shows stats instantly and generates the AI summary on demand (cached), so cost stays in your control.