Skip to content

Changelog

Version v0.25.0

0.25.0 (2026-05-01)

Features

  • auth: foundation + password reset / account recovery (ff5722a)
  • auth: oidc provider with admin CRUD and consent screen (a3d6c7e)
  • auth: passkeys (webauthn) as opt-in sign-in path (6e0f5e8)
  • auth: totp two-factor authentication (97f1d1b)
  • mobile-api: add /me/profile, /me/people, /me/gifts for MCP sidecar (68c1637)
  • mobile-api: land iOS-facing REST surface and isolate impls into _*-impl files (52cf92a)
  • screenshots: add interactive Playwright capture CLI (c31c672)
  • seed: add screenshots fixture seeder (c52b1e4)
  • ui: refine group, settings, comment, and lightbox interactions (a340a64)

Bug Fixes

  • admin: refresh public app-settings after admin toggle (286122d)
  • lists: rework owner and editors avatar stack on list rows (24ade32)