Skip to content

All versions since v0.33.0

v0.33.0

0.33.0 (2026-05-16)

⚠ BREAKING CHANGES

  • settings: fresh deployments no longer expose the todos list type out of the box. Operators can re-enable via the admin app-settings editor.

Features

  • admin: expand edit-user modal with DatePicker and per-user permissions (3663060)
  • docker: generate selfhost compose matrix from feature registry (6b0a407)
  • settings: default enableTodoLists to false for new tenants (7076921)
  • todos: confirm item deletes and align settings UI with type-lock (c1f0610)

Bug Fixes

  • calendar: render dropdown caption layout cleanly (3c08c00)
  • capitalize “Amazon Wish List” consistently (eece254)
  • lists: gate “test” list type to local dev only (c74e7f9)
  • todos: render TodoList on edit page and align add-item dialogs (73b6061)

v0.34.0

0.34.0 (2026-05-16)

Features

  • profile: circular crop dialog and unified admin edit-user save (f4cabc8)

v0.35.0 Latest

0.35.0 (2026-05-18)

Features

  • admin: gate barcode page on enableMobileApp setting (bb2a607)
  • barcode: add admin page and live probe (32a2e97)
  • barcode: add product-lookup endpoint for mobile (0b9a18d)
  • barcode: add schema, settings, and provider layer (1a2c834)
  • items: add product photo upload with AI vision prefill (aa13d16)
  • migrate: detect post-squash upgrade and link recovery docs (a2f82f8)

Bug Fixes

  • admin: toast and close edit-user dialog on save (a74e825)
  • csp: allow blob: in img-src for client-picked image previews (54369c9)
  • garage: use loopback for in-container CLI rpc_public_addr (21e6fa2)
  • scrapers: make AI structured output schema Gemini-compatible (c984b37)