Skip to content

0.2.11

Choose a tag to compare

@github-actions github-actions released this 14 Apr 07:51
· 5653 commits to main since this release

0.2.11 Latest

New Features

  • add homepage email auth
  • tighten homepage auth copy
  • add homepage telegram auth
  • accept date-only occurred-at and audit event writes
  • make murph use a single active vault

Bug Fixes

  • restore release green state
  • restore hosted phone auth error export
  • shorten homepage phone label
  • tweak sign-in cta copy
  • refine homepage auth options
  • allow Telegram auth origins in CSP
  • prioritize inbox before cron
  • quiet sqlite and duplicate prisma log noise

Documentation

  • clarify required audit passes

Changelog
Full Changelog: v0.2.10...HEAD

  • fix(repo): restore release green state (f0f2780)
  • chore(web): upgrade next.js to 16.2.3 (60070c0)
  • fix(web): restore hosted phone auth error export (89a97e0)
  • refactor(web): simplify hosted auth flows (2a1228d)
  • fix(web): shorten homepage phone label (5564149)
  • fix(web): tweak sign-in cta copy (011c2be)
  • test(cloudflare): fix worker runtime wake expectation (300658d)
  • fix(web): refine homepage auth options (6cdcd84)
  • refactor(core): simplify audited write seam (f983d76)
  • docs(workflow): clarify required audit passes (f947b78)
  • style(web): simplify homepage email auth form (96aae79)
  • refactor(core): audit public canonical writes (450e496)
  • feat(web): add homepage email auth (a82a062)
  • fix(web): allow Telegram auth origins in CSP (fdb1f3e)
  • feat(web): tighten homepage auth copy (28f310e)
  • feat(web): add homepage telegram auth (78fadfc)
  • feat(cli): accept date-only occurred-at and audit event writes (1bc0c28)
  • refactor(assistant-engine): use multiline prompt blocks (b709d29)
  • refactor(assistant-engine): make system prompt composition readable (45b5f9a)
  • fix(assistant): prioritize inbox before cron (622e756)
  • fix(web): quiet sqlite and duplicate prisma log noise (b95c041)
  • test(cloudflare): cover duplicate activation commit replay (526278c)
  • feat(cli): make murph use a single active vault (8dd34d5)